54#define PRIMARY_GPS GPS_UWB
void uwb_positioning_report(void)
void uwb_positioning_update_ekf_q(float v)
settings handler
void uwb_positioning_update_ekf_r_dist(float v)
bool uwb_positioning_use_ekf
enable EKF filtering
void uwb_positioning_init(void)
void uwb_positioning_update_ekf_r_speed(float v)
float uwb_positioning_ekf_r_speed
void uwb_positioning_reset_heading_ref(void)
Reset reference heading to current heading AHRS/INS should be aligned before calling this function.
void uwb_positioning_range_periodic(void)
float uwb_positioning_ekf_r_dist
void uwb_range(uint16_t id)
Weak empty implementation.
float uwb_positioning_ekf_q
process and measurements noise
void uwb_positioning_periodic(void)
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.