1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Modules
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
..
Actuator Solve a bug that causes the motor spin on the first save for ActuatorSettings. 2012-06-24 14:06:51 +02:00
AHRSComms Merged latest origin/next. 2012-05-05 09:40:44 -07:00
Altitude Merged latest origin/next. 2012-05-05 09:40:44 -07:00
AltitudeHold Disable overosync by default. It was triggering event system warnings due to 2012-03-21 00:29:09 -05:00
Attitude AeroSimRC: fix CC3D virtual sensor readings in simulation mode 2012-07-22 14:18:49 +03:00
Battery Merge branch 'next' into camera_stabilization 2011-07-30 10:06:10 +09:00
CameraStab Merge remote-tracking branch 'origin/stac/i2c_decoupling' into next 2012-01-17 22:35:36 -05:00
ComUsbBridge modules: Allow optional modules to be used as built-in 2012-01-14 16:55:55 -05:00
Example OP-423: simplify the MODULE_INITCALL macro and remove the ordering loops 2011-07-12 20:44:32 -07:00
Fault modules: Allow optional modules to be used as built-in 2012-01-14 16:55:55 -05:00
FirmwareIAP Merged latest origin/next. 2012-05-05 09:40:44 -07:00
FlightPlan uavobjectmanager: remove uavo name field and related functions 2012-07-07 21:49:53 -04:00
GPS Increased stack for PIOS_SETS_HOMELOCATION case to avoid running into low stack warnings when settings the home location from GPS was actually used. 2012-07-31 11:10:23 +02:00
Guidance Merged latest origin/next. 2012-05-05 09:40:44 -07:00
ManualControl hid joystick: emulate a USB HID joystick using RC Transmitter 2012-08-05 21:45:27 -04:00
MK/MKSerial OP-265 Flight reorganization of UAVObjects and Modules up a directory 2011-01-14 01:38:19 +00:00
Osd/OsdEtStd Merged latest origin/next. 2012-05-05 09:40:44 -07:00
OveroSync Merge branch 'next' into MikeL 2012-06-04 15:38:57 -07:00
PipXtreme Cleanup on the PipX branch. 2012-05-18 17:42:25 -07:00
RadioComBridge Fixed transparent comms on PipX. 2012-07-14 17:14:43 -07:00
Sensors Merge branch 'next' into MikeL 2012-06-04 15:38:57 -07:00
Stabilization Don't zero the PIDs when the settings are updated. Fixes some quirks from 2012-07-03 14:19:21 +02:00
System Make sure to create the system queue BEFORE calling task start. Systemmod 2012-07-24 09:51:03 -05:00
Telemetry Merged latest origin/next. 2012-05-05 09:40:44 -07:00
TxPID TxPID: add GyroTau to the list of parameters (OP-637) 2012-05-28 12:48:55 +03:00