1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-27 02:05:10 +03:00
Commit graph

32 commits

Author SHA1 Message Date
bsongis
f47692a258 All python file(...) converted to open(...) 2012-08-27 20:26:21 +00:00
mhotar@gmail.com
2fac92a843 tts.py system prompts added to EN,CZ 2012-08-27 20:14:40 +00:00
mhotar@gmail.com
c3ef8e7d44 tts.py cz system sound fix 2012-08-27 17:42:01 +00:00
bsongis
1a34b150e8 Use of the pcm_u8 codec for stock board with voice module
Instead of "ad4" option there are now arm / v4 / [stock]
2012-08-27 15:46:54 +00:00
bsongis
606619910f Italian system sounds were wrong 2012-08-27 15:33:31 +00:00
mhotar@gmail.com
196de34b27 Czech prompts added to tts.py
I had to change encoding from latin-1 to utf-8 in subprocess.Popen
Can someone check it please?
2012-08-20 21:26:04 +00:00
bsongis
c2563ca816 Custom prompts now start at 256 (stock / gruvin boards) 2012-08-20 15:56:36 +00:00
bsongis
f824c6c83c Bug fixes + volume on stock board with VOICE mod
Flash savings
FrSky alarms sending now ok on ARM board
2012-08-18 16:57:18 +00:00
bsongis
ea112520ea tts python script updated for the new prompt numbers 2012-08-14 17:41:59 +00:00
bsongis
71f71357c2 Voice corrections for stock / gruvin9x board
Minor corrections for curves
Changes in Function Switches to allow a duration there. It allows again a +1/-1 step in Safety functions
2012-07-26 18:51:59 +00:00
bsongis
6ed367834b Possibility to remove completely the CURVES Menu and calculations (CURVES=NO Makefile option) 2012-07-26 10:31:33 +00:00
bsongis
92071b9643 TTS for SOMO-14D 2012-07-25 16:13:10 +00:00
bsongis
a5112d2463 Numbers with digits (A1/A2) were not played correctly with TTS (done only french) 2012-07-24 20:53:01 +00:00
bsongis
533fd05414 [ersky9x] SDCard logs
New wav sounds for alerts
2012-07-20 20:36:18 +00:00
romolo.manfredini@gmail.com
64886eec04 italian tts 2012-07-17 18:31:47 +00:00
romolo.manfredini@gmail.com
e5169e1ef5 better espeak and mbrola voices 2012-07-17 14:08:57 +00:00
bsongis
314bda18cb simplification of tts.py 2012-07-17 10:34:22 +00:00
romolo.manfredini@gmail.com
1c0a1cf777 fixup for linux and italian language 2012-07-17 10:28:08 +00:00
bsongis
ffee72c649 tts.py compatibility with espeak 2012-07-17 10:16:38 +00:00
bsongis
1953eb4cfe tts.py compatibility with espeak 2012-07-17 09:55:42 +00:00
bsongis
25e980e231 tts.py now able to generate csv files 2012-07-17 09:25:19 +00:00
bsongis
be7338fa11 tts.py indentation 2012-07-15 12:52:33 +00:00
rob@marotori.com
23add71329 English wav additions. 2012-07-13 16:07:34 +00:00
bsongis
b1123dfbfe tts.py indentation 2012-07-13 15:57:21 +00:00
rob@marotori.com
974860ffef Update to tts generation..
bug fix and option to choose alternative voice file.
2012-07-13 10:49:46 +00:00
rob@marotori.com
b86c0b4aaa update to allow sox to be used as an option! 2012-07-13 10:03:05 +00:00
bsongis
7ca6a733c8 More TTS work:
French numbers now ok with gender.
200ms removed at the start and the end of all prompts
2012-07-12 21:00:05 +00:00
rob@marotori.com
17945fc24f Instructions and software requirements added to header of script. 2012-07-12 14:47:29 +00:00
bsongis
b9a74b0f89 TTS script 2012-07-12 14:36:44 +00:00
bsongis
5dd7c105b6 Current consumption may depend on 3 different sources
Flash saving in FrSky code
SD card wav player (still read as raw 12000Hz 16bit samples)
2012-06-26 10:09:31 +00:00
bsongis
c715aa2557 SD card support on ersky9x board
Little animation at Tx start
Backlight support for simu
Mixes slow down / up now go 2 times faster
2012-06-17 21:01:07 +00:00
bsongis
640b5fe668 ADC filtered and OSMP were inverted
TTS script for .AD4 english prompts generation
2012-06-08 10:00:54 +00:00