EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
chibiosIgnition
(root)
/
trunk
/
src
/
timer2.c
@ 6
– Rev 24
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
24
912 d 1 h
mjames
/trunk/src/
Updated timer limits
23
1477 d 6 h
mjames
/trunk/src/
Updated arithmetic errors.
21
2149 d 1 h
mjames
/trunk/
Renamed and commented timer init function.
20
2149 d 1 h
mjames
/trunk/
PLL updated , locks now with frequency measurement loop and phase measurement loop using separate filters.
19
2149 d 5 h
mjames
/trunk/
PLL locks now, fixed signs, frequency and phase locked..
18
2161 d 23 h
mjames
/trunk/
Updated -working towards getting dual CDC UART emulation for ChibiOS
17
2172 d 1 h
mjames
/trunk/
Still oscillating, but can change the gain : may be down to sampling /processing pipeline delays.
14
2180 d 1 h
mjames
/trunk/
PLL locks up with frequency error, need to sort phase error issues.
13
2205 d 5 h
mjames
/trunk/
Changed to using a better filter model in the PLL.
12
2217 d 0 h
mjames
/trunk/src/
Updated PLL code to lock period. Not yet getting the timer values to actually roll together.
11
2217 d 2 h
mjames
/trunk/
Fixed pulse measurement code that occasionally ran off the end of the valid sample data.
8
2603 d 6 h
mjames
/trunk/
Fixed the ADC looping like crazy, needs to be set to triggered
7
2603 d 9 h
mjames
/trunk/
Updating for chibiOS 18
6
2699 d 0 h
mjames
/trunk/
Updated after a lot of work.