13560 Commits (1721216019bdde261e9744a45391a6359b1df974)
 

Author SHA1 Message Date
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
Randy Mackay 798cc36e64 Compass: use_for_yaw for each compass 11 years ago
Randy Mackay 84d792216e Compass: use_for_yaw to use primary compass health 11 years ago
Andrew Tridgell d6c56b8f7a AP_NavEKF: make it clear that all sat counts are covered 11 years ago
Andrew Tridgell a1f5be5b9e AP_NavEKF: simplify variable handling in EKF 11 years ago
priseborough 8223a0d193 AP_NavEKF : Explicitly initialise gpsNoiseScaler to default value 11 years ago
priseborough b61a6c64d7 AP_NavEKF : Reduce weighting on GPS when not enough satellites 11 years ago
priseborough 7370e07c8d AP_AHRS : Prevent EKF starting if GPS sats less than AHRS_GPS_MINSATS 11 years ago
priseborough f99f5759f5 AP_NavEKF : Fix bug in GPS innovation variance growth calculation 11 years ago
priseborough f0ee11e951 AP_NavEKF : Fix bug in reset of position, height and velocity states 11 years ago
Randy Mackay e7b4a02d26 GPS: fix SIRF set-binary message 11 years ago
Andrew Tridgell f6cc8ce5bc GCS_MAVLink: fixed log erase and log request end 11 years ago
Randy Mackay 2dbfc6158d Rover: check target of set-mode request from GCS 11 years ago
Randy Mackay 6d3acba04c Plane: check target of set-mode request from GCS 11 years ago
Randy Mackay 47c135c4e1 GCS_MAVLink: add comments around checking target 11 years ago