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 16 h mjames /branches/Dashboard_L152_v2/ Fixed linker map file, simplified code  
79 262 d 18 h mjames /branches/Dashboard_L152_v2/ simplified NVRAM dial storage logic  
78 276 d 10 h mjames /branches/Dashboard_L152_v2/ tidied up header include  
77 276 d 10 h mjames /branches/Dashboard_L152_v2/ Used fixed RAM locations for any PLX observation  
76 314 d 12 h mjames /branches/Dashboard_L152_v2/ fixed the issues with compiling with latest libraries  
75 790 d 13 h mjames /branches/Dashboard_L152_v2/ Tidied up code, fixed bug in array indexing.  
74 791 d 16 h mjames /branches/Dashboard_L152_v2/ Updated logic for Bluetooth code. Increased logger rate to 2Hz.  
73 794 d 18 h mjames /branches/Dashboard_L152_v2/ Changed logger code to use HHMMSS.DDDD timestamps  
72 799 d 15 h mjames /branches/Dashboard_L152_v2/ Put up Wait while waiting for plx multiplexing to settle  
71 806 d 17 h mjames /branches/Dashboard_L152_v2/ Fixed display logic to wait for update from PLX data before checking NVRAM first time. Also made displays skip invalid data when turning selector knobs.  
70 807 d 12 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.
 
68 819 d 14 h mjames /branches/Dashboard_L152_v2/Src/ Updated logic for automatically applying item index based on one more than highest seen coming in, or start counting from zero if no other items are seen.  
67 840 d 17 h mjames /branches/Dashboard_L152_v2/ Updated to use entire NVRAM, using tagged writes.  
66 987 d 18 h mjames /branches/Dashboard_L152_v2/ Moved code to user directory  
65 995 d 16 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 16 h mjames /branches/Dashboard_L152_v2/ Added a Bluetooth connection status icon - modified letter B.  
62 1114 d 12 h mjames /branches/Dashboard_L152_v2/ Updated to improve logger behaviour - every 500mS produce a series of logger data  
61 1167 d 12 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 12 h mjames /branches/Dashboard_L152_v2/ Updated from work at Techenders, adding external GPS.  
59 1354 d 14 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 19 h mjames /branches/Dashboard_L152_v2/ Updated the use of the serial library.  
57 1603 d 17 h mjames /branches/Dashboard_L152_v2/ Updated, using correct memory layout to store settings.  
56 1606 d 16 h mjames /branches/Dashboard_L152_v2/ Changed to use observation/index stored in NVRAM rather than the array index of that observation/index  
53 1714 d 17 h mjames /branches/Dashboard_L152_v2/Src/ Added an attempt at baud rate control on the module.  
52 1715 d 11 h mjames /branches/Dashboard_L152_v2/Src/ Removed redundant files, changed serial baud rate to 9600 for Bluetooth module, inverted sense of Bluetooth pairing button output.  
50 1742 d 15 h mjames /branches/Dashboard_L152_v2/ Fixed needle draw needing graphics mode, error in graphic plotting.  
49 1748 d 17 h mjames /branches/Dashboard_L152_v2/ Updating to use support libraries  
48 2512 d 16 h mjames /branches/Dashboard_L152/ Changed ui  
47 2615 d 21 h mjames /branches/Dashboard_L152/ improved quantisation of display pointers  
44 2811 d 9 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.
 
38 2862 d 21 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 12 h mjames /branches/Dashboard_L152/ Running as in the dash, bluetooth at 19200  
36 3019 d 13 h mjames /branches/Dashboard_L152/ Fixed error reusing loop variable in error when sending a string to Bluetooth  
35 3019 d 13 h mjames /branches/Dashboard_L152/ Fixed errors  
32 3022 d 13 h mjames /branches/Dashboard_L152/ Fixed makefile error, altered defaupt pullups  
31 3023 d 10 h mjames /branches/Dashboard_L152/ Using STM32 HAL EEPROM code.
No Bluetooth flashing LEDs ... could be power
 
30 3023 d 11 h mjames /branches/Dashboard_L152/ Committing changes to get STM32l152 to compile  
29 3023 d 13 h mjames /branches/Dashboard_L152/ Removed STM32F103 files  
28 3023 d 14 h mjames /branches/Dashboard_L152/ Trying a retarget to a new processor  
27 3023 d 15 h mjames /trunk/ It is not compiling and the STM32F103 board is fubar