|
truck-code
|
#include <j1939_struct.h>

Public Attributes | |
| timestamp_t | timestamp |
| int | ovrd_ctrl_m |
| int | req_spd_ctrl |
| int | ovrd_ctrl_m_pr |
| double | req_spd_lim |
| double | req_trq_lim |
| int | destination_address |
| int | src_address |
PDU TSC1 (Torque/Speed Control) doc. in J1939 - 71, p149
| int j1939_tsc1_typ::destination_address |
messages are transmitted to the engine or retarder
| int j1939_tsc1_typ::ovrd_ctrl_m |
Engine Override Control Mode (0-3)
| int j1939_tsc1_typ::ovrd_ctrl_m_pr |
Override Control Mode Priority (0-3)
| int j1939_tsc1_typ::req_spd_ctrl |
Engine Requested Speed Control Conditions (0-3)
| double j1939_tsc1_typ::req_spd_lim |
Engine Requested Speed/Speed Limit (0 RPM to 8,031.875 RPM)
| double j1939_tsc1_typ::req_trq_lim |
Engine Requested Torque/Torque Limit (-125% to 125%)
| int j1939_tsc1_typ::src_address |
sent in header, important for logging
| timestamp_t j1939_tsc1_typ::timestamp |
time the message was received
1.8.13