Subversion Repositories DashDisplay

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
48 2514 d 2 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 2617 d 7 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
46 2695 d 22 h mjames /branches/Dashboard_L152/ Worked on finer pitch of angles in dials displsy - to 0.25 degree resolution.  
/branches/Dashboard_L152/.mxproject
/branches/Dashboard_L152/.settings/language.settings.xml
/branches/Dashboard_L152/Inc/ap_math.h
/branches/Dashboard_L152/LogFormatter/LogReformatter.dev
/branches/Dashboard_L152/SSD1306_lib/SSD1306.c
/branches/Dashboard_L152/SSD1306_lib/SSD1306.h
/branches/Dashboard_L152/Src/ap_math.c
/branches/Dashboard_L152/Src/dials.c
45 2753 d 3 h mjames /branches/Dashboard_L152/ Updated pinout file  
/branches/Dashboard_L152/Dashboard_L152.ioc
44 2812 d 20 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
43 2814 d 8 h mjames /branches/Dashboard_L152/LogFormatter/ Small changes to logfile formatter project  
/branches/Dashboard_L152/LogFormatter/LogReformatter.dev
42 2845 d 21 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  
/branches/Dashboard_L152/LogFormatter/LogReformatter.dev
/branches/Dashboard_L152/LogFormatter/main.cpp
/branches/Dashboard_L152/plx_lib/plx.h
41 2847 d 9 h mjames /branches/Dashboard_L152/ Updated to log to COM2 (connected to STLINK VCP) until I get Bluetooth working  
/branches/Dashboard_L152/Dashboard_L152.ioc
40 2848 d 19 h mjames /branches/Dashboard_L152/ Added Oil Pressure to converted values  
/branches/Dashboard_L152/LogFormatter/main.cpp
/branches/Dashboard_L152/plx_lib/plx.c
/branches/Dashboard_L152/plx_lib/plx.h
39 2848 d 19 h mjames /branches/Dashboard_L152/ Added a DevC++ project to pivot log files produced by dashboard via serial port.  
/branches/Dashboard_L152/LogFormatter
/branches/Dashboard_L152/LogFormatter/LogReformatter.dev
/branches/Dashboard_L152/LogFormatter/main.cpp
/branches/Dashboard_L152/plx_lib/plx.h
38 2864 d 8 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 3020 d 23 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 3020 d 23 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 3021 d 0 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
34 3023 d 0 h mjames /branches/Dashboard_L152/ Added linker file for GNU tools  
/branches/Dashboard_L152/STM32L152RE_FLASH.ld
33 3023 d 21 h mjames /branches/Dashboard_L152/ Generating interrupt code for usarts  
/branches/Dashboard_L152/.mxproject
/branches/Dashboard_L152/Inc/stm32l1xx_it.h
/branches/Dashboard_L152/Src/stm32l1xx_hal_msp.c
/branches/Dashboard_L152/Src/stm32l1xx_it.c
32 3023 d 23 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 3024 d 21 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 3024 d 21 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 3025 d 0 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

Show All