1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00
Commit graph

407 commits

Author SHA1 Message Date
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
bsongis
74b546a9fa Ignore list updated 2015-04-20 18:21:54 +02: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
bsongis
7863bb23b9 Script small error when given action is wrong 2015-03-16 19:03:54 +01:00
bsongis
51ea69edcd font2png script updated 2015-03-16 19:02:59 +01:00
bsongis
318fc79dfe Cosmetics 2015-03-14 11:36:10 +01:00
bsongis
be024051e7 Icons generation problem on Jenkins server 2015-01-30 08:21:26 +01:00
bsongis
f67f0ffb1d Issue #1608 start - What do you think? 2015-01-29 21:39:52 +01:00
bsongis
aca3d01adc #1924 fixed with rename function added. Code review needed, I also saved
2kb RAM here ... Needs more tests than only mine, thanks!
2015-01-21 21:23:29 +01:00
bsongis
35207ce6f6 More files moved 2015-01-18 00:21:35 +01:00
bsongis
3428edcc90 Bigger screens preparation 2014-12-14 15:32:31 +01:00
bsongis
594856565a New script for generating a bitmap from any font, any size (with anti
aliasing)
2014-12-14 15:14:45 +01:00
bsongis
e19684063a Bitmaps splitted into different directories 2014-12-03 21:11:01 +01:00
bsongis
88d9691d16 Telemetry refactoring - Fixes #1634 2014-11-08 12:06:42 +01:00
Damjan Adamic
ce303b2f4a Bug in numbering of Lua multiple fields (only in generated documentation file, all numbers were too small by 1) 2014-10-16 18:27:28 +02:00
mhotar
f639e4aab4 cz tts.py updated 2014-09-29 21:38:14 +02:00
Damjan Adamic
b5c63e339f Added generation of Lua fields documentation file: lua_fields.txt 2014-08-21 10:00:40 +02:00
bsongis
b166b77c3e New french TTS prompts 2014-07-26 19:47:40 +02:00
bsongis
484566083e A little refactoring to avoid all the sprintf and too many string
comparaisons. Completely untested
2014-07-18 22:13:02 +02:00
Damjan Adamic
2f01f139cc Re #1480: Cosmetics 2014-07-18 09:07:36 +02:00
Damjan Adamic
fb3e615008 Fixes #1480: How to handle the increasing number of Lua constants 2014-07-18 08:59:38 +02:00
Damjan Adamic
8ce05b3284 Data from tow FLVSS sensors and parsing program for sport.log 2014-07-13 12:18:40 +02:00
bsongis
4ffb9f69c6 Taranis LCD functions refactoring 2014-07-04 11:53:29 +02:00
bsongis
1df8b5f5c1 Fixes #1358 2014-06-30 17:43:33 +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
mhotar
2d62054e9a TAB "\t" added to strings 2014-04-28 20:20:04 +02:00
Bertrand Songis
c8712db5ba Update tts.py 2014-04-17 17:33:07 +02:00
bsongis
2443b27b72 New script to calculate FAT12 structure 2014-04-08 15:53:50 +02:00
bsongis
533f540c04 AddTranslation script improved ;) 2014-03-20 11:10:35 +01:00
bsongis
1c3ced7222 Cosmetics on the bootloader 2014-03-15 15:36:02 +01:00
bsongis
b6b2569190 Merge remote-tracking branch 'origin/next' into kilrah/Bootloader
Conflicts:
	radio/src/Makefile
2014-03-03 17:14:12 +01:00
Andre Bernet
c6b64a9305 Merge branch 'next' of https://github.com/opentx/opentx into bsongis/Issue524_SPORT_GPS 2014-02-28 11:06:52 +01:00
Andre Bernet
bec9f650ee Merge branch 'next' of https://github.com/opentx/opentx into bsongis/Issue524_SPORT_GPS
Conflicts:
	radio/src/translations.h
2014-02-27 22:45:12 +01:00
Andre Bernet
3c8fd3a51d Delta character now requires en.h to go through translate.py 2014-02-27 21:19:33 +01:00
mhotar
c0b3c1c6e9 translation files updated
-delta added to VCSWFUNC
-"Set" added to VFSWFUNC
2014-02-27 14:51:41 +01:00
Andre Bernet
32bcb8b5d6 Merge pull request #738 from opentx/bsongis/vario_improvements
Bsongis/vario improvements
2014-02-26 10:18:41 +01:00
bsongis
2e58969aa1 Fix problem with GPS speed unit used with voice 2014-02-25 18:05:54 +01:00
Bertrand Songis
3ac1a03d96 This sine wave is reported as better than the previous one 2014-02-24 07:06:26 +01:00
Bertrand Songis
5d46f46a87 Script to automatically add a translation into all files. Syntax:
addtr.py TR_GLOBAL_V "GLOBAL V." TR_GLOBAL_VARS
2014-02-23 19:58:52 +01:00
Bertrand Songis
10a1250496 I like these harmonics (63000, 0, 20000, 0, 20000) 2014-02-22 19:55:18 +01:00
Bertrand Songis
6955a492d7 A new set of amplitudes for the sine wave ... 2014-02-21 11:52:02 +01:00