Rev |
Age |
Author |
Path |
Log message |
Diff |
71 |
808 d 12 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 |
809 d 7 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 |
821 d 9 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 |
842 d 12 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated to use entire NVRAM, using tagged writes. |
|
66 |
989 d 13 h |
mjames |
/branches/Dashboard_L152_v2/ |
Moved code to user directory |
|
65 |
997 d 11 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated NVRAM to use the correct memory section, and write over the entire 4K of NVRAM space. |
|
63 |
1115 d 11 h |
mjames |
/branches/Dashboard_L152_v2/ |
Added a Bluetooth connection status icon - modified letter B. |
|
62 |
1116 d 7 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated to improve logger behaviour - every 500mS produce a series of logger data |
|
61 |
1169 d 7 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 |
1224 d 7 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated from work at Techenders, adding external GPS. |
|
59 |
1356 d 9 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 |
1356 d 14 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated the use of the serial library. |
|
57 |
1605 d 12 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated, using correct memory layout to store settings. |
|
56 |
1608 d 11 h |
mjames |
/branches/Dashboard_L152_v2/ |
Changed to use observation/index stored in NVRAM rather than the array index of that observation/index |
|
55 |
1611 d 8 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
Forgot to specify screen clearing option |
|
54 |
1716 d 12 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
|
|
53 |
1716 d 12 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
Added an attempt at baud rate control on the module. |
|
52 |
1717 d 6 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. |
|
51 |
1744 d 10 h |
mjames |
/branches/Dashboard_L152_v2/ |
Fixed needle draw needing graphics mode, error in graphic plotting. |
|
50 |
1744 d 11 h |
mjames |
/branches/Dashboard_L152_v2/ |
Fixed needle draw needing graphics mode, error in graphic plotting. |
|