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

246 commits

Author SHA1 Message Date
Bertrand Songis
e5e734467b GVARS enabled in FrSky production firmware 2019-05-06 10:01:25 +02:00
3djc
469f6f860e Allow progressive runs of sdcard audio gen 2019-04-22 15:21:47 +02:00
3djc
ee456f3352 Allow rerrun of sdcard in case of error 2019-04-22 14:57:54 +02:00
Bertrand Songis
0fe89c5dd9 Update the script for firmware production 2019-04-19 11:58:26 +02:00
Bertrand Songis
a2b5f1d11b Update the script for firmware production 2019-04-19 11:53:27 +02:00
Bertrand Songis
b1ea16c3d8 If modelRegistrationID is default it will be kept the same than ownerRegistrationID 2019-04-18 16:15:22 +02:00
Bertrand Songis
a5dfc20fdf Script for automate compilation of FrSky firmware 2019-04-18 11:31:33 +02:00
3djc
d686be9299 Add 9x arm zip and FrSky-utilities 2019-04-01 08:49:47 +02:00
Bertrand Songis
fdc78fca80 Cosmetics 2019-03-28 08:47:57 +01:00
Bertrand Songis
1d6a4076e2 2.3 nightlies 2019-03-27 16:21:21 +01:00
3djc
683a737c99 More fixes for Travis 2019-03-20 11:38:34 +01:00
3djc
577eb6224f Allow commit-tests to be run much faster on dev PC (does not affect adversely Travis) 2018-10-12 07:31:34 +02:00
3djc
e97cdd00a8 Merge fixes 2018-08-30 13:34:13 +02:00
Bertrand Songis
ed91931184 More AVR removal 2018-08-05 13:12:51 +02:00
3djc
ca3093e07e Do not build avr simu anymore 2018-07-05 10:26:17 +02:00
3djc
8e66b32c95 Fix some files permission 2018-07-05 10:05:07 +02:00
3djc
b07547df75 Remove avr from commit-tests.sh 2018-07-03 09:00:27 +02:00
3djc
793e971460 early release prep 2018-06-23 10:22:12 +02:00
3djc
2de9c62083 Adapt to new server 2018-06-12 10:26:32 +02:00
3djc
f135413b6d rc != release 2018-06-10 11:03:06 +02:00
3djc
cebe1d0cb7 rc != release 2018-06-10 10:57:30 +02:00
3djc
a3ee869ee9 Release prep 2018-06-10 10:09:35 +02:00
3djc
f510650a42 Release prep 2018-06-10 09:04:19 +02:00
Andre Bernet
dba05e9adf Add missing simulators to linux companion build script 2018-05-23 19:03:38 +02:00
Kilrah
31073fc0a9 Add X-Lite to simu build scripts 2018-05-22 22:35:45 +02:00
3djc
46881aff2e Prep work 2018-05-10 09:33:56 +02:00
3djc
fc4d70a5e9 Fix tts generation on the new server 2018-02-10 13:22:41 +01:00
Bertrand Songis
c4001c8507
Bsongis/frsky xlite (#5574)
FrSky X-Lite support added
2018-01-02 14:36:48 +01:00
Alexander Novikov
14d5416616 Added: scripts for nightly/rc/release builds (SD card content, Russian voice), Audio normalization, PSV files for TTSAutomate (#5469)
* Added: scripts for nightly build (SD card content, Russian voice), system sounds: done, other sounds: partially
Fixed: gTTS issue with unicode (Cyrillic) chars in command params (gTTS module instead of system command)

* Fixed: gTTS issue with Unicode (Cyrillic) chars in command params (gTTS module instead of system command), for release candidates and release
Changed: SOX params to normalize the audio
Added: "psv" parameter to export list of audio files into PSV format (see TTSAutomate https://github.com/CaffeineAU/TTSAutomate , to generate voice files using TTS engines from Microsoft, Amazon, Google etc)
Added: some extra voice files for RU
2017-12-20 18:30:44 +01:00
3djc
3aa7452e48 Post 2.2.1 2017-12-17 13:32:13 +01:00
3djc
cca7180834 Release prep 2017-12-17 10:07:54 +01:00
3djc
a7e4b0b062 Post RC1 fixes 2017-12-04 16:53:10 +01:00
3djc
4b75c42218 Fix 2017-12-04 07:50:45 +01:00
3djc
4a187699fa Fix for rc on strech 2017-12-04 07:45:58 +01:00
Arne Schwabe
99c4c4a0ef add cgi build script 2017-12-01 19:51:21 +01:00
3djc
078748243d RC auto increment 2017-12-01 19:45:29 +01:00
3djc
eaa5c7a7b0 Suffix handling for RC builds 2017-12-01 19:41:59 +01:00
3djc
6c6fc2d7db Workaround 2017-12-01 16:29:34 +01:00
3djc
4ad2bbdf2c Fix some server side build path 2017-11-30 12:02:53 +01:00
3djc
e74349e36c Prep work 2017-11-29 18:05:51 +01:00
3djc
d772cd39ea Allow RC builds 2017-11-29 10:17:28 +01:00
Kilrah
659f506e5f Build libsimulator on commit tests instead of simu 2017-11-21 17:48:32 +01:00
Kilrah
7df776e7ed Typo 2017-11-21 17:34:22 +01:00
Kilrah
5762fd61e9 Add GVARs option to commit tests 2017-11-21 17:28:56 +01:00
3djc
d13fb8918f - X7S option removed (#5388)
- runtime detection of bluetooth chip
2017-11-19 23:49:38 +01:00
Raphael Coeffic
2631ad00bd allow additional cake params to be passed via env variables (#5371)
This allows for non-standard paths and the likes (helps a lot on OSX).
2017-11-18 11:24:16 +01:00
3djc
bdfcc5d181 Improve commit tests 2017-11-13 10:55:19 +01:00
3djc
6f3577c9a5 x9e with horus bt module (#5214)
* Basics to allow Horus BT module on X9E

* wip

* Temporary hack to prevent X9E to enter reset loop

* The wait game starts :)

* Temporary compil fixes

* More sensibles defines
2017-09-16 16:08:21 +02:00
3djc
2910488a30 Add nightly warning (#5202)
Nightly build Warning
2017-09-10 17:25:04 +02:00
Kilrah
9ba843d82f Enable X10 2017-08-18 14:50:44 +02:00