44633 Commits (3dff0b3d5846930a467eaa8275d900e5f081cd19)
 

Author SHA1 Message Date
Andrew Tridgell a0de6c620f AP_NavEKF3: use selected GPS for gps_yaw_deg() 4 years ago
Andrew Tridgell f4c3d7286c AP_NavEKF3: support replay with wheel odomotry 4 years ago
Andrew Tridgell b8a3413f5e AP_DAL: support wheel odomotry 4 years ago
Andrew Tridgell 4a06641048 autotest: added RWOH message 4 years ago
Andrew Tridgell afb11cf29b Replay: support wheel odomotry 4 years ago
Andrew Tridgell e87f98066f AP_NavEKF3: support replay with external navigation data 4 years ago
Andrew Tridgell bec095d661 AP_NavEKF2: support replay with external navigation data 4 years ago
Andrew Tridgell c068da154a AP_DAL: support external pos and velocity data 4 years ago
Andrew Tridgell 7f0113b82d autotest: added REPH and REVH 4 years ago
Andrew Tridgell 0ee8b415f2 Replay: support external position and velocity data 4 years ago
Andrew Tridgell 5260d677ef AP_DAL: fixed optical flow replay 4 years ago
Andrew Tridgell 7bbbbd314c AP_NavEKF3: added optflow support for AP_DAL 4 years ago
Andrew Tridgell 224792b8b8 AP_NavEKF2: added optflow support for AP_DAL 4 years ago
Andrew Tridgell dab9d824fd AP_DAL: added optflow support 4 years ago
Andrew Tridgell a56f07b74d AP_Math: allow build without other headers for vector2.h 4 years ago
Andrew Tridgell ef5baaf482 autotest: added ROFH msg 4 years ago
Andrew Tridgell 1fb421ae6a Replay: handle optical flow 4 years ago
Andrew Tridgell 614a77d2c9 Replay: allow for early log end in check_replay.py 4 years ago
Andrew Tridgell 4cd5ac5164 Replay: add call to RFRF handler 4 years ago
Andrew Tridgell 31091d6307 AP_NavEKF3: use ekf_low_time_remaining for core scheduling 4 years ago
Andrew Tridgell 90a8c5cb1a AP_NavEKF2: use ekf_low_time_remaining for core scheduling 4 years ago
Andrew Tridgell 47c3fadc17 AP_DAL: added ekf_low_time_remaining() 4 years ago
Andrew Tridgell 1848491ac2 AP_DAL: fixed GPS backend for multiple sensors 4 years ago
Andrew Tridgell bf61910c7c AP_DAL: fixed shadowed variable 4 years ago
Andrew Tridgell 50d03571da AP_DAL: fixed build without VisualOdometry 4 years ago
Andrew Tridgell b7d60b1d97 AP_Logger: added C field to EKF msgs 4 years ago
Andrew Tridgell 8ba067608b autotest: cope with LogStructure.h in multiple places 4 years ago
Andrew Tridgell 09265a8a9b Replay: improved failure reporting in check_replay.py 4 years ago
Andrew Tridgell f3c3778169 prevent duplicate EKF logging 4 years ago
Andrew Tridgell fa75824948 AP_DAL: added standalone link test 4 years ago
Andrew Tridgell 42d62e138b Tools: updated test helpers to assist in replay testing 4 years ago
Andrew Tridgell 3ae237b652 autotest: started work on replay testing 4 years ago
Andrew Tridgell 161f2a8d2f autotest: improved error msg for missing doc fields 4 years ago
Andrew Tridgell 0c1d665818 waf: support no-gcs and DAL builds 4 years ago
Andrew Tridgell 603146c5ca waf: added --no-gcs build option 4 years ago
Andrew Tridgell 32bda36908 SITL: fixed build with no GCS 4 years ago
Andrew Tridgell 0700ca4882 AP_Vehicle: added DAL standalone vehicle type 4 years ago
Andrew Tridgell ae56f554b9 AP_Vehicle: send watchdog reset msg at startup 4 years ago
Andrew Tridgell 77687a9639 AP_UAVCAN: fixed build with no GCS 4 years ago
Andrew Tridgell 9b35bfba55 AP_AHRS: use enum class for takeoff/touchdown states 4 years ago
Andrew Tridgell 31fbb59384 AP_AHRS: delay EKF start until logging ready 4 years ago
Andrew Tridgell 096aab9388 AP_NavEKF3: convert to use AP_DAL for new replay structure 4 years ago
Andrew Tridgell 6be3d19e82 AP_NavEKF2: convert to use AP_DAL for new replay structure 4 years ago
Andrew Tridgell 97a2c5a576 AP_NavEKF: removed Log_EKF_Timing 4 years ago
Andrew Tridgell c0b20881d6 AP_Math: allow vector3.h to be included earlier in include chain 4 years ago
Andrew Tridgell 09aff03edc AP_Logger: support new replay system 4 years ago
Andrew Tridgell daa0abeb13 AP_Logger: make structure check errors clearer 4 years ago
Andrew Tridgell bd7ed003c2 AP_Logger: split out EKF messages and prepare for new replay 4 years ago
Andrew Tridgell 81f96aedd2 Replay: new replay implemention 4 years ago
Andrew Tridgell e116b1ff0a AP_DAL: added data access layer library 4 years ago