6608 Commits (9d3a9c20a86676f8edb57777bdb1d024ddca252a)

Author SHA1 Message Date
priseborough bf89c56e54 AP_NavEKF: Fix comments error in description of flow sensor sign conventions 10 years ago
priseborough 685fa383e4 DataFlash: Log EKF solution status message 10 years ago
priseborough 4eb19c2324 AP_NavEKF: Rationalise health status reporting 10 years ago
priseborough 78b30e4ce5 AP_NavEKF: Increase rate at which GPS glitch offsets are reduced for planes 10 years ago
Andrew Tridgell e0943851d6 DataFlash: log gyro and accel error counts 10 years ago
Andrew Tridgell b9adc6e466 AP_InertialSensor: prefer sensors that have zero error counts 10 years ago
Randy Mackay 4a1ba9b186 AC_WPNav: minor const fix 10 years ago
Randy Mackay c7192c5eef Notify: remove Led class 10 years ago
Randy Mackay 352b52d73f Notify: remove reliance on Led class 10 years ago
Randy Mackay d67b4a8d49 Notify: add pre_arm_gps_check flag 10 years ago
Andrew Tridgell c93ae67541 DataFlash: don't try and open logfile on failure more than once 10 years ago
Andrew Tridgell abd1ece6e3 DataFlash: don't write out parameters if log open fails 10 years ago
priseborough f2c506339a AP_NavEKF: Reduce time required to recover from GPS timeouts 10 years ago
priseborough f73816dbb5 AP_NavEKF: Improve robustness to long periods without GPS 10 years ago
Randy Mackay a44b4b5e87 Mission: allow 15 do-jump commands on Pixhawk 10 years ago
priseborough 3afde0061f AP_NavEKF: Use named states for velocity reset 10 years ago
priseborough f6ce25df2a AP_NavEKF: Do not reset vertical velocity state from GPS 10 years ago
Andrew Tridgell 597273cfff AP_TECS: remove lag from height demand in landing 10 years ago
Andrew Tridgell b5a5b71512 GCS_MAVLink: reverse sense of check_and_forward() 10 years ago
Andrew Tridgell a967a682a4 GCS_MAVLink: added routing test sketch 10 years ago
Andrew Tridgell 7f817502c4 GCS_MAVLINK: implement new routing rules 10 years ago
Andrew Tridgell 70f5ec60e8 AP_TECS: added get_land_sinkrate() 10 years ago
Andrew Tridgell 8c1cab84c7 AP_SpdHgtControl: added get_land_sinkrate() 10 years ago
Randy Mackay 21beb26484 Notify: minor event reordering 10 years ago
Randy Mackay e68a69e139 ToneAlarm_PX4: remove user_mode_init flag 10 years ago
Randy Mackay 1c8ab375e2 Notify: rename failsafe_action event 10 years ago
Randy Mackay 972c8e47d2 Notify: rename notify_types to notify_flags_type 10 years ago
Randy Mackay bfc86ac7c0 ToneAlarm_PX4: add comments 10 years ago
Randy Mackay c75ab8f3e5 Notify: add comments re events 10 years ago
Jonathan Challinger 3dfcdde6be AP_Notify: Rework ToneAlarm_PX4 to play tones from local array 10 years ago
priseborough e2d47f836e AP_TECS: Fix bug causing plane to fly high on landing approach 10 years ago
Randy Mackay b54b7b7448 GCS_MAVLink: fix compiler error 10 years ago
Randy Mackay e581e81da5 AP_NavEKF: reorder declation to fix compiler warning 10 years ago
Randy Mackay ddda0d52ce Baro: reorder declaration to fix compiler warning 10 years ago
Andrew Tridgell ade7f9e1a9 GCS_MAVLink: fixed forwarding of non-targetted messages 10 years ago
Andrew Tridgell fcf17829cc GCS_MAVLink: fixed addition to routing table 10 years ago
Andrew Tridgell 079158d4b8 GCS_MAVLink: strip out the old GCS_Class class 10 years ago
Andrew Tridgell f198cdcf20 GCS_MAVLink: added support for a MAVLink snoop function 10 years ago
Andrew Tridgell 34be7f808e GCS_MAVLink: only try to fwd packets to active channels 10 years ago
Andrew Tridgell 411766f45a AP_Mount: removed use of mavlink_check_target() 10 years ago
Andrew Tridgell 4a9331c505 AP_Camera: removed use of mavlink_check_target() 10 years ago
Andrew Tridgell f1edd1bafb GCS_MAVLink: removed use of mavlink_check_target() 10 years ago
Andrew Tridgell aa88ba4158 GCS_MAVLink: only call message handler for our own messages 10 years ago
Andrew Tridgell 11f88f0f5d GCS_MAVLink: added routing object to GCS_MAVLink 10 years ago
Andrew Tridgell b91529622b GCS_MAVLink: initial implementation of MAVLink routing object 10 years ago
Andrew Tridgell 76c710f596 GCS_MAVLink: removed obsolete headers 10 years ago
Andrew Tridgell 3354cb37d0 AP_GPS: fixed vertical velocity in Replay 10 years ago
Andrew Tridgell 4a91546ced HAL_PX4: FRAM does not support fsync 10 years ago
Randy Mackay da247bacf8 GCS_MAVLink: add OPTICAL_FLOW to ap_message enum 10 years ago
Randy Mackay 3c23f00e81 OptFlow: remove ADNS3080 image grabber example 10 years ago