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
/
Makefile
– Rev 81
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
81
260 d 6 h
mjames
/branches/Dashboard_L152_v2/
Corrected makefile syntax for semihosting
80
260 d 6 h
mjames
/branches/Dashboard_L152_v2/
Fixed linker map file, simplified code
78
276 d 0 h
mjames
/branches/Dashboard_L152_v2/
tidied up header include
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
73
794 d 8 h
mjames
/branches/Dashboard_L152_v2/
Changed logger code to use HHMMSS.DDDD timestamps
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.
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.
60
1222 d 2 h
mjames
/branches/Dashboard_L152_v2/
Updated from work at Techenders, adding external GPS.
59
1354 d 3 h
mjames
/branches/Dashboard_L152_v2/
Updated rotary switches with better wrapping logic.
Doubled speed of initial boot splash screen.
Advanced time of initialising switch variables.
58
1354 d 9 h
mjames
/branches/Dashboard_L152_v2/
Updated the use of the serial library.
50
1742 d 5 h
mjames
/branches/Dashboard_L152_v2/
Fixed needle draw needing graphics mode, error in graphic plotting.
49
1748 d 7 h
mjames
/branches/Dashboard_L152_v2/
Updating to use support libraries
32
3022 d 2 h
mjames
/branches/Dashboard_L152/
Fixed makefile error, altered defaupt pullups
30
3023 d 0 h
mjames
/branches/Dashboard_L152/
Committing changes to get STM32l152 to compile
28
3023 d 4 h
mjames
/branches/Dashboard_L152/
Trying a retarget to a new processor
27
3023 d 4 h
mjames
/trunk/
It is not compiling and the STM32F103 board is fubar
26
3023 d 6 h
mjames
/trunk/
Added small_print code
20
3251 d 1 h
mjames
/trunk/
Separated off the displayinfo structure from the plx_lib/plx.c file to its own file.
16
3254 d 5 h
mjames
/trunk/
Fixed issues with compiling EEPROM library from STM old code.
14
3259 d 3 h
mjames
/trunk/
Corrected some display issues with the units display
10
3290 d 2 h
mjames
/trunk/
Created a release build, added Display identifier on bootup.
4
3295 d 2 h
mjames
/trunk/
Got the rotary switches working
2
3309 d 12 h
mjames
/trunk/
Created branches/trunk