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_v2
/
user
/
Src
/
display.cpp
@ 79
– Rev 80
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
80
260 d 5 h
mjames
/branches/Dashboard_L152_v2/
Fixed linker map file, simplified code
79
262 d 7 h
mjames
/branches/Dashboard_L152_v2/
simplified NVRAM dial storage logic
77
276 d 0 h
mjames
/branches/Dashboard_L152_v2/
Used fixed RAM locations for any PLX observation
76
314 d 1 h
mjames
/branches/Dashboard_L152_v2/
fixed the issues with compiling with latest libraries
75
790 d 2 h
mjames
/branches/Dashboard_L152_v2/
Tidied up code, fixed bug in array indexing.
74
791 d 5 h
mjames
/branches/Dashboard_L152_v2/
Updated logic for Bluetooth code. Increased logger rate to 2Hz.
72
799 d 4 h
mjames
/branches/Dashboard_L152_v2/
Put up Wait while waiting for plx multiplexing to settle
71
806 d 7 h
mjames
/branches/Dashboard_L152_v2/
Fixed display logic to wait for update from PLX data before checking NVRAM first time. Also made displays skip invalid data when turning selector knobs.
70
807 d 2 h
mjames
/branches/Dashboard_L152_v2/
Added a reset pin for the BT module to allow it to go into AT command mode.
Changed logic on NVRAM to allow for a complete reset of the contents, plus the selector dials can select unused data items.
67
840 d 6 h
mjames
/branches/Dashboard_L152_v2/
Updated to use entire NVRAM, using tagged writes.
66
987 d 7 h
mjames
/branches/Dashboard_L152_v2/
Moved code to user directory