Subversion Repositories DashDisplay

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
77 276 d 2 h mjames /branches/Dashboard_L152_v2/ Used fixed RAM locations for any PLX observation  
73 794 d 9 h mjames /branches/Dashboard_L152_v2/ Changed logger code to use HHMMSS.DDDD timestamps  
70 807 d 3 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 8 h mjames /branches/Dashboard_L152_v2/ Updated to use entire NVRAM, using tagged writes.  
65 995 d 7 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 3 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 3 h mjames /branches/Dashboard_L152_v2/ Updated from work at Techenders, adding external GPS.  
59 1354 d 5 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 11 h mjames /branches/Dashboard_L152_v2/ Updated the use of the serial library.  
50 1742 d 7 h mjames /branches/Dashboard_L152_v2/ Fixed needle draw needing graphics mode, error in graphic plotting.  
49 1748 d 9 h mjames /branches/Dashboard_L152_v2/ Updating to use support libraries  
45 2751 d 8 h mjames /branches/Dashboard_L152/ Updated pinout file  
44 2811 d 1 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.
 
41 2845 d 14 h mjames /branches/Dashboard_L152/ Updated to log to COM2 (connected to STLINK VCP) until I get Bluetooth working  
38 2862 d 13 h mjames /branches/Dashboard_L152/ Altered switch timings, datalogger from USART3 to USART2 so can use attached laptop via USB for datalogging.  
37 3019 d 3 h mjames /branches/Dashboard_L152/ Running as in the dash, bluetooth at 19200  
35 3019 d 5 h mjames /branches/Dashboard_L152/ Fixed errors  
32 3022 d 4 h mjames /branches/Dashboard_L152/ Fixed makefile error, altered defaupt pullups  
30 3023 d 2 h mjames /branches/Dashboard_L152/ Committing changes to get STM32l152 to compile  
29 3023 d 5 h mjames /branches/Dashboard_L152/ Removed STM32F103 files