aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix timestampM.H.Kabir2014-12-271-0/+1
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-0/+3
* Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-151-10/+3
|\
| * mavlink: distance sensor: fix max valueThomas Gubler2014-12-131-1/+1
| * Merge pull request #1391 from PX4/vfr_fixLorenz Meier2014-12-061-9/+2
| |\
| | * Merge branch 'master' into vfr_fixAnton Babushkin2014-11-081-0/+32
| | |\
| | * | mavlink: use altitude AMSL in VFR messageAnton Babushkin2014-10-161-9/+2
* | | | added VTOL geometries to determine number of motorsRoman Bapst2014-12-021-1/+12
|/ / /
* | | Merged PX4Flow driver changesLorenz Meier2014-11-261-9/+57
|\ \ \
| * \ \ Merge pull request #1420 from PX4/rctypeLorenz Meier2014-11-171-1/+47
| |\ \ \
| | * | | Force RSSI to zero if RC is lostLorenz Meier2014-11-011-0/+5
| | * | | Encode RC type in RSSI field for GCSLorenz Meier2014-11-011-1/+42
| | | |/ | | |/|
| * | | Fix compile warning in MAVLink appLorenz Meier2014-11-151-3/+3
| * | | MAVLink update compile fixesLorenz Meier2014-11-091-5/+7
| |/ /
* / / replaced optical_flow mavlink message with optical_flow_rad, added gyro_tempe...dominiho2014-10-301-18/+22
|/ /
* | 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
| |\ \