Subversion Repositories chibiosIgnition

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
24 1115 d 10 h mjames /trunk/src/ Updated timer limits  
23 1680 d 16 h mjames /trunk/src/ Updated arithmetic errors.  
21 2352 d 10 h mjames /trunk/ Renamed and commented timer init function.  
20 2352 d 10 h mjames /trunk/ PLL updated , locks now with frequency measurement loop and phase measurement loop using separate filters.  
19 2352 d 15 h mjames /trunk/ PLL locks now, fixed signs, frequency and phase locked..  
18 2365 d 8 h mjames /trunk/ Updated -working towards getting dual CDC UART emulation for ChibiOS  
17 2375 d 11 h mjames /trunk/ Still oscillating, but can change the gain : may be down to sampling /processing pipeline delays.  
14 2383 d 10 h mjames /trunk/ PLL locks up with frequency error, need to sort phase error issues.  
13 2408 d 14 h mjames /trunk/ Changed to using a better filter model in the PLL.  
12 2420 d 10 h mjames /trunk/src/ Updated PLL code to lock period. Not yet getting the timer values to actually roll together.  
11 2420 d 11 h mjames /trunk/ Fixed pulse measurement code that occasionally ran off the end of the valid sample data.  
8 2806 d 15 h mjames /trunk/ Fixed the ADC looping like crazy, needs to be set to triggered  
7 2806 d 18 h mjames /trunk/ Updating for chibiOS 18  
6 2902 d 10 h mjames /trunk/ Updated after a lot of work.  
3 2939 d 17 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 3135 d 14 h mjames /trunk/ Created Chibios/RT Light flasher demo for Blue Pill PCB based on an stm32F103 SD card demo.