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
DashDisplay
(root)
/
branches
/
Dashboard_L152
/
plx_lib
/
plx.h
@ 81
– Rev 44
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
44
2810 d 23 h
mjames
/branches/Dashboard_L152/
Updated to use timer 3 and timer 9 in encoder mode to count the rotary switch encoders.
NB need to program pullups on GPIO pins in .ioc file.
42
2844 d 0 h
mjames
/branches/Dashboard_L152/
Corrected LogFormatter to avoid making array copies when not needed. Added some more plx.h enumerations for choosing units while decoding observations
40
2846 d 22 h
mjames
/branches/Dashboard_L152/
Added Oil Pressure to converted values
39
2846 d 23 h
mjames
/branches/Dashboard_L152/
Added a DevC++ project to pivot log files produced by dashboard via serial port.
28
3023 d 4 h
mjames
/branches/Dashboard_L152/
Trying a retarget to a new processor
20
3251 d 1 h
mjames
/trunk/
Separated off the displayinfo structure from the plx_lib/plx.c file to its own file.
15
3257 d 0 h
mjames
/trunk/
Can display negative numbers and scaled integer numbers with fixed decimal places.
7
3290 d 6 h
mjames
/trunk/
Fixed some bugs.. display() is a bit wonky
6
3290 d 8 h
mjames
/trunk/
Moved dial, fixing rounding errors in the dial plotting
4
3295 d 2 h
mjames
/trunk/
Got the rotary switches working
2
3309 d 12 h
mjames
/trunk/
Created branches/trunk