14509 Commits (c383d6495433a1d72f6a2b82addc0c291f2c684a)

Author SHA1 Message Date
Peter Barker 954eda990a AP_Arming: prepare log for arming and check it is ready 8 years ago
Peter Barker 0769432e63 DataFlash: move log-write-started logic to be backend-specific 8 years ago
Peter Barker 1f0a14ab33 DataFlash: add PrepForArming method 8 years ago
Peter Barker 31083653b2 DataFlash: examples: move starting of new logs into DataFlash 8 years ago
Francisco Ferreira a1115ba5d0
DataFlash: move some code from WritesOK into a new ShouldLog method 8 years ago
Peter Barker b572c13ca9 DataFlash: move starting of new logs into DataFlash 8 years ago
Peter Barker 4234f4ef7a DataFlash: move _initialised into DataFlash_Backend 8 years ago
Peter Barker 999a5e6cda AP_Arming: correct bit used to indicate blended-gps-checking 8 years ago
Peter Barker b8ddf8a289 AP_Arming: use HAL_HAVE_BOARD_VOLTAGE rather than magic-0 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b791fef7cb AP_GPS: Publish the number of satellites in the RTK correction messages, and the age of the RTK correction messages 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ae47ac5a09 AP_GPS: implement missing "RTK number of satellites" and "RTK correction age" information in the GPS2_RAW MAVLink message 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 059c213d19 AP_GPS: Improve comments and documentation (NFC) 8 years ago
Randy Mackay cf47a0d563 AP_AdvancedFailsafe: minor formatting fix 8 years ago
Andrew Tridgell 732dc5984a AP_Compass: added COMPASS_TYPEMASK parameter 8 years ago
Michael du Breuil 5684a5dd36 AP_GPS: Only setup state's instance field during init 8 years ago
Michael du Breuil 52ddaa3e72 DataFlash: POS.RelOriginAlt should be NaN if unknown 8 years ago
Andrew Tridgell 82e7e44cc3 AP_GPS: fixed UAVCAN as 2nd GPS 8 years ago
Peter Barker eb1cf0e73a GCS_MAVLink: remove MSG_STATUSTEXT entirely 8 years ago
Michael du Breuil e092a83ca2 AP_Landing: Deepstall: Allow requiring a minimum altitude to abort a landing 8 years ago
Michael du Breuil 202b40562f Landing: Fix bad deepstall parameter group 8 years ago
Michael du Breuil 8de96ee4a1 AP_Param: Check for duplicate group id's before handling groups 8 years ago
Peter Barker 06647cde2c GCS_MAVLink: move handling of PREFLIGHT_SET_SENSOR_OFFSETS up 8 years ago
Peter Barker bd28bdd907 GCS_MAVLink: move handling of MAG_CAL command longs up 8 years ago
Peter Barker 6b53b5b5f3 AP_Compass: make handle_mag_cal_command return type stricter 8 years ago
Peter Barker a7e57aa3fc GCS_MAVLink: move MAV_CMD_START_RX_PAIR handling to base class 8 years ago
priseborough 58d58b4eac AP_NavEKF3: Initialise EKF origin height to field elevation 8 years ago
priseborough ac568bae53 AP_NavEKF2: Initialise EKF origin height to field elevation 8 years ago
priseborough 0827b13feb AP_NavEKF3: Fix default behaviour for height origin corrections 8 years ago
priseborough 027552ef44 AP_NavEKF2: Fix default behaviour for height origin corrections 8 years ago
Peter Barker 318861e824 GCS_MAVLink: move mavlink support for servo/relay up 8 years ago
Peter Barker cfc8d7feba GCS_MAVLink: add common handling of mavlink command messages 8 years ago
Michael du Breuil 6b60c110a5 AP_Baro: Improve GND_TEMP parameter docs 8 years ago
Michael du Breuil 3dd47bff8b AP_BattMonitor: Allow generic SMBus batteries to not have cell voltages 8 years ago
Peter Barker 69eb9cbdd2 GCS_MAVLINK: add missing mavlink mission msgid to case 8 years ago
Michael du Breuil f14667225d AP_Baro: Avoid a FPE when ground pressure is negative 8 years ago
khancyr f60e7df309 AP_Proximity: correct missing use of PROXIMITY_MAX_DIRECTION 8 years ago
Andrew Tridgell 42181ee7c8 HAL_SITL: use SIM_GPS_LOCKTIME 8 years ago
Andrew Tridgell a7967e00e4 SITL: added SIM_GPS_LOCKTIME parameter 8 years ago
Siddharth Bharat Purohit 807ba9d520 HAL: use correct datatype for time conversion 8 years ago
Siddharth Bharat Purohit caf8dce75c HAL_VRBRAIN: use correct datatype for time conversion 8 years ago
Siddharth Bharat Purohit d1e0f9733e HAL_Linux: use correct datatype for time conversion 8 years ago
Siddharth Bharat Purohit 66a94f7a10 HAL_PX4: use correct datatype for time conversion 8 years ago
Peter Barker aa6b339252 GCS_MAVLink: improve rally debug strings 8 years ago
Peter Barker 99cc684d0a GCS_MAVLink: GCS_Rally: increase severity of mavlink statustexts 8 years ago
Peter Barker ebe3dcef6f GCS_MAVLink: move rally-point handling up 8 years ago
Peter Barker 1748e7cb0c AP_Baro: make backends responsible for setting their health 8 years ago
Randy Mackay d61731cdd6 AP_WheelEncoder: minor formatting fix 8 years ago
Randy Mackay d356e60269 AP_WheelEncoder: library to read from wheel encoders 8 years ago
Peter Barker 3338de827e GCS_MAVLink: remove unneeded telemetry_delayed parameter 8 years ago
Peter Barker 129d7220e6 GCS_MAVLink: move handling of incoming statutext messages up 8 years ago