33 #ifndef DCF_MAX_NEIGHBORS
34 #define DCF_MAX_NEIGHBORS 4
uint32_t last_theta[DCF_MAX_NEIGHBORS]
void send_theta_to_nei(void)
int16_t error_sigma[DCF_MAX_NEIGHBORS]
#define DCF_MAX_NEIGHBORS
void parseThetaTable(uint8_t *buf)
struct dcf_tab dcf_tables
int16_t tableNei[DCF_MAX_NEIGHBORS][4]
void parseRegTable(uint8_t *buf)
struct dcf_con dcf_control
bool distributed_circular(uint8_t wp)
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.
short int16_t
Typedef defining 16 bit short type.
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.