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
EngineBay2
(root)
/
branches
/
stm32f103
/
Src
/
misc.c
– Rev 55
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
55
141 d 7 h
mjames
/branches/stm32f103/
added ADC filter for temperature sensors
52
799 d 1 h
mjames
/branches/stm32f103/
Moved PLX timeout code into PLX library
48
932 d 21 h
mjames
/branches/stm32f103/
Updating to use external RPM counting code from libIgnTiming
47
1077 d 2 h
mjames
/branches/stm32f103/
Mistake in interrupt service caused reversed high/low states if both CC1 and CC2 triggered at the same time.
45
1099 d 21 h
mjames
/branches/stm32f103/
Adjusted changes in rev counter
44
1354 d 5 h
mjames
/branches/stm32f103/
Converted to use new libSerial.
42
1401 d 21 h
mjames
/branches/stm32f103/
Updated to use shift register to clock Chip selects for SPI temperature sensors.
41
1525 d 1 h
mjames
/branches/stm32f103/
Updated for 72MHz timers. Triggered temperature sample 2mS after CB opens.
39
1532 d 2 h
mjames
/branches/stm32f103/
Updated to auto calibrate ADC, and use on-chip thermometer.
37
1534 d 21 h
mjames
/branches/stm32f103/
Changed to use STM32F103 Blue Pill instead of Nucleo board as these are now expensive.
36
1535 d 0 h
mjames
/branches/
Changed name of branch because it has inconsistent case
35
1535 d 0 h
mjames
/branches/stm32F103/
Making a branch to change to using Blue Pill from Nucleo board.
31
1771 d 1 h
mjames
/trunk/
Altered to read SPI temperature sensors after ignition pulse goes low.
29
1771 d 5 h
mjames
/trunk/
Fixed timer 3 as a trigger for the ADC
28
1784 d 1 h
mjames
/trunk/
Updated to use the new libSerial - which doesnt reset the PLX timeout flag.
9
3265 d 4 h
mjames
/trunk/
Updated to include reading CHT thermocouple. Not yet calibrated .
8
3265 d 7 h
mjames
/trunk/
Blinking light on timer 6 interrupt now works
6
3271 d 4 h
mjames
/trunk/
Starting to work on ADC with DMA and interrupt for completed conversion
3
3278 d 22 h
mjames
/trunk/
Added files from older project