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
/
Src
/
main.c
– Rev 48
Rev
Hide 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
Changes
48
2512 d 1 h
mjames
/branches/Dashboard_L152/
Changed ui
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/arm/startup_stm32l152xe.s
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar/startup_stm32l152xe.s
/branches/Dashboard_L152/Inc/simple_print.h
/branches/Dashboard_L152/Src/simple_print.c
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar/linker
/branches/Dashboard_L152/Src/dials.c
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/switches.c
47
2615 d 6 h
mjames
/branches/Dashboard_L152/
improved quantisation of display pointers
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Inc/dials.h
/branches/Dashboard_L152/Src/dials.c
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/switches.c
44
2810 d 18 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.
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Inc/mxconstants.h
/branches/Dashboard_L152/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152/Inc/stm32l1xx_it.h
/branches/Dashboard_L152/Inc/switches.h
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/stm32l1xx_hal_msp.c
/branches/Dashboard_L152/Src/stm32l1xx_it.c
/branches/Dashboard_L152/Src/switches.c
/branches/Dashboard_L152/plx_lib/plx.h
38
2862 d 6 h
mjames
/branches/Dashboard_L152/
Altered switch timings, datalogger from USART3 to USART2 so can use attached laptop via USB for datalogging.
/branches/Dashboard_L152/.mxproject
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/switches.c
37
3018 d 21 h
mjames
/branches/Dashboard_L152/
Running as in the dash, bluetooth at 19200
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Src/main.c
36
3018 d 22 h
mjames
/branches/Dashboard_L152/
Fixed error reusing loop variable in error when sending a string to Bluetooth
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/stm32l1xx_it.c
35
3018 d 22 h
mjames
/branches/Dashboard_L152/
Fixed errors
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Dashboard_L152 Default.launch
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Inc/stm32l1xx_it.h
/branches/Dashboard_L152/Src/main.c
32
3021 d 22 h
mjames
/branches/Dashboard_L152/
Fixed makefile error, altered defaupt pullups
/branches/Dashboard_L152/Dashboard_L152 Default.launch
/branches/Dashboard_L152/printf_lib
/branches/Dashboard_L152/printf_lib/Inc
/branches/Dashboard_L152/printf_lib/Inc/small_printf.h
/branches/Dashboard_L152/printf_lib/Src
/branches/Dashboard_L152/printf_lib/Src/small_printf.c
/branches/Dashboard_L152/small_printf
/branches/Dashboard_L152/.cproject
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h
/branches/Dashboard_L152/Makefile
/branches/Dashboard_L152/Src/main.c
31
3022 d 19 h
mjames
/branches/Dashboard_L152/
Using STM32 HAL EEPROM code.
No Bluetooth flashing LEDs ... could be power
/branches/Dashboard_L152/Inc/nvram.h
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/nvram.c
30
3022 d 20 h
mjames
/branches/Dashboard_L152/
Committing changes to get STM32l152 to compile
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xb.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xba.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xb.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xba.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xca.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xd.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xdx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xe.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xb.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xba.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xca.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xd.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xdx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xc.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xca.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xd.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xdx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xe.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l1xx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Include/system_stm32l1xx.h
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/arm
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xe.s
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/iar/linker
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/system_stm32l1xx.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_cortex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_def.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dma.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ramfunc.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim_ex.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_uart.h
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c
/branches/Dashboard_L152/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c
/branches/Dashboard_L152/Inc/nvram.h
/branches/Dashboard_L152/Inc/stm32l1xx_hal_conf.h
/branches/Dashboard_L152/Inc/stm32l1xx_it.h
/branches/Dashboard_L152/Src/nvram.c
/branches/Dashboard_L152/Src/stm32l1xx_hal_msp.c
/branches/Dashboard_L152/Src/stm32l1xx_it.c
/branches/Dashboard_L152/Eclipse_Configs
/branches/Dashboard_L152/Inc/stm32f1xx_hal_conf.h
/branches/Dashboard_L152/Inc/stm32f1xx_it.h
/branches/Dashboard_L152/Middlewares
/branches/Dashboard_L152/STM32F103CB_FLASH2.ld
/branches/Dashboard_L152/Src/stm32f1xx_hal_msp.c
/branches/Dashboard_L152/Src/stm32f1xx_it.c
/branches/Dashboard_L152/ascii chars.txt
/branches/Dashboard_L152/eeprom_lib
/branches/Dashboard_L152/imfd.log
/branches/Dashboard_L152/.cproject
/branches/Dashboard_L152/.mxproject
/branches/Dashboard_L152/.project
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Inc/mxconstants.h
/branches/Dashboard_L152/Inc/serial.h
/branches/Dashboard_L152/Makefile
/branches/Dashboard_L152/SSD1306_lib/SSD1306.c
/branches/Dashboard_L152/Src/ap_math.c
/branches/Dashboard_L152/Src/dials.c
/branches/Dashboard_L152/Src/main.c
/branches/Dashboard_L152/Src/switches.c
29
3022 d 22 h
mjames
/branches/Dashboard_L152/
Removed STM32F103 files
/branches/Dashboard_L152/Dashboard_L152.ioc
/branches/Dashboard_L152/Dashboard_F103.ioc
/branches/Dashboard_L152/Drivers/CMSIS/Device/ST/STM32F1xx
/branches/Dashboard_L152/Drivers/STM32F1xx_HAL_Driver
/branches/Dashboard_L152/Middlewares/ST/STM32_USB_Device_Library
/branches/Dashboard_L152/Src/main - Copy (2).c
/branches/Dashboard_L152
/branches/Dashboard_L152/.mxproject
/branches/Dashboard_L152/Inc/mxconstants.h
/branches/Dashboard_L152/Src/main.c
28
3022 d 23 h
mjames
/branches/Dashboard_L152/
Trying a retarget to a new processor
/branches/Dashboard_L152
27
3023 d 0 h
mjames
/trunk/
It is not compiling and the STM32F103 board is fubar
/trunk/.cproject
/trunk/.settings/language.settings.xml
/trunk/Makefile
/trunk/Src/main.c
24
3134 d 19 h
mjames
/trunk/
Added display units to the display - degrees C or PSI or V or whatever
/trunk/.mxproject
/trunk/.settings/language.settings.xml
/trunk/Dashboard_F103.ioc
/trunk/Inc/displayinfo.h
/trunk/Inc/mxconstants.h
/trunk/SSD1306_lib/Font.c
/trunk/Src/displayinfo.c
/trunk/Src/main.c
23
3176 d 20 h
mjames
/trunk/
Updated to support Bluetooth module on COM3 and double-reset (left & right buttons) push to virtually press pairing button on BT module.
/trunk/.settings/language.settings.xml
/trunk/Dashboard_F103.ioc
/trunk/Inc/mxconstants.h
/trunk/Inc/serial.h
/trunk/Inc/stm32f1xx_hal_conf.h
/trunk/Inc/stm32f1xx_it.h
/trunk/Src/main.c
/trunk/Src/serial.c
/trunk/Src/stm32f1xx_hal_msp.c
/trunk/Src/stm32f1xx_it.c
22
3249 d 20 h
mjames
/trunk/
Fixed EEPROM write emulation code using FLASH.
/trunk/.cproject
/trunk/Src/main.c
/trunk/eeprom_lib/eeprom.c
/trunk/eeprom_lib/eeprom.h
21
3250 d 20 h
mjames
/trunk/
Trying to lock/unlock flash memory for access . Looks like it is impossible to operate on it.
/trunk/.settings/language.settings.xml
/trunk/Src/main.c
/trunk/eeprom_lib/eeprom.c
20
3250 d 20 h
mjames
/trunk/
Separated off the displayinfo structure from the plx_lib/plx.c file to its own file.
/trunk/Inc/displayinfo.h
/trunk/Src/displayinfo.c
/trunk/.settings/language.settings.xml
/trunk/Makefile
/trunk/Src/main.c
/trunk/plx_lib/plx.c
/trunk/plx_lib/plx.h
19
3252 d 22 h
mjames
/trunk/
Corrected error in decinal point position
/trunk/SSD1306_lib/Font.c
/trunk/Src/main.c
/trunk/plx_lib/plx.c
18
3253 d 20 h
mjames
/trunk/
Converted to use more HAL code. But still only programs a single word and stops programming any more
/trunk/.mxproject
/trunk/Dashboard_F103.ioc
/trunk/STM32F103CB_FLASH2.ld
/trunk/Src/main.c
/trunk/Src/stm32f1xx_hal_msp.c
/trunk/eeprom_lib/eeprom.c
/trunk/eeprom_lib/eeprom.h
←Prev
1
2
Next→
Show All