26 #ifndef DW1000_ARDUINO_H
27 #define DW1000_ARDUINO_H
55 #define PRIMARY_GPS GPS_DW1000
void dw1000_arduino_init(void)
void dw1000_arduino_periodic(void)
bool dw1000_use_ekf
enable EKF filtering
float dw1000_ekf_q
process and measurements noise
void dw1000_arduino_update_ekf_r_speed(float v)
void dw1000_arduino_update_ekf_q(float v)
settings handler
void dw1000_arduino_report(void)
void dw1000_reset_heading_ref(void)
Reset reference heading to current heading AHRS/INS should be aligned before calling this function.
void dw1000_arduino_event(void)
void dw1000_arduino_update_ekf_r_dist(float v)