1138 Commits (master)

Author SHA1 Message Date
Peter Barker a4773413e4 AP_InertialSensor: correct INS_generic example 3 years ago
Andy Piper a6312ac893 AP_InertialSensor: correctly detect bad frames on regular ICM42xxx 3 years ago
Andy Piper 221ab9752e AP_InertialSensor: synchronise fifo reads on the ICM42xxx 3 years ago
Iampete1 4e4bfda05d AP_InertialSensor: vector params always use set method 3 years ago
Iampete1 ea03ea320c AP_InertialSensor: params always use set method 3 years ago
Andy Piper 8855a54720 AP_InertialSensor: use filtered data in BMI270 and implement fifo reset 3 years ago
Andy Piper 155d436807 AP_InertialSensor: support for fast sampling rates on ICM-42xxx series 3 years ago
Andrew Tridgell 2582d5fad5 AP_InertialSensor: re-enable notch filter on 42688 3 years ago
Andrew Tridgell 8a6b8fc486 AP_InertialSensor: enable 180Hz LPF on ICM42670 3 years ago
Andrew Tridgell 5b579aebce AP_InertialSensor: enable AAF at 488Hz for gyro+accel on ICM42688 3 years ago
Andrew Tridgell 5bde9b0e7c AP_InertialSensor: added support for ICM42670 IMU 3 years ago
Iampete1 98d9f07507 AP_InertialSensor: defualt accel scale vector to 1.0 3 years ago
Andrew Tridgell 97646f4164 AP_InertialSensor: support BOARD_MATCH() for IMUs 3 years ago
Peter Barker e4ce4ebed3 AP_InertialSensor: remove un-needed methods 3 years ago
Peter Barker 80e70b2fb4 AP_InertialSensor: remove voiding of parameter 3 years ago
Andrew Tridgell c29b390e7b AP_InertialSensor: implemented harmonics in SITL vibration 3 years ago
Andy Piper 193375a7e5 AP_InertialSensor: implement triple notches 3 years ago
Andy Piper 9d851a0c1a AP_InertialSensor: allow concurrent logging of both pre- and post-filter IMU data for FFT 3 years ago
Andrew Tridgell 9ac3472b47 AP_InertialSensor: add set_inactive() on notch filters 3 years ago
Andrew Tridgell d653499efc AP_InertialSensor: count filters to match notch options 3 years ago
Andrew Tridgell a37f268dc6 Ap_Inertialsensor: by default only run harmonic notch on the active gyro 3 years ago
Andy Piper 11f5d1974a AP_InertialSensor: don't print error when probing non-existant BMI270 3 years ago
Andy Piper 6cacdd1b34 AP_InertialSensor: properly reset MPU6000 signal path at startup 3 years ago
Andrew Tridgell 19063a46a0 AP_InertialSensor: fixed build with logging disabled 3 years ago
Tom Pittenger 798f985ee5 AP_InertialSensor: relax is_still() threshold for SITL.. which is pretty darn still all the time for Plane 3 years ago
Randy Mackay 2382e58f04 AP_InertialSensor: extend ENABLE_MASK param desc IMUs 4 to 7 3 years ago
murata 324f5e3ac9 AP_InertialSensor: Console output can be disabled 3 years ago
Andy Piper e0b7e5f2a5 AP_InertialSensor: add throttle-based notch setup function 3 years ago
Peter Barker 94dc0e78cd AP_InertialSensor: tidy includes 3 years ago
Leonardo Garcia 0eb6ae365a AP_InertialSensor: Added BMI085 support 3 years ago
Iampete1 2d2165936a AP_InertialSensor: use pitch to guess which axis the user is trying to calibrate, warn about Q_TRIM_PITCH on plane 3 years ago
Andrew Tridgell db14ba46dc AP_InertialSensor: call notch param update with semaphore held 3 years ago
Andrew Tridgell dff0e5ecc1 AP_InertialSensor: fixed the last notch values to be per-instance 3 years ago
Andrew Tridgell 184f84f4ee AP_InertialSensor: don't update disabled notches 3 years ago
Andrew Tridgell e2e1e74da5 AP_InertialSensor: switch to HarmonicNotch class 3 years ago
Andrew Tridgell e67d9b4179 AP_InertialSensor: support two full harmonic notch filters 3 years ago
Andrew Tridgell 95ae150a21 AP_InertialSensor: catch FIFO overruns on BMI088 3 years ago
Andrew Tridgell ab5e8419d8 AP_InertialSensor: move INS_HNTC2 to a new parameter table ID 3 years ago
Andy Piper 29e8f96275 AP_InertialSensor: move frontend update into ramfunc. 3 years ago
Peter Barker 3dae386ae3 AP_InertialSensor: correct compilation with HAL_INS_ACCELCAL_ENABLED false 3 years ago
Peter Barker a53af5277c AP_InertialSensor: assume accel cals are stored for sitl-on-hw 3 years ago
Peter Barker da21b48f7e AP_InertialSensor: split AP_HAL_SITL and HAL_SIM_ENABLED 3 years ago
murata efe8427279 AP_InertialSensor: Change from division to multiplication 3 years ago
Iampete1 b77476caa1 AP_InertialSensor: remove custom orentations 3 years ago
Peter Barker fda4a65e3e AP_InertialSensor: include cleanups 3 years ago
Andy Piper c7a43f2a90 AP_InertialSensor: put some functions in fast ram 3 years ago
Peter Barker 558f6babc4 AP_InertialSensor: correct compilation if INS_TEMPERATURE_CAL_ENABLE is off 3 years ago
Peter Barker c1c329e2b4 AP_InertialSensor: add and use AP_SIM_INS_ENABLED 3 years ago
Jaaaky f80a9ba3ce AP_InertialSensor: Fix issue #19599 Failed to build Pixhawk1 with O3 3 years ago
Peter Barker 80178f5d07 AP_InertialSensor: mark FTN as a streamed message 3 years ago