Andrey Mironov
80c2bc7242
Added X-Lite support to CROSSFIRE Lua
2018-06-22 10:11:06 +03: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
Raphael Coeffic
a6afbebc94
support for CLI (over USB CDC) without DEBUG ( #5940 )
2018-06-03 23:17:29 +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
6c51026357
Update CREDITS.txt
2018-06-02 21:31:21 +02: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
Arne Schwabe
0e1a6bd60b
Add issue templates ( #5922 )
2018-06-02 18:16:31 +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
Bertrand Songis
9612d6e347
Update CREDITS.txt
2018-05-31 20:53:12 +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
2cd4e6acfa
Horus UI cosmetics
2018-05-27 17:57:03 +02:00
Kilrah
b8e9d5542d
Xlite LRUD key REPT events were missing in lua
2018-05-27 12:01:28 +02:00
Kilrah
487bf8bce7
Xlite can now change telemetry screens
2018-05-27 11:34:47 +02:00
3djc
535e41d43e
Add required keyword for xlite. Fix #5909
2018-05-26 08:51:08 +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
Andre Bernet
dba05e9adf
Add missing simulators to linux companion build script
2018-05-23 19:03:38 +02:00
3djc
ce344bc704
Cleanup
2018-05-23 17:12:48 +02:00
Kilrah
1df88dcb5f
Disable option until implemented
2018-05-23 14:12:18 +02:00
Raphael Coeffic
3665d2afb4
added X9E navigation to the crossfire scripts ( #5904 )
...
Submitted on behalf of @aguindehi
fixes #5893
2018-05-23 08:10:35 +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
31073fc0a9
Add X-Lite to simu build scripts
2018-05-22 22:35:45 +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
e4fc76503c
VC++ compilation
2018-05-22 21:29:55 +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
Kilrah
88c72e0cb9
VC++ compilation
2018-05-22 19:29:48 +02:00
Raphael Coeffic
7379f6064e
Horus: add receiver number check ( #5841 )
...
* add receiver number check for Horus
* find the first free model ID on LONG ENTER
* use the next free model ID for new models
* improve free model ID support for std LCD as well
* fixed “duplicate model”
* fixed ModelsList::isModelIdUnique()
2018-05-21 19:03:51 +02:00
Raphael Coeffic
ea898e5122
[Horus] font fixes ( #5901 )
...
* avoid generating a blank part for font size that do not have extras
* use “stretch” instead of “jessie”
.. and add libgtest-dev.
* keep space width equal 4, no matter what
* updated generated fonts
* updated reference images
* Replace PyQt completely (#5902 )
* ported img2lbm.py to Pillow (and get rid of PyQt)
* removed PyQt from Dockerfile
* fixed travis
* fixed issue with img2lbm and Horus bitmaps
2018-05-21 19:03:15 +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
Kilrah
a368d74619
Revert "Xlite PPM/Heartbeat trainer input ( #5881 )"
...
This reverts commit 25049d041d
.
2018-05-21 11:17:19 +02:00
mhotar
899240d2ac
Xlite simu images
...
..someone should do the coding magic here :)
2018-05-21 10:50:04 +02:00
Raphael Coeffic
526f460cd4
Generate font bitmaps without Qt (using Python Pillow) ( #5891 )
...
* Generate font bitmaps without Qt (using Python Pillow)
* Roboto font now default
2018-05-21 10:45:13 +02:00