aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_main.h
Commit message (Expand)AuthorAgeFilesLines
* Be more permissive with mission component IDs, renamed camera to onboard link...Lorenz Meier2014-08-211-1/+1
* Proper locking for message send callsLorenz Meier2014-07-301-0/+1
* mavlink: log message severity fixedAnton Babushkin2014-07-281-1/+1
* mavlink: forwarding and FTP fixed, flow control detector fixedAnton Babushkin2014-07-251-7/+12
* mavlink: tix mission manager to use MavlinkStream APIAnton Babushkin2014-07-241-2/+0
* mavlink: STATUSTEXT implemented via streams APIAnton Babushkin2014-07-241-6/+12
* mavlink: new message sending API, includes fixedAnton Babushkin2014-07-231-47/+11
* mavlink: use send_message() method of Mavlink class instead of using helpersAnton Babushkin2014-07-201-0/+6
* mavlink: Only send event-based messages if there is space in the bufferLorenz Meier2014-07-191-1/+16
* mavlink: TX/RX rate counters addedAnton Babushkin2014-07-191-0/+23
* Print mavlink radio module ratesLorenz Meier2014-07-191-0/+10
* code style only: Fix indendation in mavlink.hLorenz Meier2014-07-191-4/+4
* Enable stricter compile mode and ensure the most relevant bits are initialize...Lorenz Meier2014-07-151-0/+4
* Fix severity handling of text messagesLorenz Meier2014-07-121-10/+36
* Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-07-041-5/+5
|\
| * mavlink: Warning fixesLorenz Meier2014-06-301-6/+6
* | mavlink, commander: bugs fixedAnton Babushkin2014-06-301-8/+2
* | Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-06-301-3/+11
|\|
| * Fix compiler warningsDon Gagne2014-06-291-2/+2
| * Merged masterLorenz Meier2014-06-291-77/+96
| |\
| * \ Merged rate config changesLorenz Meier2014-06-231-1/+4
| |\ \
| | * | mavlink: REQUEST_DATA_STREAM hadling implementedAnton Babushkin2014-04-071-1/+2
| * | | Merged masterLorenz Meier2014-06-221-2/+8
| |\ \ \
| * | | | Capture TX issues in performance counter instead of spamming console in mavli...Lorenz Meier2014-06-221-0/+6
* | | | | Fix failed mergeLorenz Meier2014-06-291-54/+0
* | | | | Merged masterLorenz Meier2014-06-291-57/+132
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Support for List, Open, Read, Terminate commandsDon Gagne2014-06-271-0/+3
| * | | | merged masterLorenz Meier2014-06-261-0/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Formatting and some ftp drive-byLorenz Meier2014-06-081-78/+94
| | |/ / | |/| |
* | | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-141-74/+18
* | | | mavlink: fix WPM initializationAnton Babushkin2014-06-141-1/+3
* | | | Merge branch 'mavlink_stack' into dataman_stateAnton Babushkin2014-06-121-2/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-101-2/+2
| |\| |
| * | | mavlink app: Clean up allocationsLorenz Meier2014-05-161-3/+7
* | | | mavlink: retry timeout moved to defineAnton Babushkin2014-06-101-3/+5
* | | | mavlink: waypoint manager fixes, mission saving on rebootAnton Babushkin2014-06-091-6/+7
| |/ / |/| |
* | | mavlink: send MISSION_REQUEST after short timeout when receiving mission, rem...Anton Babushkin2014-06-061-0/+1
* | | mavlink: Compile warning fixesLorenz Meier2014-05-211-3/+1
|/ /
* | mavlink app: Fix use of message bufferLorenz Meier2014-05-151-1/+0
* | add parameter to mavlink app to allow parsing of HIL GPS message even if not ...Thomas Gubler2014-04-231-0/+3
* | Indentation.Helen Oleynikova2014-04-101-8/+8
* | Finished adding a '-w' option.Helen Oleynikova2014-04-101-0/+12
* | Merge pull request #814 from PX4/mavlink_fdLorenz Meier2014-04-081-0/+2
|\ \
| * | mavlink: accessor for _mavlink_fdThomas Gubler2014-04-081-0/+2
| |/
* / mavlink: implemented multicasting between mavlink instances (two options: for...Julian Oes2014-04-031-1/+33
|/
* mavlink: add onboard function for camera capture commandsJulian Oes2014-03-171-1/+2
* Do not work on USB UARTsLorenz Meier2014-03-161-0/+1
* Merge branch 'beta_mavlink2' into mavlink2_hilAnton Babushkin2014-03-161-0/+11
|\
| * Fine tuning for flow control disable to stop firing after change is effectiveLorenz Meier2014-03-121-0/+4
| * Added hardware flow control to mavlink app. Auto-disables if nothing can be w...Lorenz Meier2014-03-121-0/+7