![]() |
Hummingbird Flight Software
Flight software for the Hummingbird FCU quadcopter flight controller. Designed to run on the Teensy 4.1. Developed with VSCode+PlatformIO.
|
This is the complete list of members for FXAS21002Gyro, including all inherited members.
| _gx | FXAS21002Gyro | private |
| _gy | FXAS21002Gyro | private |
| _gz | FXAS21002Gyro | private |
| _SensorWire | FXAS21002Gyro | private |
| FXAS21002Gyro(TwoWire *wireInput=&SENSOR_I2C) | FXAS21002Gyro | |
| GetGx() | FXAS21002Gyro | |
| GetGy() | FXAS21002Gyro | |
| GetGz() | FXAS21002Gyro | |
| GetTemperature() | FXAS21002Gyro | |
| gyroRange | FXAS21002Gyro | private |
| I2Cread8(uint8_t regOfInterest) | FXAS21002Gyro | private |
| I2Cwrite8(uint8_t regOfInterest, uint8_t valToWrite) | FXAS21002Gyro | private |
| Initialize(GyroRanges_t rng=GYRO_RNG_1000DPS) | FXAS21002Gyro | |
| prevMeasMicros | FXAS21002Gyro | |
| ReadSensor() | FXAS21002Gyro | |
| ~FXAS21002Gyro() | FXAS21002Gyro | inline |