Arne Schwabe
2e65e745ee
- Remove warnings about deprecated QStyleOptionView by using unversioned version
...
- Fix warning about converting strings.
2016-10-27 14:53:24 +02:00
Arne Schwabe
0b0059908c
Abort cmake if leftover files of 2.1 are found ( #3955 )
...
This is becoming a FAQ. File selection might not be perfect but is good enough to trigger the error.
2016-10-26 20:36:58 +02:00
Arne Schwabe
92dde79dec
New protocol and telemetry: FlySky AFHDS2A ( #3948 )
...
* New protocol for multimode FlySky AFHDS2A
* Also add AFHDS2A protocol to companion
* fix compile error
2016-10-25 22:51:34 +02:00
3djc
d218b33609
Merge pull request #3950 from opentx/3djc/Horus-enable-perm-scripts
...
3djc/horus enable perm scripts
2016-10-24 09:04:15 +02:00
Damjan Adamic
0eba5c4c9c
Added missing audio volume initialization (caused by ed07dd76ef
)
2016-10-23 21:00:47 +02:00
3djc
4825ffe2f3
Cosmetics
2016-10-23 14:44:07 +02:00
3djc
cff0b33f4b
Cosmetics
2016-10-23 14:42:59 +02:00
3djc
4f24088719
Enable permanent scripts on Horus
2016-10-23 14:41:05 +02:00
Arne Schwabe
e580927fc1
Add opentx os x build vm and allow more cores to be used for fast mac… ( #3947 )
...
* Add opentx os x build vm and allow more cores to be used for fast machines.
2016-10-23 13:18:26 +02:00
Arne Schwabe
73a7027eb9
[X9D] Allow toggling Haptic option for Taranis X9D ( closes #3946 ) ( #3949 )
2016-10-23 12:28:18 +02:00
3djc
ae47b1a4d1
Fix sdcard rev
2016-10-22 15:49:05 +02:00
3djc
566b6f1dfa
Fix version for sdcard
2016-10-22 15:41:57 +02:00
3djc
3ad33410b1
Reuse firmware code location
2016-10-22 15:07:53 +02:00
Andre Bernet
f8d5a7763a
Merge pull request #3883 from opentx/schwabe/spektrum_dsm2_bind
...
Update OpenTX Multi code to match current DIY-MULTI module code
2016-10-21 20:32:09 +02:00
Damjan Adamic
17ebe560f6
Removed unneeded debug trace (audio)
2016-10-21 19:57:07 +02:00
Andre Bernet
978867d509
Merge branch 'next' into schwabe/spektrum_dsm2_bind
...
# Conflicts:
# radio/src/translations/de.h.txt
2016-10-21 19:36:31 +02:00
Arne Schwabe
186634cc08
Change the companion bundle name to not include the version ( #3943 )
...
* Change the companion bundle name to not include the version
This show only up in the Apple Menu, a version numbers look really strange there. The title of the main window and CMD-TAB still show 2.2 there.
* Drop OpenTX instead of version
2016-10-21 19:24:23 +02:00
3djc
a57298fc8f
Fix path and names
2016-10-21 17:39:19 +02:00
Arne Schwabe
e13dd6490d
Rename "autobind" to "bind on powerup"
...
The autobind designation confused many users. Bind on power up should give more clarity
2016-10-21 17:14:01 +02:00
Arne Schwabe
c4ad38670f
Fix french translation and move custom protocol string in its own string
2016-10-21 17:00:59 +02:00
Damjan Adamic
f4b54ea332
Fixes #3937 : When executed from Special Functions, Flight Reset cause… ( #3942 )
...
* Fixes #3937 : When executed from Special Functions, Flight Reset caused a GUI lockup
* Cosmetics
2016-10-21 12:16:33 +02:00
3djc
81e9fe5201
Standardize app naming
2016-10-21 10:48:37 +02:00
3djc
93d7e134b0
Since we do not have support for nl TTS, better not compile it
2016-10-21 09:40:27 +02:00
3djc
e730bf1968
Port to next ( #3941 )
2016-10-21 09:24:21 +02:00
Bertrand Songis
e8f043921f
[Companion] Warning removed
2016-10-21 08:37:05 +02:00
Bertrand Songis
d4b6ebd2fe
[Companion] Warning removed
2016-10-21 00:19:28 +02:00
Arne Schwabe
ad8cd2546e
Schwabe/silence register warnings clang ( #3940 )
...
* Ignore deprecated register warning for the the STM include files
Ignore the warning with the use of #pragma which is not elegant but otherwise we would have to change the vendor files
* Remove usage of register in C/C++ files.
Modern compilers ignore it anyway and C++11 actually deprecates it. Removing also removes a number of clang warnings about this
2016-10-21 00:09:54 +02:00
Bertrand Songis
ba824537d4
[Companion] Cosmetics
2016-10-20 21:14:34 +02:00
Bertrand Songis
3db86b2276
[Companion] Warning removed
2016-10-20 20:58:34 +02:00
Bertrand Songis
71bb6de3dd
[X7D] Rotary encoder initialization
2016-10-20 18:54:51 +02:00
Bertrand Songis
d2f688c7d9
[X7D] Bootloader fix
2016-10-20 18:54:04 +02:00
Bertrand Songis
2b1c8ee783
[X7D] DMA write on adcValues overflow over rotary encoder value (rotary encoder was always moving)
2016-10-20 18:53:32 +02:00
Bertrand Songis
774bd48b47
[X7D] Audio volume initialization was not correctly done
2016-10-20 18:26:22 +02:00
Bertrand Songis
ed07dd76ef
[X7D] Audio volume initialization was not correctly done
2016-10-20 17:54:06 +02:00
Damjan Adamic
44133b595d
Re #3815 : Audio refactoring ( #3926 )
2016-10-19 22:56:25 +02:00
Arne Schwabe
a19f4c78bf
Fix building with precompiled QT (rpath fix), fix build-compaion.sh script
2016-10-19 22:26:29 +02:00
Bertrand Songis
9f67c0c49b
[X7D] Software volume
2016-10-19 20:40:47 +02:00
Arne Schwabe
9a02e0b6b3
Schwabe/cpack osx ( #3776 )
...
* [Companion] Add logic to add background and DS_Store. Start with Cpack for OS X
* Major overhaul of the OpenTX packing for OS X
* Update DS_Store to not show toolbar (noticed by @Kilrah, thanks!)
* Minor fixes
* set BU_CHMOD_ITEMS to avoid packaging errors
* Rename the app to a nicer name on OS X (OpenTX Companion 2.2.app instead of companion.app)
* Embed dfu-util into bundle (first part of #3908 )
* Fix showing status bar showing in disk image
* Workaround for CMAKE_OSX_DEPLOYMENT_TARGET
2016-10-19 18:00:27 +02:00
Benjamin Boy
236d3149ee
German spoken language fixed.
...
Spoken numbers fixed:
100 -> "ein", "hundert"
1000 -> "ein", "tausend"
999 -> "9", "hundert", "99"
Timers:
60 seconds -> "eine", "minute"
3600 seconds -> "eine", "stunde"
120 seconds -> "2", "minuten"
Sound files needed to be generated because new words are used.
2016-10-19 14:17:15 +02:00
3djc
72bffae7fd
Horus deserves it too ! ( #3938 )
2016-10-19 13:27:23 +02:00
Arne Schwabe
25a91076d6
Multiple fixes for German translation ( #3930 )
...
* Multiple fixes for German translation
* Add changes/better wording by @rcbebo82, thanks!
* Use less controversial translation for killed
* change all line ending to '\n'
* Also add translations from pull request #3929
* Fix too long strings for 128x64 UIs
2016-10-18 23:34:11 +02:00
Damjan Adamic
85f7a09b9c
Fixes #3858 : added edge detection to RESET and GVAR INC/DEC functions ( #3921 )
...
* Fixes #3858 : added edge detection to RESET and GVAR INC/DEC functions
* Re #3858 : Gtests added for Special Functions: FLIGHT_RESET and GVAR_INC
* Re #3858 : Gtests fixed
* Re #3858 : Gtests fixed 2
2016-10-18 18:19:11 +02:00
3djc
b56a65cc1a
3djc/horus fix3924 ( #3932 )
...
* Forbid delete category when not empty. Add confirmation
This fixes #3924 and #3823
* Cosmetics
2016-10-18 18:18:00 +02:00
Damjan Adamic
4513cf89f2
Projectkk2glider/fatfs 0.12 ( #3925 )
...
* Re #3815 : Disk cache: Write statistic added. Bigger disk cache. Show disk cache misses in CLI.
* Update to the latest FatFS R0.12b (all existing OpenTX patches have been already applied in upstream, only few ff.h modifications needed for simulator)
* Missing file
* SD card manager: do not show parent dir [..] for root directory
2016-10-18 18:14:17 +02:00
3djc
eb24bbacbb
Merge pull request #3916 from opentx/3djc/revise-sdcard-version
...
3djc/revise sdcard version
2016-10-18 10:38:07 +02:00
Bertrand Songis
407cc432f2
[X7D] Switches fixes
2016-10-18 00:06:50 +02:00
Bertrand Songis
b85dcb9f85
[X7D] ADC fixes
2016-10-17 22:55:03 +02:00
Arne Schwabe
1aa6d113ee
Remove DSM wrong PNRG since the multi will avoid ids that trigger this problem
2016-10-17 01:03:50 +02:00
3djc
325af01421
Cosmetics
2016-10-16 23:12:24 +02:00
Arne Schwabe
6bec8cef5a
Stop bind on bind response received
2016-10-16 22:24:37 +02:00