1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 08:45:24 +03:00
Commit graph

189 commits

Author SHA1 Message Date
Bertrand Songis
870b6e2c68 Build scripts update 2016-05-05 11:27:51 +02:00
Bertrand Songis
65c4b26181 Build scripts update 2016-05-04 18:59:07 +02:00
Bertrand Songis
cc8ea42cdb Build scripts update 2016-05-03 07:36:25 +02:00
Bertrand Songis
d2f654e32d Build scripts update 2016-05-02 23:36:57 +02:00
Bertrand Songis
30056224a6 Build scripts update 2016-05-02 23:30:44 +02:00
Bertrand Songis
bded417e8d Build scripts update 2016-05-02 23:28:54 +02:00
Bertrand Songis
0e26f03a1c Compilation scripts update 2016-05-02 23:25:24 +02:00
Bertrand Songis
895a62c84e Unit "milliwatts" missing in french TTS 2016-05-01 22:48:54 +02:00
Arne Schwabe
7b30201867 Implement Multimodule TX options for Companion 2016-04-18 00:09:51 +02:00
Bertrand Songis
9c0e0a136a Simplification for div_and_round function 2016-04-16 18:26:14 +02:00
Bertrand Songis
dd2ff29601 [AVR] Flash usage on 9X now almost equals to 2.1 release 2016-04-10 12:50:43 +02:00
Bertrand Songis
b7939dc742 Executable permissions for checksize.py 2016-04-10 11:52:49 +02:00
Bertrand Songis
070c64631a [Horus] Font again. How is it now? 2016-04-09 19:39:03 +02:00
Bertrand Songis
2f1f4243f0 [Horus] Is the font better? 2016-04-09 18:23:29 +02:00
Bertrand Songis
79fcaec78f [Horus] DE special chars added 2016-04-08 09:05:07 +02:00
Bertrand Songis
ce0b17744c French special chars added 2016-04-05 09:53:14 +02:00
Bertrand Songis
1f54c61e41 Dockerfile fixes ported to 'next' 2016-03-30 23:14:17 +02:00
Bertrand Songis
e4d820b11e Dockerfile cosmetics 2016-03-30 18:51:42 +02:00
Bertrand Songis
4382445123 Cosmetics 2016-03-30 07:56:02 +02:00
Bertrand Songis
2e6570e209 New script to check AVR firmware size, as it seems it increased over time in the 'next' branch ... 2016-03-29 21:35:46 +02:00
Arne Schwabe
86076bbf32 Also backup members inside unions,
the code is a bit more complicated since unions can have structs or simple types. Also change Telemetry sensor to be a struct, since a class with all public is identical to a struct in C++
2016-03-29 16:05:32 +02:00
Bertrand Songis
8c636e31d9 Dockerfile updated 2016-03-26 23:06:54 +01:00
Bertrand Songis
c2412ca05e Python scripts with the executable flag 2016-03-26 23:04:39 +01:00
Bertrand Songis
dfd4a04220 Revert "Also backup members inside unions,"
This reverts commit dd76e9d8bf.
2016-03-26 15:48:42 +01:00
Bertrand Songis
0273038289 Python build script fix 2016-03-26 12:48:47 +01:00
Bertrand Songis
6b4da258e7 Merge pull request #3385 from schwabe/next
Also backup members inside unions,
2016-03-26 09:22:07 +01:00
Bertrand Songis
47f083e1c8 Now we will try to build simulators the same way 2016-03-25 22:50:45 +01:00
Bertrand Songis
c2786d36c9 More compilation server errors 2016-03-25 19:12:35 +01:00
Bertrand Songis
7501608aca Build output now saved in a .out file ... so that we can grep for warnings! 2016-03-25 16:53:09 +01:00
Bertrand Songis
862199f822 Dockerfile commited 2016-03-25 16:23:12 +01:00
Bertrand Songis
ccfcfa85d0 Dockerfile commited 2016-03-25 15:56:21 +01:00
Bertrand Songis
884e1feee4 Dockerfile commited 2016-03-25 15:47:48 +01:00
Bertrand Songis
a681c341a2 Dockerfile commited 2016-03-25 15:43:16 +01:00
Bertrand Songis
34f9bc0b63 Dockerfile commited 2016-03-25 15:39:55 +01:00
Bertrand Songis
f073c9fe85 Dockerfile commited 2016-03-25 15:30:03 +01:00
Arne Schwabe
dd76e9d8bf Also backup members inside unions,
the code is a bit more complicated since unions can have structs or simple types.
2016-03-25 14:04:30 +01:00
Bertrand Songis
1809addbb3 Later ... 2016-03-24 23:04:39 +01:00
Bertrand Songis
497f699331 gtests enabled for Horus 2016-03-24 21:52:49 +01:00
Bertrand Songis
f979fd7289 Cosmetics 2016-03-24 21:43:22 +01:00
Bertrand Songis
31fa16bf87 [Horus] Bold font added 2016-03-24 21:41:43 +01:00
Bertrand Songis
e3d70817ea Build script converted to python and added to git 2016-03-23 23:46:49 +01:00
Arne Schwabe
ad5b17900b Fix building OpenTX under OS X
The clang.index python library does not look in the default path where the library is installed
2016-03-22 22:37:23 +01:00
Damjan Adamic
5337092e93 datacopy.cpp generated file now part of the sources and can be generated manually with target datacopy 2016-03-16 20:15:54 +01:00
Bertrand Songis
0807edfc20 TTS prompts (en / fr) updated 2016-03-14 22:52:12 +01:00
Bertrand Songis
a0132fc4e7 More simulators in Companion 2016-03-12 19:20:31 +01:00
Bertrand Songis
aec2170e7e Move to Qt5 and Qt5Multimedia 2016-03-10 07:12:44 +01:00
Bertrand Songis
d4be000ccc Commit tests may now me executed from everywhere (not always inside sources) 2016-03-09 21:01:26 +01:00
Bertrand Songis
be531b77f0 Commit tests may now me executed from everywhere (not always inside sources) 2016-03-09 20:34:34 +01:00
Bertrand Songis
8e2c280e4a Script for code generation for model/radio structure copy is now OK 2016-03-05 12:42:19 +01:00
Bertrand Songis
55f71f053b myeeprom.h splitted into dataconstants.h and datastructs.h 2016-03-04 23:54:35 +01:00