#include <j1939_struct.h>
Public Attributes | |
timestamp_t | timestamp |
int | trans_selected_gear |
double | trans_act_gear_ratio |
int | trans_current_gear |
int | range_selected |
int | range_attained |
PDU ETC2 (Electronic Transmission Controller #2) doc. in J1939 - 71, p152
int j1939_etc2_typ::range_attained |
Transmission Current Range (0 to 255 per byte)
int j1939_etc2_typ::range_selected |
Transmission Requested Range (0 to 255 per byte)
timestamp_t j1939_etc2_typ::timestamp |
time the message was received
double j1939_etc2_typ::trans_act_gear_ratio |
Transmission Actual Gear Ratio (0 to 64.255)
int j1939_etc2_typ::trans_current_gear |
Transmission Current Gear (-125 to 125)
int j1939_etc2_typ::trans_selected_gear |
Transmission Selected Gear (-125 to 125)