13917 Commits (c16046aadfcb321e906f91b01c2b17d5e297500c)

Author SHA1 Message Date
Andrey Kolobov 5fdebe23cc AP_TECS: disable bad descent for soaring 8 years ago
Andrey Kolobov 9f2f070439 AP_Soaring: adding const qualifiers to some of soaring controller's methods 8 years ago
Andrew Tridgell 2b2fed735b AP_Soaring: fixed SOAR logging 8 years ago
Andrey Kolobov 42f5b5a232 AP_Soaring: fixes for matrixN changes 8 years ago
Andrew Tridgell 819c70494f AP_Soaring: added SOAR_ENABLE_CH parameter 8 years ago
Andrey Kolobov a1fa2a9de3 AP_Math: added matrixN for soaring controller 8 years ago
akolobov a3f3097941 AP_TECS: added function to reset integrator 8 years ago
akolobov acddf6bdf3 AP_SpdHgtControl: added function to reset integrator 8 years ago
Andrey Kolobov ea534f0445 AP_Soaring: added AP_Soar library, formerly known as SoaringController 8 years ago
Francisco Ferreira 7afcbf51ec
AP_Math: also fix SEC_PER_WEEK 8 years ago
murata 1982285e23 AP_Math: update MSEC_PER_SEC definition to fix GPS time calcs 8 years ago
Randy Mackay b82098ca44 AP_GPS: fix blended ground course 8 years ago
Randy Mackay 3e628f30ff AP_GPS: fix blending when accuracy reported as 1mm 8 years ago
Randy Mackay f340c118d4 AP_Arming: GPS blending health check renamed 8 years ago
Randy Mackay 2002827de3 AP_GPS: rename pre-arm blending health check 8 years ago
Randy Mackay e9c881c668 AP_GPS: stop blending if too many blending failures 8 years ago
Randy Mackay b7ad8da9b9 AP_GPS: minor bracketing fix 8 years ago
Randy Mackay 5de64273ec AP_GPS: more efficient initialisation of blending arrays 8 years ago
Randy Mackay 81b20e971b AP_GPS_UBLOX: use get_rate_ms accessor 8 years ago
Randy Mackay ef1399a52f AP_GPS: fixups after peer review 8 years ago
Randy Mackay 2f21e3b40c DataFlash: rename GPS3/GPA3 to GPSB/GPAB 8 years ago
Randy Mackay 4f0333892d AP_Arming: clarify GPS inconsistency message 8 years ago
Randy Mackay e398bb5c68 AP_Arming: make gps-checks virtual 8 years ago
Randy Mackay 9f21649dc0 AP_Arming: add gps consistency and blend health check 8 years ago
Randy Mackay 729ce34ce3 AP_GPS: add all_consistent and blend health for use as pre-arm check 8 years ago
Randy Mackay 72dfe1127f AP_GPS: protect parameters from being accessed externally 8 years ago
Randy Mackay 3172657f26 AP_GPS: move constructor and complex accessors to cpp file 8 years ago
Randy Mackay 0066022a7f AP_GPS: check for valid instance in highest_supported_status 8 years ago
Randy Mackay e764f0d5d0 AP_GPS: sanity check update rate 8 years ago
priseborough 6b26bdd454 AP_GPS: Add option to blend multiple GPS receivers 8 years ago
Randy Mackay cd379b0e86 AP_GPS: move time_epoch calcs into proper file 8 years ago
Randy Mackay a79474dcbc AP_GPS: minor comment fix 8 years ago
Randy Mackay 201504dbae AP_GPS: remove unused get_antenna_offsets() 8 years ago
Randy Mackay 2d0258b6a2 AP_GPS: remove unused highest_supported_status(void) 8 years ago
Randy Mackay ac86c7999b AP_GPS_MAV: set have_accuracy as boolean 8 years ago
priseborough a82b6929f1 DataFlash: Allow logging of blended GPS instance 8 years ago
priseborough 56a9e2c462 AP_NavEKF3: Reference correct derivation 8 years ago
priseborough 44fa82d58c AP_NavEKF2: Reference correct derivation 8 years ago
priseborough 18927395d7 AP_NavEKF3: log correct GPS for replay 8 years ago
priseborough 407a60e599 AP_NavEKF2: log correct GPS for replay 8 years ago
priseborough 01551a4423 AP_NavEKF3: handle position jump caused by change in GPS receiver 8 years ago
priseborough 8c46d4316b AP_NavEKF2: handle position jump caused by change in GPS receiver 8 years ago
Randy Mackay 341b926a43 AP_HAL_SITL: add glitch for 2nd ublox 8 years ago
Randy Mackay 07ce7b8bd6 SITL: add GPS2_GLITCH parameter 8 years ago
Michael Oborne e4ff445ea7 AP_GPS_GSOF-NOVA: fix last_gps_time_ms 8 years ago
mirkix 9e1345453f AP_HAL_Linux: BBBmini remove onboard OpticalFlow 8 years ago
mirkix ac60ddfdde AP_OpticalFlow: allow to search on I2C bus 2 8 years ago
mirkix ad208cab56 AP_OpticalFlow: BBBmini remove onboard OpticalFlow 8 years ago
mirkix 81da61a68d AP_HAL: BBBmini remove onboard OpticalFlow 8 years ago
Michael du Breuil be1fd147fc Arming: Remove the SITL protection around GPS configuration, and rely upon the GPS library instead 8 years ago