aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
...
| * 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