1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-05 16:46:06 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/rawhid
edouard ae32af82b1 Bugfix: swapped ProductID in the USB constants!!
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3113 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-31 20:16:40 +00:00
..
pjrc_rawhid_mac.cpp Cleaned up and made the pjrc modules purely C++ - they were a mix of C++ and static C functions and data :( ... although NOT altered the MAC code - someone who knows MAC code needs to do that. 2011-02-27 17:07:41 +00:00
pjrc_rawhid_unix.cpp OP-334 OP-332 Linux usb monitor working fine now, and rawhidplugin.cpp updated to use this new mechanism, no more polling thread opening the device every second! 2011-03-03 21:44:59 +00:00
pjrc_rawhid_win.cpp OP GCS/HID - BIG fix 2011-03-04 02:17:46 +00:00
pjrc_rawhid.h OP GCS/HID - small fix 2011-03-03 21:14:56 +00:00
rawhid_const.h Cleaned up and made the pjrc modules purely C++ - they were a mix of C++ and static C functions and data :( ... although NOT altered the MAC code - someone who knows MAC code needs to do that. 2011-02-27 17:07:41 +00:00
rawhid_dependencies.pri build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
rawhid_global.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
rawhid.cpp OP-334 : reverted opening method in RawHID plugin, as the new pjrc_rawhid class does not play nice with the USBMonitor system in case several devices with the same PID/VID are present on the system (such as two PipX for example) 2011-03-13 13:03:11 +00:00
rawhid.h Upate RawHID plugin to cope with the new PID/VIDs 2011-03-09 18:55:06 +00:00
RawHID.pluginspec build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
rawhid.pri build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
rawhid.pro OP-328 Stub for MacOS support of USB Monitor. 2011-03-07 20:38:34 +00:00
rawhidplugin.cpp OP356/GCS - Makes the dropbox show devices "friendly name". Type of connection and previous serial number accessible via tooltip. 2011-03-29 18:25:24 +00:00
rawhidplugin.h OP356/GCS - Makes the dropbox show devices "friendly name". Type of connection and previous serial number accessible via tooltip. 2011-03-29 18:25:24 +00:00
usbmonitor_linux.cpp Lower amount of debug output in Linux USB Monitor. 2011-03-26 11:57:16 +00:00
usbmonitor_mac.cpp OP-328: Use removal callback when device unplugged and also added mutexs to 2011-03-28 15:39:35 +00:00
usbmonitor_win.cpp OP GCS/HID - Now found the true problem, I just need to find an hungry French monkey now. 2011-03-11 18:52:44 +00:00
usbmonitor.h Bugfix: swapped ProductID in the USB constants!! 2011-03-31 20:16:40 +00:00