aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_receiver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mavlink, mavlink_onboard: bugfixes, code style fixedAnton Babushkin2013-10-081-10/+60
|
* mavlink_onboard: major optimization, cleanup and minor fixes, WIPAnton Babushkin2013-10-081-1/+1
|
* Hotfixes for HIL and mode switching.Lorenz Meier2013-09-221-10/+37
|
* re-enable state hilThomas Gubler2013-09-201-0/+1
|
* Fixed mavlink start / stop to ensure process is in a sane state once NSH returnLorenz Meier2013-09-081-0/+2
|
* Fixed sched param setup in MAVLink appLorenz Meier2013-09-051-0/+1
|
* Minor fix in "set mode" command handling.Anton Babushkin2013-08-251-1/+1
|
* Merge branch 'seatbelt_multirotor_new' of github.com:PX4/Firmware into ↵Lorenz Meier2013-08-231-1/+4
|\ | | | | | | multirotor
| * Indicate AUTO submodes in mavlink custom_mode.Anton Babushkin2013-08-231-1/+4
| |
* | Moved math library to library dir, improved sensor-level HIL, cleaned up geo ↵Lorenz Meier2013-08-211-2/+86
|/ | | | / conversion libs
* Cleaned up MAVLink include hierarchyLorenz Meier2013-07-081-2/+0
|
* Fixed HIL handlingLorenz Meier2013-07-051-2/+3
|
* Updated mavlink version, massive improvements in mission lib, fixes to HIL ↵Lorenz Meier2013-07-041-0/+672
(state and sensor level)