570 Commits (28f55766fdaf60f155a81eb7baf69d00b1bb47e8)

Author SHA1 Message Date
Andrew Tridgell 142aa59bce AP_InertialSensor: fixed vibration logging after recent changes 9 years ago
Gustavo Jose de Sousa be8070e335 AP_InertialSensor: MPU9250: publish gyro raw sample rate 9 years ago
Gustavo Jose de Sousa 887f81274d AP_InertialSensor: MPU6000: publish gyro raw sample rate 9 years ago
Gustavo Jose de Sousa 31a49d318c AP_InertialSensor: PX4: publish gyro raw sample rate 9 years ago
Gustavo Jose de Sousa 25a499a41f AP_InertialSensor: use raw sample rate terminology 9 years ago
Gustavo Jose de Sousa 6feea5f64f AP_InertialSensor: Backend: remove function _publish_delta_angle() 9 years ago
Gustavo Jose de Sousa 7fef515555 AP_InertialSensor: unify delta angle calculation 9 years ago
Gustavo Jose de Sousa 4e83f7b02c AP_InertialSensor: PX4: don't calculate delta angle 9 years ago
Gustavo Jose de Sousa 9e05041234 AP_InertialSensor: allow publishing gyro raw sample rate to frontend 9 years ago
Gustavo Jose de Sousa dfd671c54e AP_InertialSensor: Backend: add hook for new gyro sample arrival 9 years ago
Gustavo Jose de Sousa a3e2c82491 AP_InertialSensor: Backend: remove function _publish_delta_velocity() 9 years ago
Gustavo Jose de Sousa 75fdac648f AP_InertialSensor: unify delta velocity calculation 9 years ago
Gustavo Jose de Sousa f769a39449 AP_InertialSensor: PX4: don't calculate delta velocity 9 years ago
Lucas De Marchi ed36ae9ef7 AP_InertialSensor: MPU6000: add rotation for minlure 9 years ago
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