aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink.c
Commit message (Collapse)AuthorAgeFilesLines
* Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB ↵Lorenz Meier2013-07-181-25/+22
| | | | connection operation via QGC
* Cleaned up MAVLink include hierarchyLorenz Meier2013-07-081-4/+3
|
* Updated mavlink version, massive improvements in mission lib, fixes to HIL ↵Lorenz Meier2013-07-041-8/+5
| | | | (state and sensor level)
* Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own ↵px4dev2013-06-011-1/+1
| | | | version of task_spawn that's different.
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+825