AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
load the preferred assignment into parentVT->assignedAuxiliaryInputDevices
save preferred assignment to persistent configuration
save preferred assignment to persistent configuration
figure out how to best pass other status properties below to application
The standard requires us to not perform any auxiliary function when learn mode is active, so we probably want to let the application know about that somehow
maybe a better way available than relying on aux function callbacks registered?
maybe a better way available than relying on aux function callbacks registered?
Change status message every 50ms to every 200ms for non-latched boolean inputs on interaction
Change values based on state of auxiliary input, e.g. for non-latched boolean inputs we have to change from value=1 (momentary) to value=2 (held)