1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 01:05:10 +03:00
Commit graph

3175 commits

Author SHA1 Message Date
3djc
a9e88c272a Remove misleading RC99 (#5982)
Replace 'release' by 'version' in a few places
2018-06-23 09:07:13 +02:00
3djc
f76c23d7f7 Remove nofp option for a few board (#5986)
* Remove nofp option for a few board

* Little fix
2018-06-23 09:06:43 +02:00
Arne Schwabe
e3ea859592 Ignore hidden folder on sync (#5976) 2018-06-18 15:39:34 +02:00
Max Paperno
812ba76e0d [Companion][ModulePanel] Fix RF Output Power setting getting reset to default on every update() (re-opening model editor, etc) (fixes #5954); Prevent some needless updates during setup. (#5970) 2018-06-16 00:09:09 +02:00
Sebastien Charpentier
0e7e27edbf Updated French translation (#5967)
* Initial version

* Updated French translation.
2018-06-14 19:34:18 +02:00
Sebastien Charpentier
a2d797310a Updated French Translation (#5955)
* Initial version

* French Translation
2018-06-13 22:28:08 +02:00
Max Paperno
1de4d86661 [Companion][MixesPanel] Fix disappearing mixer lines after an invalid line is removed. (#5957) 2018-06-13 22:27:45 +02:00
3djc
6898efcc02 Prevent X9E simu crash when BT is enabled (#5966)
* Better 'non horus BT' XE handling

* Cleanup

* Adjust BT message for X9E

* [Companion][HardwarePanel][X9E] Change BT Mode options to OFF/Enabled, X9E only.
2018-06-13 22:25:22 +02:00
Kilrah
d74c6acc0b We can now know what radio a random file comes from a little more easily... 2018-06-11 23:01:50 +02:00
Neil Horne
d460f005c6 Companion curve enhancements (#5947)
* Add point to custom curve using mouse click

* Add more curve enhancements delete and resize points

* add scene constructor
2018-06-09 11:35:41 +02:00
Sebastien Charpentier
9ffcac744a Updated French Translation (#5948)
* Initial version

* Updated French translation + fixed some typo

* Fixed warning message
2018-06-06 11:19:18 +02:00
Arne Schwabe
702a8cb0c3 fix clang compiler warning 2018-06-05 11:21:10 +02:00
Max Paperno
0a4ca595ed
[Companion][MixersListWidget] Enable multiple selection capability on Inputs and Mixes editors (closes #5029); Fix bug with custom style propagation; cosmetics. 2018-06-05 03:34:42 -04:00
Sebastien Charpentier
5302254462 Fr Translation (#5941)
* Initial version

* Updated French translation.
2018-06-04 22:23:21 +02:00
Max Paperno
41419b4cee
[Companion] Move some single-use functions out of helpers module; cosmetics. 2018-06-04 05:15:16 -04:00
Max Paperno
8de53f18e6
[LogsDialog] Fix GE export on OSX (since 9796654). 2018-06-04 05:12:57 -04:00
Max Paperno
777fc58578
[Companion][ModulePanel] Fix RF Output Power warning message display. 2018-06-04 04:51:32 -04:00
Max Paperno
e2977540d9
[Simulator][SimulatorOptions] Fix the misguided version check. 2018-06-04 04:51:09 -04:00
3djc
c11a88f108 Fix title display issue in french under Liunux 2018-06-04 09:37:16 +02:00
Andre Bernet
14a96e17be OSX compilation 2018-06-04 07:57:28 +01:00
Max Paperno
2c5b54d7f3 [Companion][build][Windows] Allow alternate locations for OpenSSL DLLs to be included with CPN installation (removes PyQt4 dependency). (#5939) 2018-06-04 07:44:00 +02:00
Max Paperno
3af2b090e5 Fix remaining model editor sync issues with RawSource changes. (#5936)
* [Companion] Fix RawSource updates in Custom Function selectors (part fix for #4917).

* [Companion] Fix RawSource updates in HeliPanel selectors (closes #4917).
2018-06-03 23:20:14 +02:00
Max Paperno
9796654816 [Companion] Log viewer Google Earth fixes (#5937)
* [Companion][LogsDialog] Use relative path for Google Earth track icon (fixes #5080); Use detached process to launch GE (does not restart GE for every export, does not keep handle to GE process); Fix typo in warning message.

* [LogsDialog] Use GE export file path as base for icon path (don't assume TempDir); Fix auto-connection warning from Qt due to misnamed function; Remove redundant check for existing GE file.
2018-06-03 23:19:25 +02:00
Max Paperno
487c0de90f [Companion][InputsPanel] Fix "ghost" input names being left over when moving items (closes #5740); Cut/paste and drag-move will now also copy the input name if destination input is nameless and source input becomes empty (will not duplicate names); Clean up/simplify some code. (#5942) 2018-06-03 23:16:20 +02:00
Max Paperno
c19b1a65bf
[Companion][MdiChild] Possible fix for "disappearing" toolbars in file editor windows. 2018-06-03 15:42:52 -04:00
Max Paperno
cd8f006d31
[Companion] HardwarePanel - fix saving of Bluetooth Mode selection (and related Qt warning), introduced in a87722b. 2018-06-02 21:10:51 -04:00
Max Paperno
40c5f0432c
[Companion] AutoComboBox - fix possible crash with null field. 2018-06-02 21:10:51 -04:00
Bertrand Songis
806715e166
Bsongis/companion r9m fixes (#5914)
* Cosmetics

* First part ...

* First part ...

* Second part ...

* End?

* Handle new  R9M and R9M lite

* Display 'mini' module in case of R9M and xlite
2018-06-02 18:16:51 +02:00
Neil Horne
48f804210c Use fixed width font for checklist (#5925) 2018-06-02 18:15:53 +02:00
3djc
a87722b078 Add BT mode handling (#5926)
Enable BT for Xlite and X7
2018-06-02 18:15:37 +02:00
Arne Schwabe
e3f2664440 Update multi protocol definitions (#5930) 2018-06-02 18:15:13 +02:00
Arne Schwabe
ce77fbd2ff No longer use deprecated qt5_use_modules (#5931)
QT 5.11 finally removes the qt5_use_modules macro.
Instead target_link_libraries with the Qt5::Lib added should be used.
Since we already use that in one place, it should work everywhere. Since
the common companion lib already depends on Core, widges and multimedia
components that link against it, also implicitly link against those
libraries.
2018-06-02 18:14:49 +02:00
mhotar
dd4cc710f2 Xlite simu images with transparency 2018-05-31 01:21:55 +02:00
3djc
db9420e715 Adjust antenna selection text to actual radio capabilities 2018-05-30 10:10:35 +02:00
3djc
f2c82a6262 Remove warning 2018-05-30 09:41:22 +02:00
Kilrah
d23dd5b430 Antenna selection missing in companion for xlite 2018-05-30 09:24:36 +02:00
3djc
6d649279c8 Remove potentially misleading message. Fixes #5918 2018-05-30 08:40:39 +02:00
Kilrah
adbeb30c8b Remove inactive trims from Xlite right simu stick (TODO something nicer) 2018-05-24 21:01:35 +02:00
Sebastien Charpentier
fc9ca545ad Fr translation update (#5906)
* Initial version

* Updated French translation

* 1 space was missing.

* - Translate last remaining field.
- Fixed F.In/F.Out translation.
2018-05-24 18:13:41 +02:00
Kilrah
3680b93d89 Fix compilation warning / code errors 2018-05-23 19:40:55 +02:00
Kilrah
1df88dcb5f Disable option until implemented 2018-05-23 14:12:18 +02:00
Kilrah
ffb6b1a6fd Doc 2018-05-22 23:12:12 +02:00
Kilrah
a1de19c105 Xlite simu shift working, dirty hack to get mouse wheel to do the right thing 2018-05-22 23:09:32 +02:00
Kilrah
5fefc69eb6 Cosmetics 2018-05-22 22:29:08 +02:00
Kilrah
f0bea027c1 Match voltage settings and fix simu giving voltage below default min 2018-05-22 22:27:59 +02:00
Andre Bernet
7ce17c56a2 Directory case issue 2018-05-22 21:46:15 +02:00
Kilrah
d181050706 Cleanup 2018-05-22 21:09:50 +02:00
Kilrah
a93692ee59 Xlite simulator WIP 2018-05-22 20:53:55 +02:00
Sebastien Charpentier
842b04627a DE Translation (#5892)
* Initial version.

* I'm pushing DE update on behalf of Helmut Renz.

* Version 2 of translation
2018-05-21 14:27:59 +02:00
mhotar
899240d2ac Xlite simu images
..someone should do the coding magic here :)
2018-05-21 10:50:04 +02:00