1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/rawhid
PT_Dreamer 93f7494930 GCS/USB-Increase USB write timeout, this prevents
PipX from becoming disconnected to the GCS.
TODO:Handle timeouts in a better way
2012-07-09 14:39:17 +01:00
..
pjrc_rawhid_mac.cpp Finally, a fix for the Mac UAVTalk issues: it was all caused by a wrong RunLoop pointer reference 2011-10-11 00:10:27 +02: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 Finally, a fix for the Mac UAVTalk issues: it was all caused by a wrong RunLoop pointer reference 2011-10-11 00:10:27 +02: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 GCS/USB-Increase USB write timeout, this prevents 2012-07-09 14:39:17 +01: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 OP-520 Change $$qtLibraryTarget to $$qtLibraryName 2011-08-04 15:17:08 +02:00
rawhid.pro Fixes the "halt" and "rescue" problems 2011-11-28 12:12:26 +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 Fixes the "halt" and "rescue" problems 2011-11-28 12:12:26 +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 Fix MacOS halt issues by using the USBMonitor to detect device re-insertion:wq: 2011-09-25 15:28:08 +02:00
usbmonitor_win.cpp Fixes the "halt" and "rescue" problems 2011-11-28 12:12:26 +00:00
usbmonitor.h Fixes the "halt" and "rescue" problems 2011-11-28 12:12:26 +00:00
usbsignalfilter.cpp Fixes the "halt" and "rescue" problems 2011-11-28 12:12:26 +00:00
usbsignalfilter.h Fixes the "halt" and "rescue" problems 2011-11-28 12:12:26 +00:00