5 SAB_SUSPENSION_t sab_data;
6 Unpack_SAB_SUSPENSION_hytech(&sab_data, recvd_msg.buf, recvd_msg.len);
10 pot3.lastSample = sab_data.potentiometer_rl;
11 pot4.lastSample = sab_data.potentiometer_rr;
AnalogConversion_s convert()
Calculate sensor output and whether result is in sensor's defined bounds. DOES NOT SAMPLE.
void retrieve_pots_and_load_cells_CAN(CAN_message_t &recvd_msg)