1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 03:19:53 +03:00
Commit graph

26 commits

Author SHA1 Message Date
tbs-fpv
697184a517
Add TBS Tango2/Mambo support (#8665) 2021-08-23 17:38:18 +02:00
3djc
b60ba23f1f
M-Link telemetry (#8281) 2021-03-10 19:13:36 +01:00
3djc
5ec01f90cf Bump SDCard for release 2020-10-04 08:24:26 +02:00
Audrey
0de69c9e03
Add "LQ" and "RF Mode" TTS (#7948) 2020-09-20 10:16:53 +02:00
3djc
205ac7a21d
Ghost support (#7900) 2020-08-28 15:54:51 +02:00
3djc
6df667f659
Add some tts (#7853) 2020-07-31 15:18:48 +02:00
3djc
512db24f33
Some tts fixes (#7547) 2020-04-28 13:59:39 +02:00
Bertrand Songis
d1d215ab73
TTS old code next cleaning session 2019-12-08 09:17:32 +01:00
Bertrand Songis
437b31e295
TTS old code removal 2019-12-07 18:42:15 +01:00
3djc
92a0d89fc2 Add ml/min unit 2019-04-17 19:05:06 +02:00
Bertrand Songis
7434e330c8 3djc/rssi poweroff safety (#5126)
Shutdown RSSI Alert
2017-08-01 14:13:25 +02:00
3djc
301e33a271 gTTS (#4899)
* Release prep work

* Add CZ support

* Prep for release

* No more need to prefix unicode strings (we use python3)
Some fixes
Italian fixes
2017-05-07 17:39:31 +02:00
3djc
7e8cec005b Fix #4742 2017-04-03 09:03:07 +02:00
3djc
2868c079e6 Update tts_en.py 2017-03-10 13:00:59 +01:00
3djc
6c38dcc885 Sound filemane too long 2016-09-16 13:21:23 +02:00
3djc
833d6a6b27 Add some missing plural forms, increment audio version 2016-09-08 08:52:51 +02:00
3djc
07c4563764 Adjust languages for DB (#3754) 2016-09-02 17:49:05 +02:00
3djc
7d6e96fe0c Add mintrim (#3732) 2016-08-29 15:48:42 +02:00
3djc
9d9fdf81b4 Change audio generation files accordingly (#3717)
* Change audio generation files accordingly
New way of working :

units files are ALWAYS named in english based on the names in audio_arm.cpp names.
multiple form (singular, plural(s) are ammended with 0 to 4 suffix, according to languages rules. example : meter1.wav for first form of plural of meter unit,. This filename needs to be the same for all languages (in their respective directories of course)

* Care for gruin9x

* Better form

* Other languages

* Cosmetics
2016-08-24 23:43:56 +02:00
Andre Bernet
4226b7c89b Fix overlap in numbered sound file names 2016-06-12 12:02:51 +02:00
Bertrand Songis
5767be27b6 [Crossfire] New frame ATTITUDE added 2016-06-04 12:36:37 +02:00
Bertrand Songis
7908eaa406 [All] Code refactoring
- keys beep and haptic refactoring (not anymore audio events)
- trims move/mid/min/max refactoring (trim end splitted to trim min / trim max)
- S6R new alarms
- S6R servos/rx status displayed as a text (not an integer which has no sense)
- Timer countdown configuration
- The splash was not displayed (but the timeout was there) after the first calibration
2016-05-13 14:41:48 +02:00
Bertrand Songis
77888ae200 TTS scripts were completely broken 2016-05-13 13:08:56 +02:00
Bertrand Songis
c2412ca05e Python scripts with the executable flag 2016-03-26 23:04:39 +01:00
Bertrand Songis
0807edfc20 TTS prompts (en / fr) updated 2016-03-14 22:52:12 +01:00
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