42 Commits (master)

Author SHA1 Message Date
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Andrew Tridgell bd84e592f8 AP_InertialSensor: check for NULL device pointer in probe() 8 years ago
Andrew Tridgell aa4025bdf9 AP_InertialSensor: make INS sensor IDs match for PX4 8 years ago
Andrew Tridgell 9e7e1b2f01 AP_InertialSensor: fixed merge conflicts with patches from Lucas 8 years ago
Lucas De Marchi 469efb00f6 AP_InertialSensor: save id for gyro and accel instances 8 years ago
Andrew Tridgell 5cf768ced2 AP_InertialSensor: fixed missing return 8 years ago
Andrew Tridgell a5c5e033d2 AP_InertialSensor: fixed threading and locking in remaining backends 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 58f4624f8c AP_InertialSensor: L3G4200D: use AP_HAL::I2CDevice abstraction 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
Caio Marcelo de Oliveira Filho d7601095fa AP_InertialSensor: use millis/micros/panic functions 9 years ago
Andrew Tridgell ccd915eb67 AP_InertialSensor: moved raw gyro and accel logging to common code 9 years ago
Andrew Tridgell 75ea8f3dc0 AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
Andrew Tridgell 0e4bab74ba AP_InertialSensor: simplify sensor backends 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 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 e06627dfcb AP_InertialSensor: Backend: add hook for new raw accel samples 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 2ea8f1de3f AP_InertialSensor: L3G4200D: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 7789aec85b AP_InertialSensor: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa d3eebdb6aa AP_InertialSensor: L3G4200D: add probe code 10 years ago
Lucas De Marchi 3aa46e3213 AP_InertialSensor: use functor macros 10 years ago
Lucas De Marchi b292873304 AP_InertialSensor: fix starvation in L3G4200D 10 years ago
Andrew Tridgell 3d7d46b9b0 AP_InertialSensor: replaced INS_MPU6K_FILTER with INS_ACCEL_FILTER and INS_GYRO_FILTER 10 years ago
Jonathan Challinger 155c173ed1 AP_InertialSensor: rename _rotate_and_offset to _publish 10 years ago
Jonathan Challinger 502446d821 AP_InertialSensor: use LowPassFilter2pVector3f 10 years ago
Andrew Tridgell a047d1f569 AP_InertialSensor: moved default filter and sample_rate to frontend 10 years ago
Andrew Tridgell 3a9a5a9c18 AP_InertialSensor: implement gyro and accel health monitoring 10 years ago
Andrew Tridgell 586fa9a816 AP_InertialSensor: added product_id support 10 years ago
Andrew Tridgell 2d47a07480 AP_InertialSensor: ported L3G4200D driver to new API 10 years ago
Andrew Tridgell abb53eb9a2 AP_InertialSensor: simplify using HAL board subtypes 11 years ago
Víctor Mayoral Vilches df14318bbd AP_InertialSensor_L3G4200D: Clock-based wait_for_sample() impl. 11 years ago
Andrew Tridgell ab7e96b9de AP_InertialSensor: updates for ERLE board type 11 years ago
Andrew Tridgell b1c5f23bbd AP_InertialSensor: make get_delta_time() const 11 years ago
Andrew Tridgell a0688a69d4 AP_InertialSensor: generalise the accel/gyro calibration for N sensors 11 years ago
Andrew Tridgell 2753449e75 AP_InertialSensor: added support for multiple accel/gyro devices 11 years ago
Andrew Tridgell f5299e2e11 AP_InertialSensor: added healthy check for PX4 and HIL 11 years ago
Andrew Tridgell 5d685385eb AP_InertialSensor: use gyro sample count on L3G4200D 11 years ago
Andrew Tridgell 6444b0bddd AP_InertialSensor_L3G4200D: a sample is only available if gyro had a sample 11 years ago
Andrew Tridgell e5e4cdee18 AP_InertialSensor: added wait_for_sample() API call 11 years ago
Andrew Tridgell 1aabd7155e AP_InertialSensor: added L3G4200D driver 11 years ago