1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/OpenPilot/Modules
stac 6b2760da1a USB HID: basic COM functionality over USB HID
This fixes the COM interface over USB HID to the point where
it can establish and maintain solid communications with the UAVObject
Browser in the GCS.

Tested only on Linux.  The USB HID interface is still disabled for now
until it is tested successfully by a wider group.

Edit telemetry.c and set ALLOW_HID_TELEMETRY to 1 to enable telemetry
over the USB HID interface and report your results in the forum.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@656 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-05-24 16:33:40 +00:00
..
Actuator OP-32 Flight Initial release of Actuator (ServoOut) and ManualControl (ServoIn) modules, still work in progress (not fully tested). 2010-05-17 01:58:38 +00:00
Altitude Flight/Altitude Update altitude object with new metafields, modified update rates in XML and flight s/w 2010-05-20 01:21:44 +00:00
Attitude USB HID: basic COM functionality over USB HID 2010-05-24 16:33:40 +00:00
Example Flight/UAVObjects Added support for default field values (used to initialize settings with defaults) 2010-04-28 01:54:24 +00:00
GPS OP-25 Flight/GPS: changes for OPGPS 2010-05-18 12:49:47 +00:00
ManualControl OP-32 Flight Initial release of Actuator (ServoOut) and ManualControl (ServoIn) modules, still work in progress (not fully tested). 2010-05-17 01:58:38 +00:00
MKSerial Started new module 2010-05-23 19:01:07 +00:00
System OP-4 Flight/ObjectPersistance Implemented saving/loading of individual objects from the SD card 2010-05-04 02:11:16 +00:00
Telemetry USB HID: basic COM functionality over USB HID 2010-05-24 16:33:40 +00:00