9 #ifndef FEATUREINTERFACE_H_
10 #define FEATUREINTERFACE_H_
16 #define fakestdbool_true 1
17 #define fakestdbool_false 0
28 #include "EoProtocol.h"
30 #define FEAT_SIZE_INFO 128
57 #define FEAT_boardnumber_dummy 0xff
76 #ifdef _SETPOINT_TEST_
78 #include "EoMeasures.h"
82 proccessed_all_rec_pkt = 0,
83 reached_cfgmaxnumofRXpackets = 1,
84 error_in_reception = 2,
86 } exit_rx_phase_contitions_t;
91 eOmeas_position_t setpoint;
93 uint8_t numofprocesspkt;
96 } setpoint_test_data_t;
98 void check_received_debug_data(
FEAT_ID *
id,
int jointNum, setpoint_test_data_t *test_data_ptr);
FEAT_boardnumber_t boardNum