This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
zr-v4
Watch
1
Star
0
Fork
You've already forked zr-v4
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43906
Commits
10
Branches
0
Tags
227 MiB
C++
76.9%
Python
9.8%
C
8.3%
HTML
2.1%
MATLAB
0.9%
Other
1.7%
Tree:
9248272baa
c415-sdk
celiu-4.0
celiu-4.0.17-rc8
master
mission-4.1.18
zr-sdk-4.1.16
zr-sdk-4.3.1
zr-v4.1.17
zr-v5.0
zr-v5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9248272baa'
${ noResults }
zr-v4
/
libraries
/
AP_InertialSensor
History
Andrew Tridgell
cfc59497f6
AP_InertialSensor: trigger internal error on persistent IMU reset
...
this will give users a warning when they are getting the Invensense IMU FIFO reset issue
4 years ago
..
examples
AP_InertialSensor: ensure that we use environment Python interpreter
5 years ago
AP_InertialSensor.cpp
AP_InertialSensor: instantiate SIM_IMU_COUNT sensors in SITL
5 years ago
AP_InertialSensor.h
AP_InertialSensor: make the backend fast gyro rate configurable
5 years ago
AP_InertialSensor_ADIS1647x.cpp
AP_InertialSensor: use wait_pin() to wait for DRDY pin if available
5 years ago
AP_InertialSensor_ADIS1647x.h
AP_InertialSensor: use wait_pin() to wait for DRDY pin if available
5 years ago
AP_InertialSensor_BMI055.cpp
…
AP_InertialSensor_BMI055.h
…
AP_InertialSensor_BMI088.cpp
AP_HAL_ChibiOS: Added support for Bitcraze Crazyflie 2.1
5 years ago
AP_InertialSensor_BMI088.h
…
AP_InertialSensor_BMI160.cpp
…
AP_InertialSensor_BMI160.h
…
AP_InertialSensor_Backend.cpp
AP_InertialSensor: make the backend fast gyro rate configurable
5 years ago
AP_InertialSensor_Backend.h
AP_InertialSensor: make the backend fast gyro rate configurable
5 years ago
AP_InertialSensor_HIL.cpp
…
AP_InertialSensor_HIL.h
…
AP_InertialSensor_Invensense.cpp
AP_InertialSensor: trigger internal error on persistent IMU reset
4 years ago
AP_InertialSensor_Invensense.h
AP_InertialSensor: trigger internal error on persistent IMU reset
4 years ago
AP_InertialSensor_Invensense_registers.h
…
AP_InertialSensor_Invensensev2.cpp
AP_InertialSensor: add support for checked register in Invensensev2 Drvr
5 years ago
AP_InertialSensor_Invensensev2.h
AP_InertialSensor: add support for checked register in Invensensev2 Drvr
5 years ago
AP_InertialSensor_Invensensev2_registers.h
…
AP_InertialSensor_L3G4200D.cpp
…
AP_InertialSensor_L3G4200D.h
…
AP_InertialSensor_LSM9DS0.cpp
…
AP_InertialSensor_LSM9DS0.h
…
AP_InertialSensor_LSM9DS1.cpp
…
AP_InertialSensor_LSM9DS1.h
…
AP_InertialSensor_RST.cpp
…
AP_InertialSensor_RST.h
…
AP_InertialSensor_SITL.cpp
AP_InertialSensor: switched to supplying timestamps for SITL
5 years ago
AP_InertialSensor_SITL.h
AP_InertialSensor: SITL the raw sample rate is not the same as the sensor rate
5 years ago
AuxiliaryBus.cpp
…
AuxiliaryBus.h
…
BatchSampler.cpp
…