Subversion Repositories libOLED

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
19 911 d 16 h mjames /trunk/ Updated persistence, moved small text boxes one character to the left at the bottom of the screen  
18 942 d 16 h mjames /trunk/ Added half size 10x18 font , and adjusted vertical move in dial  
17 967 d 15 h mjames /trunk/ Added a medium 4/5 sized font scaling to the 18x10 font to allow for slightly compressed displays.  
16 980 d 16 h mjames /trunk/ Updated displayDial files to add ability to display units and values.  
15 983 d 21 h mjames /trunk/ Updated header documentation.  
14 983 d 21 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 987 d 17 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 992 d 1 h mjames /trunk/ Reduced RAM footprint of ap_math lookup table.  
11 992 d 16 h mjames /trunk/ Added dashed line draw options, formatted display added displayXY.cpp/.H  
10 1112 d 21 h mjames /trunk/ Extended character set  
9 1341 d 15 h mjames /trunk/inc/libOLED/ Added a moveby(dx,dy) command .  
7 1745 d 16 h mjames /trunk/ Allowed for overwrite, exor, write true or write false operations on graphics.

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