Skip to content

Instantly share code, notes, and snippets.

@sampottinger
Created February 25, 2014 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sampottinger/9216448 to your computer and use it in GitHub Desktop.
Save sampottinger/9216448 to your computer and use it in GitHub Desktop.
test ljjoy configuration
mappings:
- deviceRegister: AIN0
joystickOutputChannel: axis:0
outputStrategy:
name: linear
minDeviceVal: 0
maxDeviceVal: 5
minJoystickVal: 0
maxJoystickVal: 2147483647
- deviceRegister: FIO0
joystickOutputChannel: button:4
outputStrategy:
name: binary
activateThreshold: 0.5
inactiveValue: 0
activeValue: 1
labjack:
deviceType: T7
connectionType: USB
identifier: ANY
refreshRate: 10
joystick: vJoy Device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment