![]() |
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 GravityComputer, including all inherited members.
| _ComputeGravity(float lat, float lon, float alt) | GravityComputer | private |
| _grav | GravityComputer | private |
| errCount | GravityComputer | |
| GetGravity() | GravityComputer | |
| GetInstance() | GravityComputer | static |
| GravityComputer() | GravityComputer | |
| GravityComputer(const GravityComputer &)=delete | GravityComputer | |
| GravSmoother | GravityComputer | private |
| operator=(const GravityComputer &)=delete | GravityComputer | |
| Update(float lat_rad=CONSTS_PIDIV4, float lon_rad=0.0f, float alt_msl=280.0f) | GravityComputer | |
| ~GravityComputer() | GravityComputer | inline |