aboutsummaryrefslogtreecommitdiff
path: root/vfd-mavlink/src/main/scala/org/mavlink/payload.scala
Commit message (Collapse)AuthorAgeFilesLines
* add further support for mavlinkJakob Odersky2014-11-151-21/+0
| | | | | | 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-111-1/+1
|
* cleanupJakob Odersky2014-11-071-0/+21