1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/rawhid
zedamota e1eaf4d132 OP GCS/HID - Now found the true problem, I just need to find an hungry French monkey now.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3024 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-11 18:52:44 +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 Upate RawHID plugin to cope with the new PID/VIDs 2011-03-09 18:55:06 +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 Upate RawHID plugin to cope with the new PID/VIDs 2011-03-09 18:55:06 +00:00
rawhidplugin.h Removed un-needed signals. 2011-03-07 22:06:57 +00:00
usbmonitor_linux.cpp OP-334: Make the USBMonitor a singleton and export its symbols in the RawHID plugin, so that other plugins can use its instance(). Also implement a way 2011-03-08 23:59:29 +00:00
usbmonitor_mac.cpp OP-334: Make the USBMonitor a singleton and export its symbols in the RawHID plugin, so that other plugins can use its instance(). Also implement a way 2011-03-08 23:59:29 +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 Upate RawHID plugin to cope with the new PID/VIDs 2011-03-09 18:55:06 +00:00