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 b8a5249246 OP GCS - sorry made a mess dealing with conflicts
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2916 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-28 01:37:25 +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 Removed unneeded mutex in the enumeration thread. 2011-02-27 21:15:32 +00:00
pjrc_rawhid_win.cpp OP GCS - sorry made a mess dealing with conflicts 2011-02-28 01:37:25 +00:00
pjrc_rawhid.h OP GCS - sorry made a mess dealing with conflicts 2011-02-28 01:37:25 +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 Now able (hopefully) to unplug USB device from PC whilst the GCS is still connected to it via USB .. in WINDOWS ONLY. 2011-02-28 00:34:31 +00:00
rawhid.h Now able (hopefully) to unplug USB device from PC whilst the GCS is still connected to it via USB .. in WINDOWS ONLY. 2011-02-28 00:34:31 +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 GCS - created USB connect/disconnect signals for windows using the system API. 2011-02-28 01:01:57 +00:00
rawhidplugin.cpp Now able (hopefully) to unplug USB device from PC whilst the GCS is still connected to it via USB .. in WINDOWS ONLY. 2011-02-28 00:34:31 +00:00
rawhidplugin.h Now able (hopefully) to unplug USB device from PC whilst the GCS is still connected to it via USB .. in WINDOWS ONLY. 2011-02-28 00:34:31 +00:00