Skip to content

SupraJames/tilda-mavlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

tilda-mavlink

Mavlink message decoding on the Tilda MKe

Takes mavlink messages from the on board serial UART, decodes them, and displays them on the LCD. The messages can come straight from an autopilot modules, or a telemetry system like the 3DR radios, and clones.

http://i.imgur.com/rvCok07.jpg

Requires MavLink library - https://github.com/mavlink/c_library and drrk's port of GLCD https://github.com/drrk/glcd-tilda

I'm afraid there is not much here yet :)

Currently, the following messages are decoded:

MAVLINK_MSG_ID_HEARTBEAT for system status

MAVLINK_MSG_ID_VFR_HUD for Alt, Speed, Heading, Course etc

MAVLINK_MSG_ID_GPS_RAW_INT for GPS data

This small project is based on the Tilda MKE, an Arduino Due like board with an LCD, from EMF Camp 2014 See https://badge.emfcamp.org/wiki/TiLDA_MKe for more details about the hardware.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%