aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/module.mk
Commit message (Expand)AuthorAgeFilesLines
* mavlink: move commands stream to mavlink_messages.cpp, bugs fixedAnton Babushkin2014-07-231-1/+0
* mavlink: new message sending API, includes fixedAnton Babushkin2014-07-231-0/+1
* Enable stricter compile mode and ensure the most relevant bits are initialize...Lorenz Meier2014-07-151-0/+2
* Merged masterLorenz Meier2014-06-291-1/+2
|\
| * Merge branch 'master' into mavlink-ftppx4dev2014-06-071-0/+2
| |\
| * | WIP: Mavlink file serverpx4dev2014-05-041-1/+2
* | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-141-0/+1
| |/ |/|
* | mavlink start tool: Reduce stack size to 1000 - it is really just the command...Lorenz Meier2014-05-151-1/+1
* | 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 m...Anton Babushkin2014-02-271-1/+2
* mavlink: adding message stream by name implemnted, mavlink streams definition...Anton Babushkin2014-02-261-1/+1
* 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 work...Lorenz Meier2014-01-281-2/+1
* 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 (s...Lorenz Meier2013-07-041-1/+1
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+47