6 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 893b49d145 AP_InertialSensor: disable register checking in invensensev2 driver 6 years ago
Andrew Tridgell 0a718ba330 AP_IneertialSensor: fixed orientations and gyro scale factors for new Invensense IMUs 6 years ago
Siddharth Purohit 8c2d3945de AP_IneertialSensor: add support for custom accel scale 6 years ago
Siddharth Purohit 086b4c1cfd AP_InertialSensor: use default value for temperature scale and offset 6 years ago
Siddharth Purohit b76ec8cc11 AP_InertialSensor: fix slave register structure for Invensensev2 6 years ago
Siddharth Purohit 528c0b4d7c AP_InertialSensor: add drivers for register bank based Invensense Sensors 6 years ago
Andrew Tridgell 2b285089e9 AP_InertialSensor: widen allowable temp gap on invensense IMUs 6 years ago
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Peter Barker 1a640e3405 AP_InertialSensor: parameterise sensor-rate logging, generalise it 7 years ago
Andrew Tridgell 44131202cd AP_InertialSensor: 4kHz batch sampling 7 years ago
Andrew Tridgell ca9d1a55fe AP_InertialSensor: support ICM-20689 IMU 7 years ago
Andrew Tridgell f788cde5c7 AP_InertialSensor: use multiply for fifo scale factors 7 years ago
Andrew Tridgell 53b76efbd2 AP_InerialSensor: setup INT_PIN_CFG correctly 7 years ago
Andrew Tridgell b380143349 AP_InertialSensor: improved handling of I2C invensense sensor 7 years ago
Andrew Tridgell b33c815e96 AP_InertialSensor: added whoami for prototype 20789 7 years ago
Peter Barker 71cf3941a7 AP_InertialSensor: move Invensense register defines into separate file 7 years ago
Peter Barker 3ee112843c AP_InertialSensor: configure bypass for 20789 like we do for AK8963 7 years ago
Peter Barker 5d94172ada AP_InertialSensor: remove clearing of BIT_USER_CTRL_I2C_MST_EN bit in user_ctrl 7 years ago
Andrew Tridgell 5a4f0fed2d AP_InertialSensor: added ICM-20789 support 7 years ago
Andrew Tridgell f4521772c1 AP_InertialSensor: don't try fast sampling on a MPU6500 7 years ago
Andrew Tridgell d575d676b6 AP_InertialSensor: fixed another transfer without bus semaphore 7 years ago
Andrew Tridgell 2ffb8d1583 AP_InertialSensor: fixed a bug where bus semaphore not held 7 years ago
Andrew Tridgell 24c424ae5d AP_InertialSensor: support over 1kHz IMUs 7 years ago
Andrew Tridgell 9416165fe3 AP_InertialSensor: improved invensense debugging on ChibiOS 7 years ago
bugobliterator 1c6beaa7c4 AP_InertialSensor: use new API for DMA safe allocation 7 years ago
Lucas De Marchi caa4e3ee89 AP_InertialSensor: remove raspilot 8 years ago
Lucas De Marchi 06fe5ce8ba AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 years ago
Andrew Tridgell bfd8d151c8 AP_InertialSensor: lower slave rate with fast sampling 8 years ago
Andrew Tridgell 519a293af9 AP_InertialSensor: fixed instance usage in set_gyro_oversampling() 8 years ago
Andrew Tridgell db25b6e966 AP_InertialSensor: estimate and log sensor rates for all IMUs 8 years ago
Andrew Tridgell 49cc0965c0 AP_InertialSensor: separate handling of FIFO and non-FIFO sensors 8 years ago
Andrew Tridgell c952e58edb AP_InertialSensor: fixed invensense driver temp reading 8 years ago
Andrew Tridgell 875274e761 AP_InertialSensor: added support for ICM-20602 8 years ago
Lucas De Marchi 2d50eb312c AP_InertialSensor: add support to MPU6500 8 years ago
murata a3f5b4f319 AP_InertialSensor: Change from magic number 0 to definition name. 8 years ago
murata 2643e7e906 AP_InertialSensor: Unify from print or println to printf. 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
mirkix 62fabca19d AP_InertialSensor: Enable I2C bypass for MPU9250 conntected via I2C to access internal AK8963 8 years ago
Randy Mackay 946d30476a AP_InertialSensor: fix whoami for MPU6k 8 years ago
Lucas De Marchi 9569ed94a9 AP_InertialSensor: Invensense: use capital letters for define 8 years ago
Andrew Tridgell 65b9b86099 AP_InertialSensor: unify MPU6000 and MPU9250 drivers 8 years ago
Pierre Kancir 13c16e187f InertialSensor: MPU6000 utilize an explicit type cast to avoid the loss of a fractional part 8 years ago
Randy Mackay 699279ed1f AP_InertialSensor: fix build warning for MPU6000 8 years ago
Andrew Tridgell f9845c93b1 AP_InertialSensor: keep transfers nicely setup for DMA on stm32 8 years ago
Andrew Tridgell 771cedca3d AP_InertialSensor: reduced number of SPI transfers 8 years ago
Andrew Tridgell 27605b0258 AP_InertialSensor: run invensese reg checking at low speed 8 years ago
Andrew Tridgell f3a778f980 AP_InertialSensor: fixed freeing of fifo buffer 8 years ago
Andrew Tridgell 6f28c61c8d AP_InertialSensor: changed SIZE to LEN 8 years ago
hiro2233 cb7f46d653 AP_InertialSensor: fixed handling of user_ctrl register 8 years ago
Andrew Tridgell 9b4c588c09 AP_InertialSensor: adapt drivers for SPI-DMA capable systems 8 years ago