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

80 commits

Author SHA1 Message Date
Bertrand Songis
54742fcad9 Compilation fixes for Arch Linux 2017-01-07 18:42:56 +01:00
Bertrand Songis
82d6b96f8b X7D renamed to X7 2016-12-12 07:39:51 +01:00
Bertrand Songis
bfb5e9b8a6 Bsongis/x7d fixes (#4019)
* [X7D] Various fixes

[Others]
- Fixes the Mixer / Inputs MOVE / COPY problem on X9E
- Adds the copy/paste/rename feature in SDCARD menu on X7D/SKY9X
- Merges some duplicated code using the new directory structure
- Cosmetics
2016-11-13 19:06:21 +01:00
Damjan Adamic
37ea272bd4 Replaced all 1900 with TM_YEAR_BASE 2016-10-30 11:35:12 +01:00
Andre Bernet
38886e31a4 Multipos improvements 2016-08-31 21:48:24 +02:00
Bertrand Songis
dd1ca93b70 getStringWithIndex renamed to strAppendStringWithIndex. It returns now the end of the string so that anything can be appended. 2016-08-23 20:51:40 +02:00
Bertrand Songis
b657ca1862 Cosmetics 2016-08-21 12:41:12 +02:00
Bertrand Songis
d3ae3c035d Bsongis/gui refactoring for x7 d (#3701)
* [X7D] New board added
* Cosmetics
2016-08-18 11:49:16 +02:00
Bertrand Songis
c9e9087ec9 Cosmetics 2016-05-25 13:48:10 +02:00
Damjan Adamic
726e32731b Re #3255: strAppendUnsigned() was not working for numbers >= 0x80000000 2016-02-29 20:43:37 +01:00
Bertrand Songis
fda4cac1ed [Horus] 2016-02-01 20:45:56 +01:00
Bertrand Songis
7ebebb312a Fixes #3255 2016-01-29 16:11:51 +01:00
Bertrand Songis
b7e4a3c63b [Horus] A few TODOs fixed (some sprintf removed) 2016-01-28 23:12:26 +01:00
Bertrand Songis
e8aaa67450 [Horus] GUI continued - #3159
[GVars] Refactoring continued - #3185
2016-01-14 07:41:30 +01:00
Bertrand Songis
97d59cfa56 Copyright script applied to all sources in the radio directory 2015-12-23 19:57:13 +01:00
Bertrand Songis
ed2f66aedd [Horus] UI continued 2015-11-14 17:19:20 +01:00
Bertrand Songis
a556c50956 [Horus] Next round of screen changes + refactoring 2015-11-03 19:53:55 +01:00
Damjan Adamic
a30ddb7437 Fixes #2934: shortened screen-shot file name (screen-2013-01-01-123540.bmp), also affects EEPROM backup which uses same time-stamp generation function. 2015-10-10 12:48:49 +02:00
bsongis
9ccb7e672f Should fix the problem with the bootloader flash (file extension search
was wrong)
2015-03-24 19:41:33 +01:00
bsongis
2e514565cc [Taranis] Possibility to rename a directory in SD Manager 2015-03-09 18:51:14 +01:00
bsongis
30e1d09584 Adresses comments in #2036 - Thanks to Damjan for the review! 2015-01-22 20:17:26 +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
Kyle Manna
da8160f1ff permissions: Remove execute bit from src files
* Remove the execute permission on all c, cpp, and header files.
* These files will never need to be executed.
2014-11-19 09:52:44 -08:00
bsongis
88d9691d16 Telemetry refactoring - Fixes #1634 2014-11-08 12:06:42 +01:00
bsongis
8032d6ee66 Constructors called on static objects - I really need them now :) 2014-09-20 13:02:20 +02:00
mhotar
e05a16988f No special characters in edit fields for CZ language, but enabled in internally defined strings.
It fixes autogenerated Input names.
2014-09-15 10:06:20 +02:00
bsongis
e89c920c4e Fixes #1612 2014-08-16 11:38:00 +02:00
bsongis
55ed62e6ac Mixer code moved to a separate file 2014-05-15 11:10:05 +02:00
bsongis
d1f45951fc Whole EEPROM Backup 2014-04-09 17:30:29 +02:00