Skip to content

Instantly share code, notes, and snippets.

@epcim
Created October 19, 2015 19:37
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 epcim/69261ab3f715343ff399 to your computer and use it in GitHub Desktop.
Save epcim/69261ab3f715343ff399 to your computer and use it in GitHub Desktop.

basic terms

  • aileron - křidélko
  • elevator - výškové kormidlo
  • rudder - směrovka

some configuration for RC joy under linux

Joystick #0 "WAILLY PPM" has 8 axes Move the control you wish to use for Aileron right Pressing a button skips this axis

Assigned axis 5 on joystick 0 to control Aileron Is this correct? (y/n) $ y

Move the control you wish to use for Elevator down/forward Pressing a button skips this axis

Assigned axis 1 on joystick 0 to control Elevator Is this correct? (y/n) $ y

Move the control you wish to use for Rudder right Pressing a button skips this axis

Assigned axis 0 on joystick 0 to control Rudder Is this correct? (y/n) $ y

Move the control you wish to use for Throttle forward Pressing a button skips this axis

Assigned axis 2 on joystick 0 to control Throttle Is this correct? (y/n) $ y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment