Input mapping
Input mapping
Lynx allows mapping its logic inputs to physical inputs on a particular device. This ensures high modifiability of the system used HW.
Input signals mapping folder
Configurable parameter is an array of two values. First value defines ID of the device input. Second byte defines the device and input pin configuration.
tip
It is recomended to keep it in default
note
Input ID documentation
Analog input ID = GPIO, AIN
Digital input ID = GDIN, DIN
Parameter | Description | Input type |
---|---|---|
in_acc | Input mapped as throttle 1 signal | Analog input ID |
in_acc_2 | Input mapped as throttle 2 signal | Analog input ID for 2 chanel throttle Digital input ID for endstop switch |
in_cadence | Input mapped as PAS cadence | Digital input ID |
in_clutch | Input mapped as clutch signal | Analog input ID |
in_cruise | Input mapped as cruise activation signal | Digital input |
in_dbrake | Input mapped as dynamic brake signal | Analog input ID |
in_light | Input mapped as light activation signal | Digital input |
in_maplock | Input mapped as second map set activation signal | Digital input |
in_mapswitch | Input mapped as map change activation signal | Digital input |
in_reverse | Input mapped as reverse activation signal | Digital input |
in_sbrake | Input mapped as static brake activation signal | Digital input |
in_speed | Input mapped as external speed sensor | Analog input ID for SX,SL,SC Digital input ID for AX, AM |
in_torque | Input mapped as PAS torque | Analog input ID |