1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/CopterControl/System
Stacey Sheldon ef0c12b1b6 hid joystick: emulate a USB HID joystick using RC Transmitter
Adds a new RCTransmitter setting for the USB HID interface which
emulates a USB HID joystick.  The scaled RC receiver channels
from any RCVR protocol are passed through to the various emulated
joystick controls.

The main use for this feature is to allow you to use your own RC
transmitter with any RC simulator on a PC.

This is known to work with CRRCsim but should work with any simulator
that supports joystick input.
2012-08-05 21:45:27 -04:00
..
inc hid joystick: emulate a USB HID joystick using RC Transmitter 2012-08-05 21:45:27 -04:00
alarms.c Register some missing objects with their modules 2011-07-30 11:28:21 +09:00
coptercontrol.c Merge remote-tracking branch 'origin/kenz/PT_UI_fixes' into next 2012-05-04 13:21:23 -05:00
pios_board_posix.c Disable auto registration of all objects. Later the uavobj_init linker scripts 2011-07-30 10:24:46 +09:00
pios_board.c hid joystick: emulate a USB HID joystick using RC Transmitter 2012-08-05 21:45:27 -04:00
pios_usb_board_data.c usb serial: refactor serial number construction 2012-05-19 16:15:47 -04:00