1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 08:15:17 +03:00
Commit graph

8919 commits

Author SHA1 Message Date
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
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
3djc
04ead96133 Typo, thx Kilrah 2016-09-16 10:36:38 +02:00
3djc
5254f0cc7b Make linux Companion happy 2016-09-16 08:58:45 +02:00
mhotar
980f8c52e8 CZ partial cz translation 2016-09-15 21:41:08 +02:00
Bertrand Songis
298716189e Cosmetics 2016-09-15 19:30:54 +02:00
Bertrand Songis
7635f9d91e Warning fixed 2016-09-15 19:30:24 +02:00
3djc
64748a6339 Cosmetics 2016-09-15 18:17:15 +02:00
3djc
8f54e3188e Merge pull request #3809 from rcbebo82/patch-1
Update tts_de.py
2016-09-15 18:11:44 +02:00
Benjamin Boy
de67a9c215 Update tts_de.py 2016-09-15 17:00:22 +02:00
Benjamin Boy
584c9b592c Update tts_de.py 2016-09-15 16:46:47 +02:00
Benjamin Boy
5f80f9b246 Update tts_de.py
Some Translation Errors corrected.
2016-09-15 16:44:05 +02:00
3djc
740356c4c2 Tested ok on X9E and HORUS dev, more test needed (#3802) 2016-09-14 18:59:08 +02:00
3djc
576c148b9c Add X12S keypad FIRST events to LUA (#3801)
* Add X12S keypad FIRST events to LUA

* X9E fix
2016-09-14 18:57:45 +02:00
3djc
8bafdb1725 3djc/faster local commit tests (#3800)
* Allow passing desired core usage for commit-tests (speed up local execution)

* Cosmetics

* Cosmetics

* Allow make style -j8 as well

* Looks better like this I think
2016-09-14 18:55:37 +02:00
3djc
bbb2fe2dbc Merge pull request #3796 from opentx/3djc/Horus-fix-model-setup-pots
Fix model setup screen for Horus of pots and slides checks handling
2016-09-14 08:15:40 +02:00
3djc
b4f957a166 Cosmetics 2016-09-14 08:01:07 +02:00
3djc
856cddbc84 Fix model setup screen for Horus of pots and slides checks handling
Note : this fix only the UI, another PR will fix behaviour
2016-09-13 20:21:37 +02:00
Bertrand Songis
edee15b21d Typos 2016-09-13 20:16:48 +02:00
Bertrand Songis
dbd47737cb Compilation fix 2016-09-13 19:39:23 +02:00
Bertrand Songis
c3a07675e4 Compilation fix 2016-09-13 18:48:35 +02:00
Bertrand Songis
2b32abe467 [ARM boards] Model persistent timers / telemetry / pots positions were not always correctly saved 2016-09-13 18:35:03 +02:00
Bertrand Songis
4a88d3477d Fixes #3766 2016-09-13 18:31:57 +02:00
Damjan Adamic
acebc53470 Fixes #3782: nl translations updated (by fraternl) 2016-09-12 21:22:53 +02:00
Bertrand Songis
d44f98d677 Fixes #3770 2016-09-12 18:32:26 +02:00
3djc
4d44eb97f5 Add rotary encoder support (#3792) 2016-09-12 11:49:58 +02:00