aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
* commander, mavlink: fixed base_mode and custom_mode in mavlinkAnton Babushkin2013-08-143-38/+38
* 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-192-25/+33
|\
| * Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-181-0/+11
| * 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-162-7/+13
* | Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-152-10/+11
* | Merged masterLorenz Meier2013-07-159-19/+16
|\|
| * Hotfix for relative altitude waypointsLorenz Meier2013-07-121-1/+1
| * Cleaned up MAVLink include hierarchyLorenz Meier2013-07-089-18/+15
* | Merge branch 'master' into new_state_machineJulian Oes2013-07-088-120/+403
|\|
| * Fixed HIL handlingLorenz Meier2013-07-052-3/+4
| * Removed leftover mavlink_receiver.c fileLorenz Meier2013-07-041-600/+0
| * Updated mavlink version, massive improvements in mission lib, fixes to HIL (s...Lorenz Meier2013-07-048-49/+931
| * 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/io_fixes' into new_state_machineJulian Oes2013-06-181-1/+1
|\ \
| * | Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-121-1/+1
| |/
* | Controllers should not access state machine anymore but access the vehicle_co...Julian Oes2013-06-151-0/+1
* | Introduced new actuator_safety topicJulian Oes2013-06-142-10/+11
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-122-5/+34
|\|
| * Hotfix: Removing GPS debug outputLorenz Meier2013-05-221-5/+5
| * Removed unnecessary cplusplus checkLorenz Meier2013-05-211-4/+0
| * Fixed missing countLorenz Meier2013-05-211-0/+8
| * Fixed va args in MAVLink, tested with RC config, correct outputLorenz Meier2013-05-211-5/+4
| * VA args now supported by MAVLink text messagesLorenz Meier2013-05-211-0/+26
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-172-61/+55
|/
* Merged with masterLorenz Meier2013-05-091-120/+2
* Cut over MAVLink to new build systemLorenz Meier2013-04-2716-0/+4614