| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 69 |
874 d 10 h |
mjames |
/branches/Dashboard_L152_210623/ |
Release made |
|
| 68 |
879 d 8 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 |
900 d 11 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated to use entire NVRAM, using tagged writes. |
|
| 66 |
1047 d 12 h |
mjames |
/branches/Dashboard_L152_v2/ |
Moved code to user directory |
|
| 65 |
1055 d 10 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated NVRAM to use the correct memory section, and write over the entire 4K of NVRAM space. |
|
| 63 |
1173 d 10 h |
mjames |
/branches/Dashboard_L152_v2/ |
Added a Bluetooth connection status icon - modified letter B. |
|
| 62 |
1174 d 7 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated to improve logger behaviour - every 500mS produce a series of logger data |
|
| 61 |
1227 d 6 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 |
1282 d 6 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated from work at Techenders, adding external GPS. |
|
| 59 |
1414 d 8 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 |
1414 d 14 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated the use of the serial library. |
|
| 57 |
1663 d 11 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updated, using correct memory layout to store settings. |
|
| 56 |
1666 d 10 h |
mjames |
/branches/Dashboard_L152_v2/ |
Changed to use observation/index stored in NVRAM rather than the array index of that observation/index |
|
| 53 |
1774 d 11 h |
mjames |
/branches/Dashboard_L152_v2/Src/ |
Added an attempt at baud rate control on the module. |
|
| 52 |
1775 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. |
|
| 50 |
1802 d 10 h |
mjames |
/branches/Dashboard_L152_v2/ |
Fixed needle draw needing graphics mode, error in graphic plotting. |
|
| 49 |
1808 d 12 h |
mjames |
/branches/Dashboard_L152_v2/ |
Updating to use support libraries |
|
| 48 |
2572 d 10 h |
mjames |
/branches/Dashboard_L152/ |
Changed ui |
|
| 47 |
2675 d 15 h |
mjames |
/branches/Dashboard_L152/ |
improved quantisation of display pointers |
|
| 44 |
2871 d 4 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 |
2922 d 15 h |
mjames |
/branches/Dashboard_L152/ |
Altered switch timings, datalogger from USART3 to USART2 so can use attached laptop via USB for datalogging. |
|
| 37 |
3079 d 6 h |
mjames |
/branches/Dashboard_L152/ |
Running as in the dash, bluetooth at 19200 |
|
| 36 |
3079 d 7 h |
mjames |
/branches/Dashboard_L152/ |
Fixed error reusing loop variable in error when sending a string to Bluetooth |
|
| 35 |
3079 d 8 h |
mjames |
/branches/Dashboard_L152/ |
Fixed errors |
|
| 32 |
3082 d 7 h |
mjames |
/branches/Dashboard_L152/ |
Fixed makefile error, altered defaupt pullups |
|
| 31 |
3083 d 4 h |
mjames |
/branches/Dashboard_L152/ |
Using STM32 HAL EEPROM code.
No Bluetooth flashing LEDs ... could be power |
|
| 30 |
3083 d 5 h |
mjames |
/branches/Dashboard_L152/ |
Committing changes to get STM32l152 to compile |
|
| 29 |
3083 d 8 h |
mjames |
/branches/Dashboard_L152/ |
Removed STM32F103 files |
|
| 28 |
3083 d 8 h |
mjames |
/branches/Dashboard_L152/ |
Trying a retarget to a new processor |
|
| 27 |
3083 d 9 h |
mjames |
/trunk/ |
It is not compiling and the STM32F103 board is fubar |
|
| 24 |
3195 d 4 h |
mjames |
/trunk/ |
Added display units to the display - degrees C or PSI or V or whatever |
|
| 23 |
3237 d 6 h |
mjames |
/trunk/ |
Updated to support Bluetooth module on COM3 and double-reset (left & right buttons) push to virtually press pairing button on BT module. |
|
| 22 |
3310 d 5 h |
mjames |
/trunk/ |
Fixed EEPROM write emulation code using FLASH. |
|
| 21 |
3311 d 5 h |
mjames |
/trunk/ |
Trying to lock/unlock flash memory for access . Looks like it is impossible to operate on it. |
|
| 20 |
3311 d 5 h |
mjames |
/trunk/ |
Separated off the displayinfo structure from the plx_lib/plx.c file to its own file. |
|
| 19 |
3313 d 7 h |
mjames |
/trunk/ |
Corrected error in decinal point position |
|
| 18 |
3314 d 5 h |
mjames |
/trunk/ |
Converted to use more HAL code. But still only programs a single word and stops programming any more |
|
| 17 |
3314 d 9 h |
mjames |
/trunk/ |
Adding dials to virtual variables used in EEPROM. |
|
| 16 |
3314 d 9 h |
mjames |
/trunk/ |
Fixed issues with compiling EEPROM library from STM old code. |
|
| 15 |
3317 d 5 h |
mjames |
/trunk/ |
Can display negative numbers and scaled integer numbers with fixed decimal places. |
|