13574 Commits (39fadad7d6e97f6dfcbe8f906e470c6fa1084fa2)
 

Author SHA1 Message Date
Randy Mackay 2155951e63 Tracker: move startup delay to update_tracking call 10 years ago
Randy Mackay 1135ef3610 Tracker: move servo control to servos.pde file 10 years ago
Randy Mackay 643a680fed Tracker: move pos estimate to separate function 10 years ago
Randy Mackay 8e548ddabc Tracker: move auto, manual and scan to separate files 10 years ago
Randy Mackay 7afd443f57 Tracker: move bearing and dist calcs to separate function 10 years ago
Randy Mackay a0e89281ef Tracker: move vehicle pos estimate to separate function 10 years ago
Randy Mackay 1f91306a3b Tracker: remove unused relative_alt 10 years ago
Randy Mackay 8fde1aabe9 Tracker: add vehicle struct comments 10 years ago
Randy Mackay ac158f15e9 Tracker: check target of manual control msgs 10 years ago
Randy Mackay df827fdb8c Tracker: add nav_status comments 10 years ago
Andrew Tridgell e0e534628b HAL_Linux: support direct UDP output from UART drivers 10 years ago
Randy Mackay 4e27dbdc42 Copter: ReleaseNotes for AC3.2-rc11 10 years ago
Randy Mackay 1754cacf3c AC_PosControl: remove completed to-do comments 10 years ago
Randy Mackay f65e81cb07 AC_AttControl: remove some old comments 10 years ago
Randy Mackay 793ed20534 CoaxCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 57f6d0ff60 SingleCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 85fb4b122a MotorsMatrix: _min_throttle interpreted as 0 ~ 1000 range for throttle_lower flag 10 years ago
Randy Mackay 91e5201439 Tri: _min_throttle interpreted as 0~1000 range for throttle_lower flag 10 years ago
Craig Elder 7367ea04a7 AP_GPS: Adding support for the NEO7 GPS 11 years ago
Randy Mackay 68a9286086 Copter: use define for pre-arm compass offset check 11 years ago
priseborough 8aa267f75f AP_NavEKF : Fix bug in reset of GPS glitch offset 11 years ago
Randy Mackay b3bbec24e4 RangeFinder: TYPE param description to PX4-I2C 11 years ago
Randy Mackay 8ce4893180 RangeFinder: TYPE param description to PX4-MaxbotixI2C 11 years ago
Randy Mackay 7ced9b1bd3 TradHeli: remove overall throttle level from landing check 11 years ago
Randy Mackay b17c6d3368 Plane: only report ahrs unhealthy after initialisation 11 years ago
Randy Mackay 799f559c1d Rover: only report ahrs unhealthy after initialisation 11 years ago
Randy Mackay f059af2386 Copter: only report ahrs unhealthy after initialisation 11 years ago
Randy Mackay 85eee31510 AHRS: rename ekfNotStarted method to initialised 11 years ago
priseborough 7cea7c6a18 AP_AHRS : add method to report if EKF is waiting to start 11 years ago
Randy Mackay b06d3d3f52 Tracker: remove forwarding of pos and pressure to vehicle 11 years ago
Randy Mackay 111ec147f0 Tracker: GCS_Mavlink format fix-up of indentation 11 years ago
Randy Mackay 3e62b188a1 Tracker: process mavlink msgs from vehicle once 11 years ago
Randy Mackay 7a06ed8a8a AntennaTracker: minor comment and format fix 11 years ago
Randy Mackay 72053a8a74 AntennaTracker: notify armed after receiving vehicle position 11 years ago
Randy Mackay dbc1c03d49 Tracker: use handle_set_mode() 11 years ago
Andrew Tridgell 9453154b75 Rover: use handle_set_mode() 11 years ago
Andrew Tridgell f2e6fa3fb0 Copter: use handle_set_mode() 11 years ago
Andrew Tridgell c4b17b74e2 Plane: use handle_set_mode() 11 years ago
Andrew Tridgell 60aa017e11 GCS_MAVLink: added handle_set_mode() function 11 years ago
Randy Mackay a860d91930 Rover: allow GCS to turn safety switch on/off 11 years ago
Randy Mackay bab2c17e11 Rover: set sys_status motor outputs bit from safety switch 11 years ago
Randy Mackay 82225de6fa Plane: allow GCS to turn safety switch on/off 11 years ago
Randy Mackay 7a6b55368e Plane: set sys_status motor outputs bit from safety switch 11 years ago
Randy Mackay 7caa611eb1 Compass_HIL: use instance specific orient and external 11 years ago
Randy Mackay 86aac4f40c Compass_HMC5843: use instance specific orient and external 11 years ago
Randy Mackay 900896977c Compass_VRBrain: use instance specific orient and external 11 years ago
Randy Mackay 85e82a0399 Compass_PX4: use instance specific orient and external 11 years ago
Randy Mackay 023b6afe8b Compass: add ORIENT2 and EXTERNAL2 params 11 years ago
Randy Mackay 16058cb730 Compass_VRBrain: primary compass based on use_for_yaw 11 years ago
Randy Mackay 01fa4ba619 Compass_PX4: primary compass based on use_for_yaw 11 years ago