20 Commits (0056bfadd7babe1c298e4ee76cb18fec7126b14e)

Author SHA1 Message Date
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