1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00
betaflight/mk
cvetaevvitaliy b389c2000d
Implementation of the ICM456xx gyroscope driver (#14348)
* add support ICM-45686, ICM45605 gyros

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

* update PR issue

* change IMU order

* fix register AAF for Accel, update comments, configure LPF from config

* change IMU order

* fix access to IPREG_TOP1 registers, update define INT1_CONFIG2

* add read Gyro&Acc via SPI DMA

* coderabbitai bot suggestion

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix buf len

* codestyle

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

* coderabbitai bot suggestion: SPI transfer, Inconsistent accelerometer scale setting

* refactor read spi

* update PR issue

* revert "attempts remaining" for gyro detect

* resolve issue

Co-authored-by: Petr Ledvina <ledvinap@gmail.com>

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
2025-05-26 12:00:41 +02:00
..
build_verbosity.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
checks.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
config.mk Change sed search regex to be compatible with BSD sed (#14233) 2025-02-05 22:16:36 +01:00
linux.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
macosx.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
openocd.mk Fix openocd makefile target by using TARGET_MCU_FAMILY (#13410) 2024-03-08 11:14:26 +01:00
source.mk Implementation of the ICM456xx gyroscope driver (#14348) 2025-05-26 12:00:41 +02:00
system-id.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00
tools.mk MAKE - improvement (#14079) 2024-12-10 22:35:34 +01:00
windows.mk Rename make folder to get rid of build error. (#12880) 2023-06-14 21:48:55 +02:00