aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_receiver.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-0/+2
|/ /
* | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-131-1/+0
|\ \
| * | mavlink_receiver: don't publish rc_channels on manual_control from mavlink, s...Anton Babushkin2014-04-061-1/+0
| |/
| * mavlink: Add manual SP subscriptionLorenz Meier2014-04-061-0/+1
| * mavlink_receiver: fixed bug in manual control publication, minor refactoringAnton Babushkin2014-04-061-1/+0
* | Merge branch 'beta_mavlink2' into mpc_local_pos_mavlinkAnton Babushkin2014-03-191-0/+1
|/
* Remove now unused hil_counterLorenz Meier2014-03-171-1/+0
* mavlink_receiver: split message handlers to separate methodsAnton Babushkin2014-03-041-0/+11
* mavlink: UART receiver major cleanupAnton Babushkin2014-03-041-33/+24
* mavlink: code style and copyright fixesAnton Babushkin2014-03-011-2/+2
* Mavlink: gotten rid of some warningsJulian Oes2014-02-161-1/+1
* Mavlink: Start multiple uart listeners, HIL workingJulian Oes2014-02-141-2/+1
* Mavlink: allow to stop (WIP)Julian Oes2014-02-131-2/+0
* Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-121-1/+1
* Butchered MAVLink C++ app to compile and link - there is no hope it will work...Lorenz Meier2014-01-281-1/+1
* Not building yet, things are coming together slowly on mavlink appLorenz Meier2014-01-281-1/+3
* Merged beta into mavlink rework branchLorenz Meier2014-01-281-2/+1
* WIP state on getting MAVLink as a class, much of the work done, but does not ...Lorenz Meier2014-01-261-9/+68
* MAVLink multi-port WIP, not compiling yetLorenz Meier2014-01-091-0/+88