aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_orb_listener.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Mavlink: Start multiple uart listeners, HIL workingJulian Oes2014-02-141-6/+6
|
* Mavlink: allow to stop (WIP)Julian Oes2014-02-131-2/+1
|
* Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-121-26/+6
| | | | | | | Conflicts: src/modules/mavlink/mavlink.c src/modules/mavlink/mavlink_receiver.h src/modules/mavlink/orb_listener.c
* Mavlink: get orb_listener to workJulian Oes2014-02-111-35/+39
|
* Mavlink: get rid of some warnings, initialize channelJulian Oes2014-02-111-5/+4
|
* Move orb listener to new thread contextLorenz Meier2014-02-021-3/+3
|
* Butchered MAVLink C++ app to compile and link - there is no hope it will ↵Lorenz Meier2014-01-281-12/+12
| | | | work out of the box 8)
* Not building yet, things are coming together slowly on mavlink appLorenz Meier2014-01-281-265/+292
|
* Merged beta into mavlink rework branchLorenz Meier2014-01-281-23/+15
|
* WIP state on getting MAVLink as a class, much of the work done, but does not ↵Lorenz Meier2014-01-261-3/+3
| | | | compile yet
* MAVLink multi-port WIP, not compiling yetLorenz Meier2014-01-091-0/+828