Skip to content

Instantly share code, notes, and snippets.

@ddollar
Created May 14, 2013 13:52
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 ddollar/e8703688835a8bfc9517 to your computer and use it in GitHub Desktop.
Save ddollar/e8703688835a8bfc9517 to your computer and use it in GitHub Desktop.
{
"inputconfig": {
"inputdevice": {
"updateperiod": 5,
"name": "PPM",
"axis": [
{
"scale": 1.6,
"type": "Input.AXIS",
"name": "thrust",
"key": "thrust",
"id": 2
},
{
"scale": -1.0,
"type": "Input.AXIS",
"name": "yaw",
"key": "yaw",
"id": 1
},
{
"scale": -2.6,
"type": "Input.AXIS",
"name": "roll",
"key": "roll",
"id": 3
},
{
"scale": 2.6,
"type": "Input.AXIS",
"name": "pitch",
"key": "pitch",
"id": 0
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment