aboutsummaryrefslogtreecommitdiff
path: root/vfd-mavlink/src/main/scala/org
Commit message (Collapse)AuthorAgeFilesLines
* generate mavlink files in buildJakob Odersky2014-12-166-344/+0
|
* add battery status messageJakob Odersky2014-11-281-1/+14
|
* propagate mavlink messages to uiJakob Odersky2014-11-152-2/+2
|
* add further support for mavlinkJakob Odersky2014-11-156-98/+109
| | | | | | notes: * the protocol seems bloated for our needs * I'm not sure about the handling of primitive types in the protocol, especially the scalajs handling of numeric types of different widths seems cumbersome
* hand-implement some messagesJakob Odersky2014-11-114-11/+71
|
* cleanupJakob Odersky2014-11-075-19/+50
|
* migrate to using mavlinkJakob Odersky2014-11-064-0/+229