mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
more dummy definitions for gyro related variables
This commit is contained in:
@@ -26,12 +26,18 @@
|
||||
#include <caml/mlvalues.h>
|
||||
#include <caml/memory.h>
|
||||
|
||||
|
||||
/* Dummy definitions to replace the ones from the files not compiled in the
|
||||
simulator */
|
||||
uint8_t ir_estim_mode;
|
||||
uint8_t vertical_mode;
|
||||
uint8_t inflight_calib_mode;
|
||||
bool_t rc_event_1, rc_event_2;
|
||||
bool_t launch;
|
||||
uint8_t gps_nb_ovrn, modem_nb_ovrn, link_fbw_fbw_nb_err, link_fbw_nb_err;
|
||||
float attitude_pgain;
|
||||
float roll_rate_pgain;
|
||||
|
||||
|
||||
|
||||
uint8_t ac_id;
|
||||
|
||||
Reference in New Issue
Block a user