8605 Commits (c5a623e15892d63eb3571bc450edea368b2894db)
 

Author SHA1 Message Date
Anton Babushkin c5a623e158 rcS: set rates for parameters and missions on USB connection 11 years ago
Anton Babushkin 07c4144cde mavlink: message buffer size fixed 11 years ago
Anton Babushkin 1938ef16e3 mavlink: don't scale up rates, debug output removed 11 years ago
Anton Babushkin 8f0af1c5fe mavlink: forwarding and FTP fixed, flow control detector fixed 11 years ago
Anton Babushkin c486aa536f mavlink: bug fixed, don't delete mission manages twice 11 years ago
Anton Babushkin b31ddc193c mavlink: tix mission manager to use MavlinkStream API 11 years ago
Anton Babushkin 897984c4f4 mavlink: bug fixed, don't delete parameters stream 11 years ago
Anton Babushkin eb4015ced1 mavlink: strange FIXME comment removed 11 years ago
Anton Babushkin 9df1da1b7c mavlink: STATUSTEXT implemented via streams API 11 years ago
Anton Babushkin ea2dce3992 mavlink: MavlinkStream API simplifyed 11 years ago
Anton Babushkin a65b7aee0b mavlink: ATTITUDE, ATTITUDE_QUATERNION, VFR_HUD streams added 11 years ago
Anton Babushkin 20698c751c mavlink: HIGHRES_IMU stream added 11 years ago
Anton Babushkin 7ecf66c06d mavlink: bugs fixed 11 years ago
Anton Babushkin d70b21c51a mavlink: move commands stream to mavlink_messages.cpp, bugs fixed 11 years ago
Anton Babushkin a5f2d1b066 mavlink: new message sending API, includes fixed 11 years ago
Anton Babushkin 344a34bb72 mavlink: MavlinkStream API updated 11 years ago
Anton Babushkin 4722b609cc mavlink: parameters handling moved to MavlinkParametersManager class 11 years ago
Anton Babushkin ee7cd04e4c mavlink: use send_message() method of Mavlink class instead of using helpers 11 years ago
Lorenz Meier 1f3625371d Obey radio status in opportunistic transmissions as well. Last missing bit are adaptive rates 11 years ago
Lorenz Meier cd8a0cd217 mavlink: Only send event-based messages if there is space in the buffer 11 years ago
Lorenz Meier cbfbdd2788 Merge branch 'master' into mavlinkrates 11 years ago
Lorenz Meier 8688cad8e6 Merge pull request #1205 from PX4/forcefail 11 years ago
Anton Babushkin 41003a2437 mavlink: TX/RX rate counters added 11 years ago
Lorenz Meier 52a9513e64 Update rates 11 years ago
Lorenz Meier 6e3ebd3a36 Fix code style, no actual code edits 11 years ago
Lorenz Meier 5ace06f3b8 Add hint that heartbeats are only considered if coming from a GCS 11 years ago
Lorenz Meier ed31d6a59a Cleanup of heartbeat handling and status printing. Ready to go mainline 11 years ago
Lorenz Meier 74f31618f2 report error in pwm command if any 11 years ago
Lorenz Meier fd50655354 add missing hint to pwm usage 11 years ago
Lorenz Meier 0b3e300303 Merge branch 'forcefail' of github.com:PX4/Firmware into forcefail 11 years ago
Lorenz Meier f3ec1cd580 pwm command: Add missing exit 0 status 11 years ago
Lorenz Meier f3fe9c2fdf Print force fail status 11 years ago
Lorenz Meier 87cc7a81ff Support force fail in valid filter 11 years ago
Lorenz Meier 730a520362 Print mavlink radio module rates 11 years ago
Thomas Gubler 0b743a9f5c parse flighttermination command 11 years ago
Thomas Gubler de0dd71061 pwm: add missing exit 11 years ago
Lorenz Meier 5fc3bc787a code style only: Fix indendation in mavlink.h 11 years ago
Thomas Gubler 78b8e4d59f really checkout latest mavlink master 11 years ago
Thomas Gubler 7b3654a576 checkout latest mavlink master 11 years ago
Thomas Gubler 689536893c px4io driver: force failsafe depending on actuator armed 11 years ago
Thomas Gubler d7e1502a26 Merge remote-tracking branch 'upstream/master' into forcefail 11 years ago
Lorenz Meier 322089a390 Fix unused params 11 years ago
Lorenz Meier 57794925fe Revert "Remove MT_ENABLED param and handles" 11 years ago
Lorenz Meier a4e1a66583 Revert "Remove last reference to mtecs enabled param" 11 years ago
Lorenz Meier 5c8c58a1e6 pwm system command: Allow to force failsave (forcefail command) 11 years ago
Lorenz Meier 903b482378 PX4IO driver: Add support to set force failsafe 11 years ago
Lorenz Meier 9a53fd9648 Add force failsafe flag 11 years ago
Thomas Gubler a1a921d152 Merge pull request #1204 from PX4/tecs-cleanup 11 years ago
Lorenz Meier 81f60329e4 Remove last reference to mtecs enabled param 11 years ago
Lorenz Meier 90a5ae1afd Remove MT_ENABLED param and handles 11 years ago