Philippe Renon
e196a1f01b
OP-1398 OP-1399 Windows Qt 5.3.1 upgrade - removed duplicate method declarations in ophid header (were added in standard hidsdi.h header?)
2014-07-14 18:26:41 +02:00
Corvus Corax
1babe4383a
Merge remote-tracking branch 'origin/D-Lite/OP-1261-winHIDfix' into next
2014-03-22 21:34:53 +01:00
Werner Backes
ef715ecd73
Make WriteFile use Events to signal when write requests are
...
finished. This avoids lockups on Windows platforms during hid_write. (see OP-1261)
2014-03-14 12:19:02 +01:00
m_thread
7e52a0f641
OP-1170 Got rid of all compiler warnings in ophid plugin.
2014-02-26 17:38:43 +01:00
Bertrand Songis
117c2fb97f
Fix for issue OP-1108: Mutex not correctly released in GCS
2013-12-14 16:57:55 +01:00
Corvus Corax
55eb581e45
uncrustification for ground/openpilotgcs/src/plugins/ophid/inc/ophid_plugin.h
2013-11-16 17:34:41 +01:00
Patrick Huebner
b4d0a93133
OP-1103 Some minor cleanup work and adding a version check for Qt5.1
2013-11-13 21:04:57 +11:00
Patrick Huebner
c0f6d9d7bc
OP-1103 Fixes a build problem where the CoreFoundation framework wasn’t found on some systems.
2013-11-10 09:36:37 +11:00
Patrick Huebner
0833cd206c
OP-1103 Fix for build error on OSX 10.8 after Qt5.1.1 update
2013-11-04 00:13:14 +11:00
Philippe Renon
f85498e7c5
[OP-1085] Qt5.1.1 - a bit of manual uncrustifying
2013-10-24 00:12:35 +02:00
Philippe Renon
a2ba33f28a
[OP-835] Qt 5.1.0 - migrated GCS plugins
2013-09-15 23:37:20 +02:00
Oleg Semyonov
5a9cee51b9
Fix indentation in a .no-auto-format source file
2013-06-26 20:29:04 +03:00
sambas
023ee2b97e
Fix windows hid connection failure if board was already connected and gcs started. Was getting sharing violation error.
2013-06-24 19:01:40 +02:00
Oleg Semyonov
1cfc7f1586
Uncrustify
2013-06-03 19:13:11 +02:00
Mathieu Rondonneau
43f6b18895
OP-958 and OP-977: remove doxygen keyword "note" when empty.
2013-06-03 07:49:14 -07:00
Mathieu
4cba7fa7c1
OP-958: Fix windows issue related to unplug/plug (15s hang)
2013-06-02 20:49:05 -07:00
Mathieu Rondonneau
5732c2fd4c
OP-958L: Some fixes for 15s hang and unplug/plug issue reported lately.
...
This is not cleanedup but I want to get this in so other people can test.
2013-06-01 22:13:04 -07:00
Mathieu Rondonneau
d0b0cb77d4
OP-958: only enumerate openpilot devices in udev.
...
(not sure the reason of not doing that)
2013-05-30 19:08:22 -07:00
Mathieu Rondonneau
afeeed6f65
OP-958: WINDOWS HACK: do not filter out the bl.
2013-05-29 05:57:46 -07:00
Mathieu Rondonneau
6a838417fb
OP-958: WINDOWS HACK ONLY: This is to filter out gamepadcontroller HID device during reconnect.
...
This is temporary until multiple HID are supported (if needed).
2013-05-28 21:36:10 -07:00
Mathieu Rondonneau
74cc1315b4
OP-958: only report the number of device we actually open successfully.
...
Limitation: only one (1) or zero (0) for now.
2013-05-28 12:59:46 -07:00
Mathieu Rondonneau
854d976a7d
OP-958: Go through the list of enumerated devices, and try to open the device until end of the list.
...
Leave if we open one with success.
2013-05-27 18:52:27 -07:00
Brian Webb
50162333d8
Merge remote-tracking branch 'origin/dankers/minor-modem-renames' into next
2013-05-27 09:44:17 -07:00
Brian Webb
e9f83bcc80
Fixes a bug in the rfm22b driver that was reading past the end of the bindings list when receiving a status message. Also adds some formatting changes that came about after doing a make uncrustify_all.
2013-05-26 08:36:38 -07:00
David Ankers
9f44e588f7
Rename USB Constants that map product to PID, changes PipX to OPLM
2013-05-26 16:37:33 +10:00
Mathieu Rondonneau
f62391028a
OP-958: Add function header doc and give credit to Richard (not mentionned in a previous commit).
...
I gorgot to mention that the following commit was a patch from Richard.
Thanks to richard for suggesting this patch.
commit 45e18127a3
Author: Mathieu Rondonneau <Mathieu.Rondonneau@gmail.com>
Date: Sat May 25 08:06:41 2013 -0700
OP-958: adding patch for map to use proper lock mechanism.
2013-05-25 19:08:53 -07:00
Mathieu Rondonneau
45e18127a3
OP-958: adding patch for map to use proper lock mechanism.
2013-05-25 08:06:41 -07:00
a*morale
667c717e68
OP-958 Fixed a connection problem due to missing qRegisterMetaType for USBPortInfo
2013-05-25 03:10:23 +02:00
Oleg Semyonov
3757c8e391
OP-958: uncrustify sources
2013-05-25 02:52:33 +03:00
Oleg Semyonov
0f33a16ed8
OP-958: rename opHID plugin directory to lower case (same as all other plugins)
2013-05-25 02:51:50 +03:00