3djc
1e4470a007
Revert commit 7c6dd36ee1
, which was preventing LEFT even when specified
2016-10-08 12:04:48 +02:00
Bertrand Songis
8c1231869e
[Horus] S.PORT to Lua passthrough ( #3810 )
...
* [Horus] S.PORT to Lua passthrough
* Fixes. Still not tested
* Do not speak when we have nothing to say
* Move outputTelemetryBufferSize check earlier
2016-10-08 09:40:31 +02:00
Damjan Adamic
7509146a8f
Fixes #2577 : order of displayed GPS coordinates changed according to ISO 6709 (latitude before longitude) ( #3878 )
2016-10-08 09:39:46 +02:00
Arne Schwabe
c4a1dc4c70
Add 'Z' as key to the rotary encoder emulation ( #3881 )
...
This helps us people with non AZERTY keyboards that have Z left to the X. Doesn't help German layouts with 'Y' next to 'X' but that key is already used as trim key.
2016-10-08 09:38:21 +02:00
Damjan Adamic
88e1740422
Fixes #3882 : Widget option min an max values were not parsed (resulted in Lua disabled)
2016-10-07 15:18:49 +02:00
3djc
c240042207
Merge pull request #3880 from opentx/3djc/lua-make-luaDrawNumber-consistent
...
Ensure default for luaDrawNumber is RIGHT for consistency with 2.1.x
2016-10-07 13:39:17 +02:00
3djc
0110578bfe
Improve documentation
2016-10-07 11:21:12 +02:00
Arne Schwabe
3d9e2357c0
Make tools/commit-tests.sh work again on OS X
2016-10-07 11:10:49 +02:00
Arne Schwabe
c41455aac4
Fix typo that breaks internal PPM for Taranis
2016-10-07 11:09:00 +02:00
3djc
7c6dd36ee1
Ensure default for luaDrawNumber is RIGHT for consistency with 2.1.x
2016-10-07 10:54:54 +02:00
Damjan Adamic
def3ba9d66
S-PORT GPS parsing was wrong: latitude and longitude were exchanged with each other
...
Telemetry simulator latitude and longitude were exchanged with each other (reverted from commit e7f6d321dd
)
2016-10-06 10:51:45 +02:00
Damjan Adamic
e7f6d321dd
Telemetry simulator latitude and longitude were exchanged with each other
2016-10-06 10:31:26 +02:00
Damjan Adamic
f3c2a4db93
Fixed Frsky-D telemetry protocol GPS sensor, gtests added
2016-10-05 17:57:02 +02:00
Damjan Adamic
5157a9f33c
Fixes #3843 : GPS logging in decimal degrees format. Companion export to Google Earth fixed.
2016-10-05 17:57:02 +02:00
3djc
5864834661
Merge pull request #3876 from opentx/3djc/Horus-input-tidy-up
...
Tidy up column spacing
2016-10-05 11:09:46 +02:00
3djc
c766d44bbd
Tidy up column spacing
2016-10-05 10:21:02 +02:00
Arne Schwabe
850f41df42
Compilation fix for Clang/OS X
2016-10-03 23:39:46 +02:00
3djc
b8985b9d19
Fix indexing in outputs (listed bug was also affected copy sticks/trims to subtrims) ( #3871 )
...
Fix #3870
2016-10-03 15:03:32 +02:00
Damjan Adamic
29e618146c
Taranis compilation fixes
2016-10-02 17:43:01 +02:00
Damjan Adamic
2a8629c670
Fixes #3826 : disable Lua platform optimizations (lua_number2integer() behaves the same way on all platforms)
2016-10-02 17:00:03 +02:00
3djc
689587c2e0
Merge pull request #3848 from rcbebo82/patch-3
...
Update tts_de.py
2016-09-27 10:14:27 +02:00
Benjamin Boy
b95deeee9f
Update tts_de.py
...
Final change for trims.
2016-09-26 21:37:24 +02:00
Benjamin Boy
33608b3eb2
Update tts_de.py
...
Changed Endtrim and Mintrim to the same spoken words.
2016-09-26 15:55:12 +02:00
Benjamin Boy
069576515d
Update tts_de.py
2016-09-26 14:24:48 +02:00
3djc
670a832985
Bug fix for X9E (FM all active at the same time in special funcitons) ( #3854 )
...
* Bug fix for X9E (FM all active at the same time in special funcitons)
* Fix the fix
2016-09-25 09:36:44 +02:00
3djc
435346ce3a
Merge pull request #3850 from opentx/3djc/companion-fixes-port2-next
...
Port fixes by elecpower to next
2016-09-24 14:12:29 +02:00
3djc
88177572fc
Port fixes by electpower to next
...
Fixed #3662
2016-09-24 13:05:07 +02:00
Benjamin Boy
f00d5d9417
Update tts_de.py
...
Translated crow to "Butterfly", changed filenames accordingly to the english ones so its possible to change from english to german without the need of editing the Special Functions section per model.
Removed "Minimale Trimmung", in my opinion this makes no sense a trim only can be at maximum or at center.
2016-09-23 13:58:53 +02:00
Bertrand Songis
013a5c06e6
[X7D] Impossible to play a wav file from the SD File Manager
2016-09-23 07:03:15 +02:00
3djc
ad8394cbd3
Merge pull request #3842 from opentx/3djc/fix-3774
...
Companion bugfix
2016-09-22 09:51:08 +02:00
3djc
b1332c6494
Port to next work by Elecpower: https://github.com/opentx/opentx/pull/3838
2016-09-22 07:43:24 +02:00
Damjan Adamic
fa174a8279
CLI cosmetics
2016-09-20 21:58:25 +02:00
Damjan Adamic
f03837f45d
Fixes #3836 : if multi-block SD read fails, fall back to the single block reads [Horus]
2016-09-20 21:12:43 +02:00
Damjan Adamic
444d552d5a
CLI improvements:
...
* repeat last command on empty line input
* added SD card read test [testsd] (multi block read of last sectors)
2016-09-20 20:04:02 +02:00
Damjan Adamic
3b10c28b66
SD timeouts increased [Horus]
2016-09-19 22:07:05 +02:00
Damjan Adamic
3fddb28c4f
CLI readsd fixes
2016-09-19 22:07:05 +02:00
Damjan Adamic
ac85678616
Disk cache debug traces fix
2016-09-19 22:07:05 +02:00
mhotar
2ab636b9ed
CZ translations
2016-09-19 22:02:17 +02:00
mhotar
f4e5d27b6c
CZ translations
2016-09-19 21:59:38 +02:00
mhotar
562f33e224
CZ translations
2016-09-19 21:43:34 +02:00
3djc
e82ff230a5
Allow timer up to the max the timer can handle ( #3830 )
2016-09-19 21:00:18 +02:00
3djc
0a5b357bab
Add (again ?) saving perstistanttimers/pot/sensoors on Horus model change ( #3829 )
2016-09-19 20:59:33 +02:00
3djc
9b6217e1c3
S6R : Add nice graphics by mhotar ( #3831 )
...
* Add nice graphics by mhotar
* Cosmetics
2016-09-19 20:58:26 +02:00
Damjan Adamic
d12015e91d
Sector size fix for non SD-HC cards [Horus]
2016-09-18 23:03:05 +02:00
3djc
f675506bc6
3djc/taranis improve s6 r ( #3825 )
...
* Step 1 : calibration
* Step 2 : remove calib for main LUA
* Clean BMP
2016-09-18 15:59:55 +02:00
3djc
3107bbb88b
Insert a calibration complete step and move bmp to folder ( #3819 )
2016-09-17 21:50:25 +02:00
Damjan Adamic
91cea45a43
Audio fixes ( #3818 )
...
* * Switches audio filenames were wrong [Horus]
* sdAvailableLogicalSwitchAudioFiles was too small (we now have 64 LSW), fixed with BitFiled class
* Enabled Travis Gtests on Horus
* SD card version mismatch trace
* Re #3815 : Audio debug timers added
2016-09-17 21:49:52 +02:00
3djc
9a40902c9d
Fix too happy Travis
2016-09-17 12:08:56 +02:00
3djc
7bfb213687
Allow sdcard version change from cmake ( #3816 )
...
* Allow sdcard version change from cmake
* Make it sdcard version check ARM only
* Move to common ARM
2016-09-17 08:53:01 +02:00
3djc
6c38dcc885
Sound filemane too long
2016-09-16 13:21:23 +02:00