Subversion Repositories chibiosIgnition

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16 2234 d 15 h mjames /trunk/ Separated out ChibiOS shell commands,
changed extern declarations
 
15 2236 d 20 h mjames /trunk/ Updated to present itself as a CDC USB serial device to a host PC.  
14 2240 d 12 h mjames /trunk/ PLL locks up with frequency error, need to sort phase error issues.  
13 2265 d 17 h mjames /trunk/ Changed to using a better filter model in the PLL.  
11 2277 d 13 h mjames /trunk/ Fixed pulse measurement code that occasionally ran off the end of the valid sample data.  
10 2280 d 13 h mjames /trunk/ Removed code from ssd1306 libraries, and filtered adc reading  
9 2354 d 12 h mjames /trunk/ Altered font display to always use the Lucida Console but with different scaling  
8 2663 d 17 h mjames /trunk/ Fixed the ADC looping like crazy, needs to be set to triggered  
7 2663 d 20 h mjames /trunk/ Updating for chibiOS 18  
6 2759 d 12 h mjames /trunk/ Updated after a lot of work.  
5 2782 d 12 h mjames /trunk/ Adding strobe output pin  
3 2796 d 20 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.  
2 2992 d 17 h mjames /trunk/ Created Chibios/RT Light flasher demo for Blue Pill PCB based on an stm32F103 SD card demo.