1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-16 21:05:26 +03:00
Commit graph

30 commits

Author SHA1 Message Date
Sean Vig
82c3230981 PEP8 and break up radio/util/tts.py
Break up tts.py so that each language configuration of system and custom
sounds is done in a separate file, also fixing PEP8 problems with
tts.py, mostly whitespace related
2015-12-13 18:55:03 -06:00
Sean Vig
5efa5d47d3 Use Python 2/3 compatible scripts
Almost entirely fixing print statements, but also a couple importing
changes, wrapped in try/excepts, and one case where dict.keys() not
being a list would be a problem.

Also reverts e41139a397

The real fix for #1907
2015-12-13 18:28:44 -06:00
Markus Sattler
1d6adcc25a Fixes #2870 2015-09-26 07:59:04 +02:00
Damjan Adamic
cc28219760 Re #2912: translated trim strings 2015-09-23 15:21:16 +02:00
Damjan Adamic
ea74e31841 Fixes #2912: added missing "midtrim" and "endtrim" to FR 2015-09-23 14:47:13 +02:00
mhotar
3cbbcf18c8 #2610 CZ unicode fix in tts.py 2015-08-01 17:23:20 +02:00
mhotar
53a77a5bdb #2610 cz tts 2015-08-01 12:46:52 +02:00
Raphael Coeffic
f6bff9683d Fixes #2579: Added support for Trainer signal alarm
- added alarm “Trainer signal lost” & “Trainer signal recovered”.
- moved PPM capture code to trainer_input.{h,cpp}
2015-07-30 21:53:44 +02:00
Romolo Manfredini
c389f6621b German tts and some translation fix (companion is still missing) 2015-07-06 16:38:49 +02:00
Romolo Manfredini
e090078401 Italian translations in companion - fix for singular/plural forms in italian 2015-07-06 02:58:25 +02:00
Romolo Manfredini
14ca8f3427 Italian translations - fix reading of time. 2015-07-05 21:35:05 +02:00
bsongis
6bd9717315 TTS fixes 2015-07-05 13:09:17 +02:00
bsongis
c05dd4597d Fixes #2411 2015-07-04 18:12:10 +02:00
bsongis
6a3f277fde Fixes #2371 (french sounds shifted) - Now only en / fr TTS sounds are
correct, I need help for all other languages!
2015-06-19 10:55:14 +02:00
Andre Bernet
bc83156a65 Fix TTS decimals to account for bigger number of units 2015-04-25 18:09:15 +04:00
Bertrand Songis
2a8155c61c TTS script updated (english only for now) 2015-04-08 19:24:35 +02:00
Andre Bernet
438090536b TTS for new units 2015-03-25 21:03:03 +04:00
mhotar
f639e4aab4 cz tts.py updated 2014-09-29 21:38:14 +02:00
bsongis
b166b77c3e New french TTS prompts 2014-07-26 19:47:40 +02:00
bsongis
101293124a timer10.wav and timerlt3.wav shouldn't exist any more (beeps) 2014-06-16 14:49:53 +02:00
bsongis
7ddb29ca74 RxBatt alarms files/tones removed 2014-06-10 23:42:46 +02:00
Bertrand Songis
f8798ee298 Update tts.py 2014-05-31 22:15:53 +02:00
bsongis
687ddd8f4d New voice alarms for A3/A4/RxBatt 2014-05-30 15:09:34 +02:00
Bertrand Songis
6406c7352b Update tts.py 2014-05-14 08:00:24 +02:00
Bertrand Songis
276e86eac1 Update tts.py 2014-05-13 23:25:59 +02:00
Bertrand Songis
a98dfabc4b Update tts.py 2014-05-13 14:14:00 +02:00
bsongis
6b4dba947a Issue #1065 - FW part done 2014-05-09 17:11:30 +02:00
Bertrand Songis
c8712db5ba Update tts.py 2014-04-17 17:33:07 +02:00
bsongis
2e58969aa1 Fix problem with GPS speed unit used with voice 2014-02-25 18:05:54 +01:00
Bertrand Songis
942e658c8e Directory transmitter renamed to radio 2013-12-02 07:13:57 +01:00
Renamed from transmitter/util/tts.py (Browse further)