..
1b_6x32.bmp
Fixed bmpLoad():
2014-11-16 19:56:04 +01:00
1b_39x32.bmp
Fixed bmpLoad():
2014-11-16 19:56:04 +01:00
4b_7x32.bmp
Fixed bmpLoad():
2014-11-16 19:56:04 +01:00
4b_20x20.bmp
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
4b_31x31.bmp
Fixed bmpLoad():
2014-11-16 19:56:04 +01:00
big_numbers_128x64.png
big_numbers_212x64.png
bmpwrapping_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
CMakeLists.txt
Projectkk2glider/issue 3432 jitter filter option ( #3452 )
2016-05-02 19:26:08 +02:00
crossfire.cpp
Crossfire CRC added
2016-03-28 20:31:42 +02:00
dblsize_128x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
dblsize_212x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
dblsize_bottom_right_128x64.png
[AVR] Fix last column of last row of DBLSIZE text (off-by-one error)
2015-06-07 19:34:53 +02:00
dblsize_bottom_right_212x64.png
[AVR] Fix last column of last row of DBLSIZE text (off-by-one error)
2015-06-07 19:34:53 +02:00
drawswitch_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
eeprom.cpp
[Horus] Google tests added
2016-03-22 19:36:53 +01:00
frsky.cpp
FrSky S.PORT upstream ( #3426 )
2016-04-29 18:44:25 +02:00
gtests.cpp
Projectkk2glider/issue 3432 jitter filter option ( #3452 )
2016-05-02 19:26:08 +02:00
gtests.h
Telemetry files split
2016-03-28 11:24:55 +02:00
invers_0_0_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
invers_0_0_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
invers_0_1_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
invers_0_1_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
lcd.cpp
Checkscreenshot simplification
2016-03-27 12:56:48 +02:00
lcdDrawBitmapLoadAndDisplay_212x64.png
[Horus] Compilation fix
2016-01-09 11:19:01 +01:00
lcdDrawHorizontalLine_212x64.png
[Horus] SD Storage started. UI continued.
2015-10-22 07:10:19 +02:00
lcdDrawLine_212x64.png
[Horus] SD Storage started. UI continued.
2015-10-22 07:10:19 +02:00
lcdDrawVerticalLine_212x64.png
[Horus] SD Storage started. UI continued.
2015-10-22 07:10:19 +02:00
line_wrap_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
line_wrap_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
location.h.in
Re #2939 : gtests added to cmake
2016-01-10 18:43:33 +01:00
lua.cpp
Code formatting
2016-03-05 15:44:42 +01:00
midsize_128x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
midsize_212x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
mixer.cpp
[Horus] Google tests added
2016-03-22 19:36:53 +01:00
plane.bmp
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
prec1_dblsize_invers_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
prec1_dblsize_invers_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
prec2_left_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
prec2_left_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
prec2_right_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
prec2_right_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
smlsize_128x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
smlsize_212x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
smlsize_drawstringwithindex_128x64.png
Google tests should be OK
2016-01-15 10:36:20 +01:00
smlsize_drawstringwithindex_212x64.png
Google tests should be OK
2016-01-15 10:36:20 +01:00
SmlsizeDecimalPoint_128x64.png
Gtests on SmlsizeDecimalPoint
2016-03-16 20:22:31 +00:00
SmlsizeDecimalPoint_212x64.png
Gtests on SmlsizeDecimalPoint
2016-03-16 20:22:31 +00:00
stdsize_128x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
stdsize_212x64.png
Re #1926 : SMLSIZE last line drawn, gtests expanded with LCD character overlapped test
2014-12-14 09:08:17 +01:00
switches.cpp
[Horus] Google tests added
2016-03-22 19:36:53 +01:00
timers.cpp
Code formatting
2016-03-05 15:44:42 +01:00
unsigned_128x64.png
unsigned_212x64.png
vline_128x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
vline_212x64.png
permissions: Remove execute bit from images
2014-11-19 09:52:30 -08:00
vline_lt0_128x64.png
Fixes #1542
2014-07-20 18:51:24 +02:00
vline_lt0_212x64.png
Fixes #1542
2014-07-20 18:51:24 +02:00