Subversion Repositories chibiosIgnition

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
16 2174 d 3 h mjames /trunk/ Separated out ChibiOS shell commands,
changed extern declarations
 
/trunk/shellCmds.c
/trunk/shellCmds.h
/trunk/Makefile
/trunk/SSD1306_lib/Font.c
/trunk/SSD1306_lib/Font.h
/trunk/SSD1306_lib/SSD1306.h
/trunk/main.c
14 2180 d 1 h mjames /trunk/ PLL locks up with frequency error, need to sort phase error issues.  
/trunk/SSD1306_lib/SSD1306.h
/trunk/inc/timer2.h
/trunk/main.c
/trunk/src/timer2.c
10 2220 d 2 h mjames /trunk/ Removed code from ssd1306 libraries, and filtered adc reading  
/trunk/.cproject
/trunk/SSD1306_lib/SSD1306.c
/trunk/SSD1306_lib/SSD1306.h
/trunk/main.c
9 2294 d 1 h mjames /trunk/ Altered font display to always use the Lucida Console but with different scaling  
/trunk/.cproject
/trunk/SSD1306_lib/Font.c
/trunk/SSD1306_lib/SSD1306.h
/trunk/chibios/board/board.h
/trunk/main.c
/trunk/mcuconf.h
7 2603 d 9 h mjames /trunk/ Updating for chibiOS 18  
/trunk/chibios
/trunk/chibios/board
/trunk/chibios/board/board.c
/trunk/chibios/board/board.h
/trunk/chibios/board/board.mk
/trunk/usbcfg.c
/trunk/usbcfg.h
/trunk/Makefile
/trunk/SSD1306_lib/SSD1306.c
/trunk/SSD1306_lib/SSD1306.h
/trunk/chconf.h
/trunk/halconf.h
/trunk/main.c
/trunk/mcuconf.h
/trunk/src/hardware.c
/trunk/src/timer2.c
3 2736 d 8 h mjames /trunk/ Fixed code - found the error in the width of the display RAM being set to 132 which caused only 4 columns on the left of the display to be updated.  
/trunk/SSD1306_lib
/trunk/SSD1306_lib/Font.c
/trunk/SSD1306_lib/Font.h
/trunk/SSD1306_lib/SSD1306.c
/trunk/SSD1306_lib/SSD1306.h
/trunk/SSD1306_lib/ascii-lucida.h
/trunk/.cproject
/trunk/Makefile
/trunk/inc/hardware.h
/trunk/main.c
/trunk/mcuconf.h
/trunk/src/hardware.c