Philippe Renon
dc4e3f220f
OP-1016 GCS Options dialog : improved delete button tooltip text as per review
2013-06-20 21:51:18 +02:00
Philippe Renon
d0b04975a0
OP-1016 GCS Options dialog - fixed issue that allowed a user to delete all configurations of a given category and would lead to a GCS crash
2013-06-19 23:53:39 +02:00
Philippe Renon
7c3dafbfde
OP-1008 fixed issue in GCS Options dialog where selected item was not always highlighted
2013-06-17 21:16:47 +02:00
Philippe Renon
e3fb75b356
OP-979 additional fixes in Settings dialog:
...
- Make Environment/General node auto expandable (i.e. always expanded when
the dialog is opened)
- Reorganize persistent settings (move to own node in XML file + renaming)
- Simplify persistent splitter position handling (persist location instead
of 2 sizes)
2013-05-29 23:10:58 +02:00
Philippe Renon
6b7080d958
OP-843 setting dialog reordering: plugin options pages (top part) are now sorted on their untranslated name
...
this solve the issue of the order changing per language
The bottom part of the tree (gadget options pages) is still sorted by translated name as before.
Additional fixes:
- Moved GCS page to Environment node + renamed to Workspaces
- Renamed Notigy Plugin node to Notification
- Moved the two Telemetry nodes together
- Split plane size is now persistent (in addition to size and selected node)
2013-05-28 15:32:27 +02: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
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
4b46251ff1
Merge branch 'Mathieu/OP-958_HID_plugin_basic_cleanup' into next
2013-05-25 13:42:15 -07:00
Mathieu Rondonneau
45e18127a3
OP-958: adding patch for map to use proper lock mechanism.
2013-05-25 08:06:41 -07:00
Fredrik Arvidsson
917d3ebbd8
Merge branch 'thread/OP-970_Revo_Radio_Warning' into next
2013-05-25 12:05:31 +02:00
Fredrik Arvidsson
d492d3e14e
OP-970 Fixes a problem with the Radio/Modem warning dialog showing up on board connection.
2013-05-25 12:04:50 +02:00
Richard Flay (Hyper)
911352d8a7
Merge branch 'next' into amorale/OP-960_systemhealt_warning
2013-05-25 17:19:58 +09:30
Richard Flay (Hyper)
e8f14b3718
Merge branch 'next' into amorale/OP-960_systemhealt_warning
2013-05-25 17:14:04 +09:30
Fredrik Arvidsson
3c55485d88
OP-970 Removes a comma.
2013-05-25 09:43:59 +02:00
Fredrik Arvidsson
03a2e82ba3
OP-970 Adds antenna warning dialog when activating built in modem for Revolution.
2013-05-25 09:42:26 +02:00
Mathieu Rondonneau
13beee32af
OP-958: Fixing issue due to renaming.
2013-05-24 19:22:19 -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
b00e25c393
OP-958: fix opHID file name case for linux
2013-05-25 03:50:24 +03: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
Oleg Semyonov
5ee36070e3
OP-958: usbmon.h: remove superfluous #ifdef
2013-05-25 02:51:40 +03:00
Oleg Semyonov
9474550351
OP-958: usbmon_mac: remove unused code
2013-05-25 02:51:31 +03:00
Oleg Semyonov
d1dd944bc3
OP-958: uncrustify sources
2013-05-25 02:51:20 +03:00
Oleg Semyonov
f6d2f152b9
OP-958: windows/hid.c: fix file mode (was executable)
2013-05-25 02:51:05 +03:00
Oleg Semyonov
c10932b457
OP-958: move hidapi.h under library root to stop uncrustification
2013-05-25 02:50:52 +03:00
Oleg Semyonov
f61340f30a
OP-958: do not uncrustify hidapi library (add .no-auto-format file)
2013-05-25 02:50:28 +03:00
Voha
3b7c6eaa5f
*[mac only] definition usb devices made in an additional thread
2013-05-24 21:53:35 +03:00
Mathieu Rondonneau
ccc7e4a0ab
OP-958: fix cast.
...
I am about to check-in something that I have not compiled :(
Will check build server to make sure it pass build and revert if needed.
2013-05-23 19:33:54 -07:00
Alessio Morale
1d0c18ebcd
Applied hidapi branch iokit_path from https://github.com/mrpippy/hidapi.git
2013-05-23 22:52:26 +02:00
Fredrik Arvidsson
cfaeead5b3
OP-935 Adds tool-tips for the majority of the settings in the Stabilization screen.
2013-05-23 21:26:43 +02:00
Mathieu Rondonneau
bfcb608b82
OP-958: More cleanup and handle some corner cases:
...
- retry discovery 5 times max before giving up.
- open the last hid device in the list in case there are several hid device of the same vid.
- remove structure and move handle to class.
2013-05-21 21:04:44 -07:00
Mathieu Rondonneau
4b68c6da74
OP-958: adding clearer message regarding the requirement for libusb-1.0.0 dev package:
...
- break the build nicely telling the user to install the dev library package.
2013-05-21 20:10:37 -07:00
Mathieu Rondonneau
3ec742f540
Merge branch 'next' into Mathieu/OP-958_HID_plugin_basic_cleanup
2013-05-21 19:09:20 -07:00
Mathieu Rondonneau
133a801dc5
OP-958: fix compiler error (showing on bambo)
2013-05-21 19:06:48 -07:00
Mathieu Rondonneau
c3033ece11
OP-958: add usb.h include only for linux
2013-05-21 09:00:50 -07:00
Mathieu Rondonneau
ec42669787
Merge branch 'amorale/OP-958_HID_plugin_basic_cleanup' into Mathieu/OP-958_HID_plugin_basic_cleanup
2013-05-21 08:22:33 -07:00
Alessio Morale
3b6ce9dbc3
OP-958 Fix compilation issues on Windows platform
2013-05-21 15:16:56 +02:00
Alessio Morale
2e3e5be053
OP-960 Fixed spacing
...
+review OPReview-481
2013-05-21 08:29:35 +02:00
Alessio Morale
81e10c9d1b
OP-960 Prevent a warning to appear each time an alarm not in svg is received
...
+review OPReview
2013-05-21 00:47:22 +02:00
Fredrik Arvidsson
3d04238a00
OP-957 Removed I-Term settings for Attitude mode on Basic stabilizations tab.
2013-05-20 22:54:42 +02:00
Mathieu Rondonneau
6e909f0dcf
OP-958: HID plugin basic cleanup:
...
- minor forgotten cleanup.
2013-05-20 02:46:45 -07:00
Mathieu Rondonneau
d2244d83d1
OP-958: GCS HID plugin basic cleanup:
...
- new plugin (opHID) to deprecate old one (rawhid).
- remove pjrc HID api implementation.
- add hidapi library taken from https://github.com/signal11/hidapi.git (copied files, the lib is not compiled from its git repo).
- history of those files is broken (cp instead of git mv) but the history is all in rawhid plugin.
- mac and windows not tested yet.
2013-05-19 21:49:53 -07:00
Oleg Semyonov
a408d9748c
Uncrustification
2013-05-20 00:02:34 +03:00
Fredrik Arvidsson
864300d975
OP-893 Added Auto Update functionality to the firmware page.
2013-05-19 23:00:44 +02:00
Sexy Pony
900f643bbd
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
Oleg Semyonov
97b4433a36
Merge remote-tracking branch 'origin/thread/OP-955_Version_Info_Improvements' into next
2013-05-19 15:22:55 +02:00
David Ankers
f6cedeaaf6
Add John Pike and Rick King to contributors, rename Authors Tab to Contributors, the GCS lists all people that have helped OP, not just GCS authors.
2013-05-19 15:31:59 +10:00
David Ankers
915b7857f6
Changed the word maiden to the word first, easier to read and makes more sense for people that use English as a second language
2013-05-19 14:58:57 +10:00
David Ankers
2abcef1071
Changed aircraft word to controller as per Pablo.
2013-05-19 14:57:40 +10:00
David Ankers
3d2f62f014
Removed the CopterControl wording from the bis calib screen om the wizard, this page will be used for the Revo also
2013-05-19 14:55:39 +10:00