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
Kenz Dale 0ff46af74c Changes requested in review.
All cosmetic (removing comments or fixing whitespaces), so does not affect functionality.
2012-08-23 18:10:27 +02:00
..
pjrc_rawhid_mac.cpp Eliminated several (dozen) compiler warnings. 2012-08-23 18:03:17 +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 Changes requested in review. 2012-08-23 18:10:27 +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