37 Commits (6f3458eb253f8c6aa5b8b09a8dfe064a4e885eb4)

Author SHA1 Message Date
Andrew Tridgell e5e4cdee18 AP_InertialSensor: added wait_for_sample() API call 12 years ago
Andrew Tridgell c17a5e5ed1 AP_InertialSensor: added a small delay in accel calibration 12 years ago
Andrew Tridgell 14636e1cdf AP_InertialSensor: changed num_samples_available() to sample_available() 12 years ago
Andrew Tridgell f8e9d48a76 AP_InertialSensor: removed the flash_leds() callback 12 years ago
Andrew Tridgell 65a490c209 AP_InertialSensor: update for new notify API 12 years ago
Randy Mackay 5651bdbe3a INS: integrate AP_Notify 12 years ago
Randy Mackay effc829790 INS: relax accel offset check to 3.5 m/s/s 12 years ago
Randy Mackay 20ed00dcc9 AP_InertialSensor: relax accel offset sanity check 12 years ago
Andrew Tridgell 59b6118a1d AP_InertialSensor: fixed parameter markup 12 years ago
Andrew Tridgell 2ddeaa7f4d AP_InertialSensor: show calibration offsets for success and failure 12 years ago
Randy Mackay 42bca90676 INS: add calibrated check 12 years ago
Andrew Tridgell 76e20150e9 AP_InertialSensor: ensure parent class is initialised in instance classes 12 years ago
Randy Mackay 86fe79a662 INS: updated MPU6K_FILTER parameter description 12 years ago
Randy Mackay af13f6795c INS: switch to global definition of GRAVITY_MSS 12 years ago
Randy Mackay 21de9f5f47 AP_InertialSensor: return roll and pitch trim angles 12 years ago
zlite 4800c57fb4 Fixed cosmetic typo in user display message 12 years ago
Randy Mackay 6f5050a8b9 Copter: minor casting fixup for wp_distance 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
rmackay9 e594f18b75 AP_InertialSensor: added parameter descriptions 12 years ago
rmackay9 a76aec675a AP_InertialSensor: resolved compile warning re uninitialised variable 12 years ago
Pat Hickey 9055681b3a AP_InertialSensor: use AP_InertialSensor_UserInteract 12 years ago
Andrew Tridgell 7277d4934d AP_InertialSensor: move constructor into cpp 12 years ago
Andrew Tridgell c064becf28 AP_InertialSensor: updates for new AP_Param API 12 years ago
Pat Hickey dbcc4fc6a5 AP_InertialSensor: variable wibble 12 years ago
Pat Hickey 4acf2c8591 AP_InertialSensor: ported to AP_HAL 12 years ago
rmackay9 8b5f66255e AP_InertialSensor: add comments to give credit for accel calibration method to Rolfe Schmidt 12 years ago
Andrew Tridgell b237c0583d AP_InertialSensor: Added INS_MPU6K_FILTER option 12 years ago
Andrew Tridgell 089ae0f9f3 AP_InertialSensor: allow specification of sample rate in init() call 12 years ago
rmackay9 74daf73c49 AP_InertialSensor: increase acceptable Z accel offset to be 3.0 G 12 years ago
Andrew Tridgell 11141d0af0 INS: make it possible to do accel cal on a different serial port 12 years ago
Andrew Tridgell a7e537d6c0 INS: set the acceptable calibration error equal on all axes 12 years ago
Andrew Tridgell 40fc0feaf9 INS: show calibration values on failure 12 years ago
Andrew Tridgell 85e050f16c INS: get check for send_msg the right way around! 12 years ago
Andrew Tridgell fd3993287d INS: disable accel calibration on the 1280 12 years ago
Andrew Tridgell 9c811671f1 INS: make calibrate_accel() return a bool 12 years ago
rmackay9 d9b4407e64 AP_InertialSensor: changes after review with Tridge. 12 years ago
rmackay9 49de46a548 AP_InertialSensor: merge in calibration features from IMU library 12 years ago