aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* MAVLink update compile fixesLorenz Meier2014-11-091-5/+7
* Log text messages only in first instanceLorenz Meier2014-10-171-20/+23
* Log messages sent via MAVLinkLorenz Meier2014-10-171-0/+29
* mavlink: Handle new auto sub states.Lorenz Meier2014-10-091-0/+4
* Revert "Use global position altitude to report HUD altitude, for consistency."Lorenz Meier2014-10-041-5/+1
* Use global position altitude to report HUD altitude, for consistency.tstellanova2014-10-031-1/+5
* mavlink: code style only fixLorenz Meier2014-08-271-13/+13
* vfr_hud mavlink msg: use baro altThomas Gubler2014-08-231-2/+9
* Merge pull request #1273 from PX4/rc_fixsjwilks2014-08-141-4/+4
|\
| * Fixed copy & paste error on RC outputLorenz Meier2014-08-141-4/+4
* | mavlink: in HIL_CONTROLS send 0 for disabled channelsAnton Babushkin2014-08-131-8/+13
|/
* Add default initializers and timestamp in local positionLorenz Meier2014-08-101-3/+4
* Updated MAVLink to latest revisionLorenz Meier2014-08-101-102/+49
* mavlink: all streams ported to new APIAnton Babushkin2014-07-281-316/+347
* mavlink: log message severity fixedAnton Babushkin2014-07-281-18/+1
* mavlink: more streams ported to new APIAnton Babushkin2014-07-281-284/+300
* mavlink: more streams ported to new APIAnton Babushkin2014-07-281-254/+268
* mavlink: more streams ported to new APIAnton Babushkin2014-07-281-351/+362
* mavlink: GPS_RAW_INT stream addedAnton Babushkin2014-07-281-63/+71
* mavlink: STATUSTEXT implemented via streams APIAnton Babushkin2014-07-241-18/+92
* mavlink: MavlinkStream API simplifyedAnton Babushkin2014-07-231-105/+66
* mavlink: ATTITUDE, ATTITUDE_QUATERNION, VFR_HUD streams addedAnton Babushkin2014-07-231-260/+284
* mavlink: HIGHRES_IMU stream addedAnton Babushkin2014-07-231-115/+131
* mavlink: bugs fixedAnton Babushkin2014-07-231-2/+2
* mavlink: move commands stream to mavlink_messages.cpp, bugs fixedAnton Babushkin2014-07-231-0/+70
* mavlink: new message sending API, includes fixedAnton Babushkin2014-07-231-1584/+1602
* mavlink: use send_message() method of Mavlink class instead of using helpersAnton Babushkin2014-07-201-17/+15
* Clean up mavlink moduleJean Cyr2014-07-161-0/+144
* mavlink: Handle unhandled enum casesLorenz Meier2014-07-121-0/+13
* mavlink: use all outputs in HIL modeAnton Babushkin2014-07-101-32/+23
* Merged master to gnss_reworkLorenz Meier2014-07-021-1/+0
|\
| * Merge pull request #984 from PX4/rc_channelsLorenz Meier2014-06-301-1/+0
| |\
| | * rc_channels topic cleanupAnton Babushkin2014-05-201-1/+0
* | | Merged upstream master, add missing changeKynos2014-06-301-10/+10
* | | Merged upstream master into gnss_rework branchKynos2014-06-301-373/+771
|\| |
| * | Merged masterLorenz Meier2014-06-291-2/+9
| |\ \
| | * | mavlink: spaces replaced with tabsAnton Babushkin2014-06-261-4/+4
| | * | mavlink: init structs for HEARTBEAT if uORB topic copy failedAnton Babushkin2014-06-261-2/+9
| * | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-271-13/+15
| |\ \ \
| | * | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-350/+594
| | |\| |
| | | * | mavlink: Always send heartbeat and do not require both topics to updateLorenz Meier2014-06-261-13/+15
| * | | | Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-231-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Hotfix: Move channel count to right positionLorenz Meier2014-06-231-1/+1
| * | | | Merged rate config changesLorenz Meier2014-06-231-0/+120
| |\ \ \ \
| | * | | | mavlink: REQUEST_DATA_STREAM hadling implementedAnton Babushkin2014-04-071-2/+110
| * | | | | Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-231-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Hotfix: Fix message name typoLorenz Meier2014-06-231-1/+1
| * | | | | Merged masterLorenz Meier2014-06-221-361/+603
| |\| | | | | | |_|/ / | |/| | |
| | * | | mavlink: sign of climb rate fixed in VFR_HUD messageAnton Babushkin2014-06-121-1/+1
| | * | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-121-6/+1
| | |\ \ \