| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 81 |
497 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Corrected makefile syntax for semihosting |
|
| 80 |
497 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Fixed linker map file, simplified code |
|
| 79 |
500 d 1 h |
mjames |
/branches/Dashboard_L152_v2/ |
simplified NVRAM dial storage logic |
|
| 78 |
513 d 18 h |
mjames |
/branches/Dashboard_L152_v2/ |
tidied up header include |
|
| 77 |
513 d 18 h |
mjames |
/branches/Dashboard_L152_v2/ |
Used fixed RAM locations for any PLX observation |
|
| 76 |
551 d 19 h |
mjames |
/branches/Dashboard_L152_v2/ |
fixed the issues with compiling with latest libraries |
|
| 75 |
1027 d 20 h |
mjames |
/branches/Dashboard_L152_v2/ |
Tidied up code, fixed bug in array indexing. |
|
| 74 |
1028 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated logic for Bluetooth code. Increased logger rate to 2Hz. |
|
| 73 |
1032 d 2 h |
mjames |
/branches/Dashboard_L152_v2/ |
Changed logger code to use HHMMSS.DDDD timestamps |
|
| 72 |
1036 d 22 h |
mjames |
/branches/Dashboard_L152_v2/ |
Put up Wait while waiting for plx multiplexing to settle |
|
| 71 |
1044 d 1 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 |
1044 d 20 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. |
|
| 69 |
1051 d 23 h |
mjames |
/branches/Dashboard_L152_210623/ |
Release made |
|
| 68 |
1056 d 21 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 |
1078 d 0 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated to use entire NVRAM, using tagged writes. |
|
| 66 |
1225 d 1 h |
mjames |
/branches/Dashboard_L152_v2/ |
Moved code to user directory |
|
| 65 |
1232 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated NVRAM to use the correct memory section, and write over the entire 4K of NVRAM space. |
|
| 64 |
1236 d 17 h |
mjames |
/branches/Dashboard_L152_v2_NVRAM/ |
Creating branch with updated use of NVRAM |
|
| 63 |
1351 d 0 h |
mjames |
/branches/Dashboard_L152_v2/ |
Added a Bluetooth connection status icon - modified letter B. |
|
| 62 |
1351 d 20 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated to improve logger behaviour - every 500mS produce a series of logger data |
|
| 61 |
1404 d 20 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 |
1459 d 19 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated from work at Techenders, adding external GPS. |
|
| 59 |
1591 d 21 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 |
1592 d 3 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated the use of the serial library. |
|
| 57 |
1841 d 0 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated, using correct memory layout to store settings. |
|
| 56 |
1843 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Changed to use observation/index stored in NVRAM rather than the array index of that observation/index |
|
| 55 |
1846 d 21 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
Forgot to specify screen clearing option |
|
| 54 |
1952 d 0 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
|
|
| 53 |
1952 d 1 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
Added an attempt at baud rate control on the module. |
|
| 52 |
1952 d 19 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 |
1979 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Fixed needle draw needing graphics mode, error in graphic plotting. |
|
| 50 |
1979 d 23 h |
mjames |
/branches/Dashboard_L152_v2/ |
Fixed needle draw needing graphics mode, error in graphic plotting. |
|
| 49 |
1986 d 1 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updating to use support libraries |
|
| 48 |
2749 d 23 h |
mjames |
/branches/Dashboard_L152/ |
Changed ui |
|
| 47 |
2853 d 4 h |
mjames |
/branches/Dashboard_L152/ |
improved quantisation of display pointers |
|
| 46 |
2931 d 19 h |
mjames |
/branches/Dashboard_L152/ |
Worked on finer pitch of angles in dials displsy - to 0.25 degree resolution. |
|
| 45 |
2989 d 1 h |
mjames |
/branches/Dashboard_L152/ |
Updated pinout file |
|
| 44 |
3048 d 17 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. |
|
| 43 |
3050 d 5 h |
mjames |
/branches/Dashboard_L152/LogFormatter/ |
Small changes to logfile formatter project |
|
| 42 |
3081 d 18 h |
mjames |
/branches/Dashboard_L152/ |
Corrected LogFormatter to avoid making array copies when not needed. Added some more plx.h enumerations for choosing units while decoding observations |
|