bsongis
|
51cd77b450
|
LCD files moved
|
2015-01-18 22:27:10 +01:00 |
|
bsongis
|
35207ce6f6
|
More files moved
|
2015-01-18 00:21:35 +01:00 |
|
bsongis
|
bfeab1402c
|
New bunch of files moved ...
|
2015-01-09 23:56:16 +01:00 |
|
Damjan Adamic
|
b878dc6736
|
Fixes #1987: first pixel not drawn by Lua lcd.drawLine(), bmpLoad() last column not loaded for some bitmap widths, gtests added (ported from master)
|
2015-01-09 20:11:30 +01:00 |
|
Damjan Adamic
|
34a2ed0419
|
Re #1926: SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
|
2014-12-14 09:08:17 +01:00 |
|
Damjan Adamic
|
f18a46a2a1
|
Fixes #1926: Little display glitches
|
2014-12-13 20:27:53 +01:00 |
|
Damjan Adamic
|
6f46ef23da
|
Do lcdWaitDmaEnd() in perMain()
|
2014-12-07 10:24:27 +01:00 |
|
Damjan Adamic
|
e55b7504c3
|
Cosmetic changes (thanks to Bertrand's review)
|
2014-12-07 09:41:31 +01:00 |
|
Damjan Adamic
|
f2ed441916
|
LCD_DUAL_BUFFER optional (speed vs RAM)
|
2014-12-06 18:19:32 +01:00 |
|
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 |
|