aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/module.mk
Commit message (Collapse)AuthorAgeFilesLines
* mavlink start tool: Reduce stack size to 1000 - it is really just the ↵Lorenz Meier2014-05-151-1/+1
| | | | commandline handler
* mavlink app: Use only the stack it needs to startLorenz Meier2014-05-141-0/+2
|
* Added rangefinder message to MAVLink appLorenz Meier2014-04-131-0/+2
|
* mavlink: commands stream implementedAnton Babushkin2014-04-081-1/+2
|
* mavlink: minor refactoring and cleanup, rate limiter class implemented, new ↵Anton Babushkin2014-02-271-1/+2
| | | | messages added
* mavlink: adding message stream by name implemnted, mavlink streams ↵Anton Babushkin2014-02-261-1/+1
| | | | definitions and formatters moved to mavlink_messages.h/cpp, mavlink_orb_listener class and thread removed
* mavlink: major rewrite, prepare for dynamic mavlink streams configuration, WIPAnton Babushkin2014-02-241-1/+3
|
* Butchered MAVLink C++ app to compile and link - there is no hope it will ↵Lorenz Meier2014-01-281-2/+1
| | | | work out of the box 8)
* MAVLink multi-port WIP, not compiling yetLorenz Meier2014-01-091-6/+6
|
* Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-291-1/+0
|
* Moved mavlink log to system libLorenz Meier2013-08-211-1/+0
|
* Updated mavlink version, massive improvements in mission lib, fixes to HIL ↵Lorenz Meier2013-07-041-1/+1
| | | | (state and sensor level)
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+47