NinjaFlight
|
Go to the source code of this file.
Data Structures | |
struct | barometer_config |
Functions | |
struct barometer_config | __attribute__ ((packed)) |
Variables | |
uint8_t | baro_sample_count |
float | baro_noise_lpf |
float | baro_cf_vel |
float | baro_cf_alt |
struct barometer_config __attribute__ | ( | (packed) | ) |
float baro_cf_alt |
float baro_cf_vel |
float baro_noise_lpf |
uint8_t baro_sample_count |