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

28 commits

Author SHA1 Message Date
bsongis
8d30efddc5 Refactoring 2012-03-22 14:22:57 +00:00
bsongis
a7a530487b Vario (still untested). Flash savings. 2012-03-20 18:48:05 +00:00
romolo.manfredini@gmail.com
9512053d69 Fix compilation issues on GCC 4.6.2 2012-03-15 18:05:07 +00:00
bsongis
357b87a281 Fix for gcc 4.7.0 memcpy alignment bug 2012-03-15 06:16:58 +00:00
bsongis
e9dc2e26aa Pat Mackenzie added to the coders list as suggested by Mike in 9xforums 2012-02-27 07:33:11 +00:00
bsongis
4200c203b6 PXX updates + optimizations pulled from er9x
FrSky TELEMETRY menu is now moved to [DOWN long]
Function added to reach the TELEMETRY screen when a switch is enabled
Main view optimizations
2012-02-23 18:09:27 +00:00
bsongis
2204c7523a Copyright notice updated 2012-02-10 16:33:08 +00:00
bsongis
caa2aec727 New telemetry screens (bars)
New telemetry units for A1 / A2
Update to pgmtypes according to Michal patch (suggested by gcc developers!)
EEPROM v204
2012-02-08 20:56:36 +00:00
bsongis
c651917da8 Some rename to open9x 2012-01-18 21:39:45 +00:00
bsongis
9cdf70f9d8 open9x translations 2012-01-18 20:24:15 +00:00
bsongis
e96b9d410e Who starred this project? I think I am spied ;) 2012-01-09 22:18:14 +00:00
bsongis
43ccaa60e6 Now it compiles without a warning under Visual C++ ... Why? Only because I wanted to have exceptions catched under Windows as we have on Linux. Most users are Windows. They will be all testers :) 2011-12-16 19:06:28 +00:00
bsongis
53d9ddfacd Minor changes to be able to wrap everything into a simulation tool inside companion9x 2011-12-07 20:36:13 +00:00
bsongis
352b04302a Simu for V4. First draft of rotary encoders use in menus 2011-12-03 16:40:36 +00:00
bsongis
6a579226cd Simu async lcd display 2011-11-28 21:32:04 +00:00
bsongis
a82d2346a8 The circles again, smoother especially with general settings 2011-11-27 21:33:52 +00:00
bsongis
7a525257bd And now the progress vertical bar. So 4 different pictos/anims select-able via a #define in the end of file.cpp. All comments / other ideas welcome! 2011-11-26 22:52:13 +00:00
bsongis
c38cb2e0ff Progress circle in all menus 2011-11-26 22:30:00 +00:00
bsongis
ab5de66405 Smoother with this formula 2011-11-26 16:12:09 +00:00
bsongis
e0cdbb8294 Another animation (circle). Comments welcome :) 2011-11-26 16:02:46 +00:00
bsongis
2ec3769bb5 One byte read 2 times in EEPROM when it could be read only one time 2011-11-26 13:02:56 +00:00
bsongis
5e633363a9 EEPROM async write bug solved. Progress bar. Popup on MODELSEL. Simu EEPROM async write. 2011-11-26 12:55:00 +00:00
bsongis
9761da9de3 Issues with current model during copy / move operations in MODELSEL menu. 2011-11-25 11:04:38 +00:00
bsongis
8312f5d20e Many MODELSEL screen bugs solved 2011-10-09 12:16:48 +00:00
bsongis
ac45e5bfac Just before reverting ... 2011-10-08 08:28:43 +00:00
bsongis
dc0b387b6e Hopefully the last async eeprom write bug solved (missing wdt_reset)... Clear Mixes not working 2011-09-27 10:06:00 +00:00
bsongis
3d27fed72f ASYNC_WRITE changed to EEPROM_ASYNC_WRITE 2011-09-17 09:29:04 +00:00
bsongis
f0fca34b7e Backup before extended trims function merge 2011-09-13 18:11:01 +00:00