606 Commits (a48f201a04b96f99a295372bd79adbd020d7d138)

Author SHA1 Message Date
Lucas De Marchi 30a50b362f AP_InertialSensor: remove check for vibe check 9 years ago
Lucas De Marchi db62e55753 AP_InertialSensor: remove check for max INS instances 9 years ago
Lucas De Marchi a147b97d2b AP_InertialSensor: remove check for HAL_CPU_CLASS 9 years ago
Lucas De Marchi 4480956c68 AP_InertialSensor: MPU6000: remove dead code for !FAST_SAMPLING 9 years ago
Caio Marcelo de Oliveira Filho 191cff2035 AP_InertialSensor: remove unnecessary includes from examples 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Jonathan Challinger 3b480bd6ec AP_InertialSensor: fix order of accelerometer corrections 9 years ago
Randy Mackay b751d2bb18 InertialSensor: remove gyro cal on first arming 9 years ago
José Roberto de Souza 30610fb17d AP_InertialSensor: Remove misspelled and unused method 9 years ago
José Roberto de Souza daa32725ac AP_InertialSensor: Fix typo: auxiliar to auxiliary 9 years ago
Julien BERAUD b37c52f7a3 AP_InertialSensor_MPU6000: Add heat support 9 years ago
Julien BERAUD 1aadcdf538 AP_InertialSensor_MPU6000: read temperature 9 years ago
Lucas De Marchi d3e8e8fd43 AP_InertialSensor: disable backend's copy constructor 9 years ago
Lucas De Marchi a58bb0fc32 AP_InertialSensor: MPU6000: Fix using copy instead of reference 9 years ago
mirkix 840f583d23 AP_InertialSensor: Add MPU9250 multiple instance support 10 years ago
Lucas De Marchi 294298ea34 AP_InertialSensor: use method for downcast 10 years ago
Randy Mackay ada26082ca InertialSensor: remove INS start style from example sketch 10 years ago
Randy Mackay ec82aa68c4 InertialSensor: add GYR_CAL to control when gyro calibration occurs 10 years ago
raspilot 1421cf600a AP_InertialSensor: added support for raspilot 10 years ago
Víctor Mayoral Vilches 6d762f62b3 AP_InertialSensor: ERLEBOARD legacy support 10 years ago
Gustavo Jose de Sousa 305ec7b08a AP_InertialSensor: MPU6000: publish sample rate 10 years ago
Gustavo Jose de Sousa eb480e959c AP_InertialSensor: MPU9250: publish sample rate 10 years ago
Gustavo Jose de Sousa a76eb9c15f AP_InertialSensor: MPU9250: use macros for sample rate 10 years ago
Gustavo Jose de Sousa a0b1337646 AP_InertialSensor: PX4: publish sample rate 10 years ago
Gustavo Jose de Sousa 77a4f10d89 AP_InertialSensor: PX4: don't call calc_vibration_and_clipping() 10 years ago
Gustavo Jose de Sousa 6aa973dd47 AP_InertialSensor: Backend: calculate vibration and clipping on new raw sample 10 years ago
Gustavo Jose de Sousa e06627dfcb AP_InertialSensor: Backend: add hook for new raw accel samples 10 years ago
Gustavo Jose de Sousa 5329e63742 AP_InertialSensor: allow publishing sample rate to frontend 10 years ago
Gustavo Jose de Sousa ac3a677626 AP_InertialSensor: remove param rotate_and_correct from publish functions 10 years ago
Gustavo Jose de Sousa a56c8deaee AP_InertialSensor: Oilpan: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa fc38691e0b AP_InertialSensor: MPU9250: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa b844b220c3 AP_InertialSensor: MPU9150: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 487135afa2 AP_InertialSensor: MPU6000: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa f946f48dce AP_InertialSensor: LSM9DS0: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 0963159bb8 AP_InertialSensor: Flymaple: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 2ea8f1de3f AP_InertialSensor: L3G4200D: apply correction on each new sample 10 years ago
Lucas De Marchi a66a201bf5 AP_Compass: HMC5843: Add support for MPU6000 auxiliary bus 10 years ago
Lucas De Marchi c66800dfec AP_InertialSensor: add singleton interface 10 years ago
Lucas De Marchi 565c18603d AP_InertialSensor: MPU6000: export auxiliary bus 10 years ago
Lucas De Marchi caae933c28 AP_InertialSensor: Add support for auxiliary buses 10 years ago
Lucas De Marchi 3cb6f391d4 AP_InertialSensor: MPU6000: split detection and initialization 10 years ago
Lucas De Marchi 7d9579c5d8 AP_InertialSensor: identify backend with ID 10 years ago
Lucas De Marchi 22c787058e AP_InertialSensor: allow to split detection and initialization 10 years ago
Lucas De Marchi f7954ee885 AP_InertialSensor: MPU6000: allow to read generic block 10 years ago
Lucas De Marchi b5da8ad61f AP_InertialSensor: MPU6000: rename method 10 years ago
Lucas De Marchi d9a4d3e777 AP_InertialSensor: MPU6000: fix leaking samples 10 years ago
Lucas De Marchi f18dd17377 AP_InertialSensor: fix typos 10 years ago
squilter dfc35cca8b AP_InertialSensor: update severities 10 years ago
ziltoid2 0b1a997800 AP_IntertialSensor: don't require acceleration calibration in hil mode 10 years ago