Subversion Repositories libOLED

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
19 972 d 2 h mjames /trunk/ Updated persistence, moved small text boxes one character to the left at the bottom of the screen  
18 1003 d 2 h mjames /trunk/ Added half size 10x18 font , and adjusted vertical move in dial  
17 1028 d 1 h mjames /trunk/ Added a medium 4/5 sized font scaling to the 18x10 font to allow for slightly compressed displays.  
16 1041 d 2 h mjames /trunk/ Updated displayDial files to add ability to display units and values.  
15 1044 d 7 h mjames /trunk/ Updated header documentation.  
14 1044 d 7 h mjames /trunk/ Updated dial drawing to be able to form dials that have axes between two angles, not necessarily symmetrical .
Zero degrees is straight up on the display by the way.
 
13 1048 d 3 h mjames /trunk/ Updated XBM display to correct the Y address used for lookup when the bitmap needs padding because it is not exactly a multiple of 8 bits wide.  
12 1052 d 11 h mjames /trunk/ Reduced RAM footprint of ap_math lookup table.  
11 1053 d 2 h mjames /trunk/ Added dashed line draw options, formatted display added displayXY.cpp/.H  
10 1173 d 7 h mjames /trunk/ Extended character set  
9 1402 d 1 h mjames /trunk/inc/libOLED/ Added a moveby(dx,dy) command .  
7 1806 d 2 h mjames /trunk/ Allowed for overwrite, exor, write true or write false operations on graphics.

Added all the components of the dials again .
 
6 1821 d 14 h mjames /trunk/ Added rectangle draw, and some basic support for running C++ on bare metal platform.  
5 1831 d 8 h mjames /trunk/ Moved in some font formatting. provided two different font possibilities for 16x10 font.  
4 1833 d 1 h mjames /trunk/ Added dial drawing code - ap_math and displayDial  
3 1834 d 1 h mjames /trunk/ Added font display - small font works OK at present.  
2 1836 d 1 h mjames /trunk/ Initial commit of C++ library version of libSSD1306