aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink.c
Commit message (Expand)AuthorAgeFilesLines
* commander, mavlink: fixed base_mode and custom_mode in mavlinkAnton Babushkin2013-08-141-27/+25
* State machine rewritten, compiles, WIPAnton Babushkin2013-07-281-38/+15
* commander: WIP, SEATBELT renamed to ASSISTED, added SIMPLE mode, added ASSIST...Anton Babushkin2013-07-221-6/+6
* Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-191-25/+22
|\
| * Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-181-25/+22
* | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-6/+9
* | Merged masterLorenz Meier2013-07-151-4/+3
|\|
| * Cleaned up MAVLink include hierarchyLorenz Meier2013-07-081-4/+3
* | Merge branch 'master' into new_state_machineJulian Oes2013-07-081-9/+6
|\|
| * Updated mavlink version, massive improvements in mission lib, fixes to HIL (s...Lorenz Meier2013-07-041-8/+5
| * Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-60/+54
|/
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+825