|
NinjaFlight
|

Go to the source code of this file.
Data Structures | |
| struct | gps_profile |
Functions | |
| struct gps_profile | __attribute__ ((packed)) |
Variables | |
| uint16_t | gps_wp_radius |
| uint8_t | gps_lpf |
| uint8_t | nav_slew_rate |
| uint8_t | nav_controls_heading |
| uint16_t | nav_speed_min |
| uint16_t | nav_speed_max |
| uint16_t | ap_mode |
| struct gps_profile __attribute__ | ( | (packed) | ) |
| uint16_t ap_mode |
| uint8_t gps_lpf |
| uint16_t gps_wp_radius |
| uint8_t nav_controls_heading |
| uint8_t nav_slew_rate |
| uint16_t nav_speed_max |
| uint16_t nav_speed_min |