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
21 2436 d 19 h mjames /trunk/ Renamed and commented timer init function.  
20 2436 d 19 h mjames /trunk/ PLL updated , locks now with frequency measurement loop and phase measurement loop using separate filters.  
19 2436 d 23 h mjames /trunk/ PLL locks now, fixed signs, frequency and phase locked..  
18 2449 d 17 h mjames /trunk/ Updated -working towards getting dual CDC UART emulation for ChibiOS  
17 2459 d 19 h mjames /trunk/ Still oscillating, but can change the gain : may be down to sampling /processing pipeline delays.  
14 2467 d 19 h mjames /trunk/ PLL locks up with frequency error, need to sort phase error issues.  
13 2492 d 23 h mjames /trunk/ Changed to using a better filter model in the PLL.  
12 2504 d 19 h mjames /trunk/src/ Updated PLL code to lock period. Not yet getting the timer values to actually roll together.  
11 2504 d 20 h mjames /trunk/ Fixed pulse measurement code that occasionally ran off the end of the valid sample data.  
8 2891 d 0 h mjames /trunk/ Fixed the ADC looping like crazy, needs to be set to triggered  
7 2891 d 3 h mjames /trunk/ Updating for chibiOS 18  
6 2986 d 19 h mjames /trunk/ Updated after a lot of work.