Subversion Repositories DashDisplay

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
69 814 d 5 h mjames /branches/Dashboard_L152_210623/ Release made  
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.  
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.
 
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  
46 2694 d 1 h mjames /branches/Dashboard_L152/ Worked on finer pitch of angles in dials displsy - to 0.25 degree resolution.  
38 2862 d 11 h mjames /branches/Dashboard_L152/ Altered switch timings, datalogger from USART3 to USART2 so can use attached laptop via USB for datalogging.  
33 3022 d 0 h mjames /branches/Dashboard_L152/ Generating interrupt code for usarts  
30 3023 d 0 h mjames /branches/Dashboard_L152/ Committing changes to get STM32l152 to compile  
29 3023 d 3 h mjames /branches/Dashboard_L152/ Removed STM32F103 files  
28 3023 d 4 h mjames /branches/Dashboard_L152/ Trying a retarget to a new processor  
24 3135 d 0 h mjames /trunk/ Added display units to the display - degrees C or PSI or V or whatever  
18 3254 d 1 h mjames /trunk/ Converted to use more HAL code. But still only programs a single word and stops programming any more  
16 3254 d 5 h mjames /trunk/ Fixed issues with compiling EEPROM library from STM old code.  
7 3290 d 6 h mjames /trunk/ Fixed some bugs.. display() is a bit wonky  
5 3290 d 11 h mjames /trunk/ Altered dial length, upgraded HAL library from STMCube  
3 3297 d 11 h mjames /trunk/ Removing USB device as not needed for dashboard display  
2 3309 d 12 h mjames /trunk/ Created branches/trunk