658 Commits (7379d120e175c3a6dc91af28942038bc67465bcd)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga d5a2c57c5e AP_InertialSensor: Fix typos 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Andrew Tridgell be41d402b5 AP_InertialSensor: added set of delta angle time for replay 9 years ago
Andrew Tridgell 4401cbec72 AP_InertialSensor: cope with zero delta angle time from Replay 9 years ago
mirkix c3a6a56ebb AP_InertialSensor: Add second MPU9250 autodetection to BBBmini 9 years ago
Lucas De Marchi f304fcf4da AP_InertialSensor: examples: add coding style fixes 9 years ago
AndersonRayner 10e7d43007 AP_InertialSensor: Add output of all IMUs to example 9 years ago
ashwinvasudevan e33812e1cb AP_InertialSensor: added missing brackets 9 years ago
raspilot 1d1d224c18 AP_InertialSensor: Enable dual IMU for raspilot 9 years ago
Lucas De Marchi f75c12f57c AP_InertialSensor: LSM9DS0: change mode of drdy pins to input 9 years ago
raspilot c83e4df002 AP_InertialSensor: LSM9DS0: Disable I2C at init to avoid SDA hanging by slave. 9 years ago
raspilot 557beb4bb1 AP_InertialSensor: LSM9DS0: Fixed wrong call to _register_read_xm() 9 years ago
Lucas De Marchi 057822b51c AP_InertialSensor: AuxiliaryBus: fix return value 9 years ago
Gustavo Jose de Sousa 4613b68efb AP_InertialSensor: waf: skip VibTest example 9 years ago
Staroselskii Georgii da550e5e98 AP_Inertial_Sensor: do not rotate MPU9250 on Navio2 9 years ago
AndersonRayner c9d5c548a6 Corrects a bracket error for the LSM9DS0 IMU 9 years ago
Jonathan Challinger c454631be8 AP_InertialSensor: work around gyro and accel errors on startup 9 years ago
Lucas De Marchi 02a7fa5c2b AP_InertialSensor: MPU9250: use AP_HAL::Device abstraction 9 years ago
Lucas De Marchi d2b267d026 AP_InertialSensor: LSM9DS0: use AP_HAL::SPIDevice abstraction 9 years ago
Lucas De Marchi 58f4624f8c AP_InertialSensor: L3G4200D: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi af846636e4 AP_InertialSensor: MPU60x0: use AP_HAL::Device abstraction 9 years ago
Lucas De Marchi c1d19fa4dc AP_InertialSensor: LSM9DS0: sanitize whitespaces 9 years ago
Lucas De Marchi 9c6bd38e91 AP_InertialSensor: sanitize includes 9 years ago
Lucas De Marchi 1ca03006ad AP_InertialSensor: MPU9150: remove driver 9 years ago
Lucas De Marchi 22f2a2ee09 AP_InertialSensor: L3G4200D: fix coding style 9 years ago
Lucas De Marchi 637b53f4ce AP_InertialSensor: L3G4200D: sanitize includes 9 years ago
Lucas De Marchi 5088dca072 AP_InertialSensor: MPU60x0: coding style fixes 9 years ago
Lucas De Marchi ed653f8dbb AP_InertialSensor: MPU60x0: add comment about 8G/16G 9 years ago
Jonathan Challinger 4c2e6af6ee AP_InertialSensor: statically register with AP_AccelCal 9 years ago
Randy Mackay 081beacb8d AP_InertialSensor: replace sqrt with safe_sqrt to resolve compiler warning 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Andrew Tridgell 24d8610013 AP_InertialSensor: use SIM_GYR_SCALE in SITL 9 years ago
Andrew Tridgell ee453783eb AP_InertialSensor: added get_delta_angle_dt() API 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Víctor Mayoral Vilches e493bfcae4 AP_InertialSensor: add PXFmini support 9 years ago
Andrew Tridgell b2745bb545 AP_InertialSensor: we only need peak hold for negative X for now 9 years ago
Tom Pittenger 3aaf2b1d2b AP_InertialSensor: add pos/neg peak detector 9 years ago
Jonathan Challinger bae16a61e2 AP_InertialSensor: fix segfault 9 years ago
Jonathan Challinger 0a3c2774e9 AP_InertialSensor: fixes in response to review 9 years ago
Jonathan Challinger 137ace473d AP_InertialSensor: add accel_cal_requires_reboot 9 years ago
Jonathan Challinger f6a41a8936 AP_InertialSensor: ensure that accel calibration object isn't allocated more than once 9 years ago
Jonathan Challinger 492223cb84 AP_InertialSensor: support AP_AccelCal 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Andrew Tridgell 3fb0b8f69d AP_InertialSensor: fixed example build 9 years ago
Andrew Tridgell 17fc58f3cd AP_InertialSensor: re-work for more flexible main loop rates 9 years ago
Andrew Tridgell 93ef881109 AP_InertialSensor: added get_loop_delta_t() API 9 years ago
Andrew Tridgell 6639c23685 AP_InertialSensor: added QURT driver 9 years ago
Andrew Tridgell 28230556bb AP_InertialSensor: added qflight driver 9 years ago
Don Gagne 47586dae07 AP_InertialSensor: fix invalid Range meta data 9 years ago