aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1332 from PX4/FTPLorenz Meier2014-08-283-25/+37
|\
| * Gave up on using bitfieldsDon Gagne2014-08-272-8/+15
| * Modified to use new FILE_TRANSFER_PROTOCOL messageDon Gagne2014-08-273-25/+30
* | mavlink: code style only fixLorenz Meier2014-08-271-13/+13
|/
* px4flow: removed flow report in driver, just use uORB topicJulian Oes2014-08-251-1/+1
* mavlink_main: raise rates of onboard modeJulian Oes2014-08-251-3/+3
* vfr_hud mavlink msg: use baro altThomas Gubler2014-08-231-2/+9
* Merge pull request #1297 from PX4/mission_fixLorenz Meier2014-08-214-16/+21
|\
| * Be more permissive with mission component IDs, renamed camera to onboard link...Lorenz Meier2014-08-213-13/+20
| * mavlink: missions manager compID cleanup, use the common compID, stict compID...Anton Babushkin2014-08-202-11/+9
* | mavlink: Handle command int packetsLorenz Meier2014-08-183-0/+63
|/
* Publish telemetry status on telemetry update and on heartbeat update events t...Lorenz Meier2014-08-173-22/+11
* code style fix for mavlink appLorenz Meier2014-08-171-38/+38
* 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: stream names updated in configurationAnton Babushkin2014-08-131-2/+2
* | mavlink: in HIL_CONTROLS send 0 for disabled channelsAnton Babushkin2014-08-131-8/+13
|/
* Merged master into vision_estimateLorenz Meier2014-08-135-166/+134
|\
| * List command bug fix, easier debuggingDon Gagne2014-08-122-21/+41
| * Merge pull request #1265 from PX4/FTPLorenz Meier2014-08-102-8/+42
| |\
| | * More FTP supportDon Gagne2014-08-102-8/+42
| * | Add default initializers and timestamp in local positionLorenz Meier2014-08-101-3/+4
| * | Updated MAVLink to latest revisionLorenz Meier2014-08-102-136/+49
| |/
| * mavlink, rc.usb: increase HIL_CONTROLS rate and datarate on USB to allow HIL ...Anton Babushkin2014-07-311-2/+2
* | Merged masterLorenz Meier2014-07-3119-1225/+1903
|\|
| * Code style fixesLorenz Meier2014-07-311-7/+10
| * Add missing lockLorenz Meier2014-07-311-0/+5
| * Improved comment of bridge headerLorenz Meier2014-07-301-1/+6
| * make GCC happyLorenz Meier2014-07-301-4/+4
| * Proper locking for message send callsLorenz Meier2014-07-302-6/+17
| * Merge branch 'master' into mavlinkrates2Anton Babushkin2014-07-292-2/+8
| |\
| | * Merge pull request #1228 from PX4/mavlinkonboardLorenz Meier2014-07-292-2/+8
| | |\
| | | * Revert "mavlink: use correct component ID"Julian Oes2014-07-251-2/+2
| | | * mavlink: when detecting spoof, be more verboseJulian Oes2014-07-241-1/+2
| | | * mavlink: use correct component IDJulian Oes2014-07-241-2/+2
| | | * mavlink: onboard links should only pass on messages from the same system IDJulian Oes2014-07-241-1/+6
| * | | mavlink: show 'rate mult' in 'mavlink status' outputAnton Babushkin2014-07-291-0/+1
| * | | Merge branch 'master' into mavlinkrates2Anton Babushkin2014-07-281-7/+24
| |\| |
| | * | Merge pull request #1208 from PX4/sysid_rebootJulian Oes2014-07-251-7/+24
| | |\ \ | | | |/ | | |/|
| | | * Fixes #1207Lorenz Meier2014-07-181-7/+24
| | * | mavlink: TX/RX rate counters addedAnton Babushkin2014-07-233-0/+54
| | * | Fix code style, no actual code editsLorenz Meier2014-07-231-76/+94
| | * | Add hint that heartbeats are only considered if coming from a GCSLorenz Meier2014-07-231-1/+1
| | * | Cleanup of heartbeat handling and status printing. Ready to go mainlineLorenz Meier2014-07-233-23/+30
| | * | Print mavlink radio module ratesLorenz Meier2014-07-233-5/+59
| | * | code style only: Fix indendation in mavlink.hLorenz Meier2014-07-231-4/+4
| | |/
| * | mavlink: all streams ported to new APIAnton Babushkin2014-07-282-317/+347
| * | mavlink: log message severity fixedAnton Babushkin2014-07-283-24/+24
| * | mavlink: more streams ported to new APIAnton Babushkin2014-07-281-284/+300
| * | mavlink: more streams ported to new APIAnton Babushkin2014-07-281-254/+268