Brake/throttle

brake()

Set up a device that output variable voltages, typically a load cell, hall sensor or potentiometer, to controll the brake joystick axis. Should be wired like this. It is considered an analog switch, and will have to be assigned a switch number and you'll have to read out some values to calibrate it.

Is also available with a filter.

throttle()

Set up a device that output variable voltages, typically a hall sensor or potentiometer, to controll the throttle joystick axis. Should be wired like this. It is considered an analog switch, and will have to be assigned a switch number and you'll have to read out some values to calibrate it.

Is also available with a filter.

Last updated