Subversion Repositories DashDisplay

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
80 260 d 7 h mjames /branches/Dashboard_L152_v2/ Fixed linker map file, simplified code  
77 276 d 1 h mjames /branches/Dashboard_L152_v2/ Used fixed RAM locations for any PLX observation  
76 314 d 3 h mjames /branches/Dashboard_L152_v2/ fixed the issues with compiling with latest libraries  
75 790 d 4 h mjames /branches/Dashboard_L152_v2/ Tidied up code, fixed bug in array indexing.  
74 791 d 7 h mjames /branches/Dashboard_L152_v2/ Updated logic for Bluetooth code. Increased logger rate to 2Hz.  
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.  
66 987 d 9 h mjames /branches/Dashboard_L152_v2/ Moved code to user directory  
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.  
63 1113 d 7 h mjames /branches/Dashboard_L152_v2/ Added a Bluetooth connection status icon - modified letter B.  
62 1114 d 3 h mjames /branches/Dashboard_L152_v2/ Updated to improve logger behaviour - every 500mS produce a series of logger data  
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.
 
58 1354 d 10 h mjames /branches/Dashboard_L152_v2/ Updated the use of the serial library.  
57 1603 d 8 h mjames /branches/Dashboard_L152_v2/ Updated, using correct memory layout to store settings.  
56 1606 d 7 h mjames /branches/Dashboard_L152_v2/ Changed to use observation/index stored in NVRAM rather than the array index of that observation/index  
50 1742 d 7 h mjames /branches/Dashboard_L152_v2/ Fixed needle draw needing graphics mode, error in graphic plotting.