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

22 commits

Author SHA1 Message Date
Damjan Adamic
5566439e76 Fixed simu build 2014-12-04 22:17:06 +01:00
Damjan Adamic
0d1362e476 Dual-buffer for LCD 2014-12-04 21:11:27 +01:00
bsongis
22c2846992 Trims displayed on main view - related to #1419 2014-12-02 07:26:12 +01:00
bsongis
d64989baac All X9E switches now working 2014-11-27 23:09:14 +01:00
bsongis
06437b2954 Switches configuration + Switches/Pots/Sliders/Sticks custom names 2014-11-21 18:22:13 +01:00
bsongis
88d9691d16 Telemetry refactoring - Fixes #1634 2014-11-08 12:06:42 +01:00
bsongis
1066176b0f Fixes #1796 - needs tests on the nightly builds. Caution I removed the
lcd.lock() function completely
2014-10-22 20:39:19 +02:00
bsongis
ed16ed9cc4 Little display problem for negative curves on 9X 2014-10-21 07:19:09 +02:00
bsongis
f57444f1cb Master/SBUS Module now working 2014-09-29 07:47:08 +02:00
bsongis
4d84ba4c19 LCD refactoring - saves 6 bytes on 9x stock 2014-08-20 22:29:45 +02:00
bsongis
5cbfcc45a4 Timer3 added in sources 2014-08-16 11:37:59 +02:00
Bertrand Songis
77fae410ad Merge pull request #1544 from opentx/projectkk2glider/tx_time_optimization
RTC time related optimizations
2014-08-14 21:39:35 +02:00
bsongis
36481471a3 Fixes #1595 2014-08-13 11:37:03 +02:00
Damjan Adamic
43598fb6df Optimization: removed usage of gettime() where possible 2014-08-08 20:33:35 +02:00
bsongis
a92de216ac Fixes #1585 2014-08-08 11:48:03 +02:00
bsongis
5db98a3fef SMLSIZE last row missing 2014-07-15 23:03:48 +02:00
bsongis
30b1f62e99 Fonts improvement on 9XR-PRO / Sky9x 2014-07-15 16:04:26 +02:00
bsongis
ee31c51275 9XR-PRO / Sky9x compilation failure when BOLD=NO 2014-07-14 17:50:01 +02:00
bsongis
9357c951f1 Fixes #1474 - I am not happy with this fix, but I don't want to modify
the font right now
2014-07-08 22:05:56 +02:00
Damjan Adamic
7130e48089 Re #1458 - the cast is back, but cast to different type depending on platform. Gtest modernized. 2014-07-06 09:11:29 +02:00
Damjan Adamic
ed094f89e8 Fixes #1458 - Incorrect display of free mem on statistics page
lcd_outdezNAtt() on ARM was casting values to uint16_t.
2014-07-06 08:49:35 +02:00
bsongis
4ffb9f69c6 Taranis LCD functions refactoring 2014-07-04 11:53:29 +02:00
Renamed from radio/src/lcd.cpp (Browse further)