44856 Commits (8647dda8a99bfa7e48987cceaf677624d8612919)
 

Author SHA1 Message Date
Andrew Tridgell 7568639af7 Replay: don't build on chibios 4 years ago
Andrew Tridgell 025cf8f72b autotest: cleanup load_local_module 4 years ago
Andrew Tridgell 0ca54016bb Replay: cleanup use of globals 4 years ago
Andrew Tridgell 806852c9c3 AP_Math: speedup fill nanf 4 years ago
Andrew Tridgell c321025725 HAL_SITL: run nanf fill every 10 loops 4 years ago
Andrew Tridgell 690af580c9 autotest: abstract out load_local_module() 4 years ago
Andrew Tridgell f674d124d6 autotest: use SITL replay 4 years ago
Andrew Tridgell 3152da98e1 AP_Logger: skip structure validation in replay 4 years ago
Andrew Tridgell d380447cd5 HAL_SITL: support command line args for replay 4 years ago
Andrew Tridgell f966e92d99 HAL_SITL: default model for replay 4 years ago
Andrew Tridgell 85aa64780c Replay: allow replay to run on SITL instead of linux HAL 4 years ago
Andrew Tridgell 0bc77a3baf AP_NavEKF3: fixed whitespace 4 years ago
Andrew Tridgell 7b50780c5e autotest: fixed rmtree error in autotest 4 years ago
Andrew Tridgell 8cb3013217 AP_DAL: setup low pass IMU filter for 20Hz 4 years ago
Andrew Tridgell 9e73922fd9 AC_PID: use calc_lowpass_alpha_dt() 4 years ago
Andrew Tridgell b0f0c8d842 Filter: use calc_lowpass_alpha_dt() 4 years ago
Andrew Tridgell cdcf32d22c AP_Math: added calc_lowpass_alpha_dt() 4 years ago
Andrew Tridgell 6ee1b23d28 AP_NavEKF3: removed use of another lanes gyro in optflow takeoff detection 4 years ago
Andrew Tridgell 5b41d5541f AP_NavEKF2: removed use of another lanes gyro in optflow takeoff detection 4 years ago
Andrew Tridgell 0506af113e AP_DAL: tidyup 4 years ago
Andrew Tridgell a37cae5dae autotest: added test.Copter.Replay test 4 years ago
Andrew Tridgell f1f547f723 Replay: allow check_replay to be called as library 4 years ago
Andrew Tridgell 0d8a36d0c0 Replay: fixed linux build warning 4 years ago
Andrew Tridgell 3dff0b3d58 autotest: removed dcm yaw test 4 years ago
Andrew Tridgell fabac94952 AP_DAL: avoid logging unused IMU data 4 years ago
Andrew Tridgell 7d7031d3d7 AP_NavEKF2: added const (review request) 4 years ago
Andrew Tridgell 7a34ec4458 AP_DAL: updated comment 4 years ago
Andrew Tridgell 0e7611cebe AP_DAL: fixed handling of AHRS trim 4 years ago
Andrew Tridgell f145afabf3 AP_DAL: pack RFRN more efficiently 4 years ago
Andrew Tridgell a08a1a4247 AP_Logger: allow for larger LOG_FILE_BUFSIZE 4 years ago
Andrew Tridgell 71e4d72fe3 AP_Logger: removed 64k limitation on log buffer 4 years ago
Andrew Tridgell 2945de4796 AP_Logger: use WITH_SEMAPHORE in _WritePrioritisedBlock 4 years ago
Andrew Tridgell 7a8e8b8b51 AP_DAL: removed use of BUILD macros in headers 4 years ago
Andrew Tridgell 5be818f8a1 AP_DAL: re-pack GPS replay data 4 years ago
Andrew Tridgell cb830dcc11 AP_AHRS: added comment from review 4 years ago
Andrew Tridgell 905ffed7fd AP_DAL: cleanups from review 4 years ago
Andrew Tridgell 541d11ee05 Replay: cleanup unused code 4 years ago
Andrew Tridgell 509b9f5e63 AP_DAL: only enable standalone build with --no-gcs and --disable-scripting 4 years ago
Andrew Tridgell fb4b149a73 travis: fixed for tools group for DAL standalone 4 years ago
Andrew Tridgell 4f17edc67d AP_DAL: moved standalone example to tools 4 years ago
Andrew Tridgell 70abf799c3 AP_DAL: check for zero time in accel/gyro filtering 4 years ago
Andrew Tridgell 367c993673 Replay: fixed cast of REY3 4 years ago
Andrew Tridgell e7fa722290 Replay: support overriding parameters 4 years ago
Andrew Tridgell 18e3c478f3 travis: added replay to travis build tests 4 years ago
Andrew Tridgell dd96d7c205 AP_DAL: fixed standalone linking 4 years ago
Andrew Tridgell 6fe05a9ab6 AP_NavEKF3: restore XKTV message 4 years ago
Andrew Tridgell f5275fd0ad AP_NavEKF3: fixed use of pointers in ringbuffers 4 years ago
Andrew Tridgell 16f7e51ea5 AP_NavEKF2: fixed use of pointers in ringbuffers 4 years ago
Andrew Tridgell eaa8474563 AP_NavEKF3: cope with INS_MAX_INSTANCES below 3 4 years ago
Andrew Tridgell 246a441883 AP_NavEKF2: cope with INS_MAX_INSTANCES below 3 4 years ago