aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mavlink: Start multiple uart listeners, HIL workingJulian Oes2014-02-141-9/+32
* Mavlink: allow to stop (WIP)Julian Oes2014-02-131-15/+47
* Mavlink: don't allow multiple instances on the same deviceJulian Oes2014-02-121-1/+18
* Mavlink: enable log messages to multiple UARTsJulian Oes2014-02-121-8/+12
* Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-121-17/+25
* Mavlink: bring mavlink log messages to lifeJulian Oes2014-02-121-25/+31
* Mavlink: get orb_listener to workJulian Oes2014-02-111-5/+24
* Mavlink: hearbeat sending works nowJulian Oes2014-02-111-66/+70
* Mavlink: get rid of some warnings, initialize channelJulian Oes2014-02-111-31/+23
* Fixes and cleanupsLorenz Meier2014-02-021-29/+25
* Merged upstreamLorenz Meier2014-02-021-19/+16
|\
| * Move instance to new task contextLorenz Meier2014-02-021-18/+15
* | Fixed initLorenz Meier2014-02-021-104/+76
|/
* Butchered MAVLink C++ app to compile and link - there is no hope it will work...Lorenz Meier2014-01-281-59/+63
* Not building yet, things are coming together slowly on mavlink appLorenz Meier2014-01-281-7/+11
* WIP state on getting MAVLink as a class, much of the work done, but does not ...Lorenz Meier2014-01-261-127/+135
* MAVLink multi-port WIP, not compiling yetLorenz Meier2014-01-091-0/+1819