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
/
Inc
/
main.h
@ 80
– 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 6 h
mjames
/branches/Dashboard_L152_v2/
Fixed linker map file, simplified code
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 3 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.
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
65
995 d 5 h
mjames
/branches/Dashboard_L152_v2/
Updated NVRAM to use the correct memory section, and write over the entire 4K of NVRAM space.
63
1113 d 6 h
mjames
/branches/Dashboard_L152_v2/
Added a Bluetooth connection status icon - modified letter B.
62
1114 d 2 h
mjames
/branches/Dashboard_L152_v2/
Updated to improve logger behaviour - every 500mS produce a series of logger data
61
1167 d 2 h
mjames
/branches/Dashboard_L152_v2/
Added use of Bluetooth Status pin to prevent transmitting serial data to the module while it is not connected to anything.
Updated Makefile to work with new STMCubeMX tool.
58
1354 d 9 h
mjames
/branches/Dashboard_L152_v2/
Updated the use of the serial library.
57
1603 d 6 h
mjames
/branches/Dashboard_L152_v2/
Updated, using correct memory layout to store settings.
56
1606 d 5 h
mjames
/branches/Dashboard_L152_v2/
Changed to use observation/index stored in NVRAM rather than the array index of that observation/index
50
1742 d 5 h
mjames
/branches/Dashboard_L152_v2/
Fixed needle draw needing graphics mode, error in graphic plotting.