NinjaFlight
|
#include <config.h>
Data Fields | |
struct pid_config | pid |
struct accelerometer_config | acc |
struct mag_config | mag |
struct barometer_config | baro |
struct gimbal_config | gimbal |
struct gtune_config | gtune |
struct throttle_correction_config | throttle |
struct servo_profile | servos |
struct gps_profile | gps |
struct rate_profile_selection | rate |
struct rc_adjustment_profile | rc_adj |
struct rc_function_profile | rc_funcs |
struct rc_controls_config | rc |
struct accelerometer_config config_profile::acc |
struct barometer_config config_profile::baro |
struct gimbal_config config_profile::gimbal |
struct gps_profile config_profile::gps |
struct gtune_config config_profile::gtune |
struct mag_config config_profile::mag |
struct pid_config config_profile::pid |
struct rate_profile_selection config_profile::rate |
struct rc_controls_config config_profile::rc |
struct rc_adjustment_profile config_profile::rc_adj |
struct rc_function_profile config_profile::rc_funcs |
struct servo_profile config_profile::servos |
struct throttle_correction_config config_profile::throttle |