Mercurial > public > ostc4
diff Discovery/Inc/text_multilanguage.h @ 424:2b31cf1ebbcc ImprovmentNVM_2
Added (optional) menu item to analyse log sample buffer:
The analysis function will check the ring buffer for proper closure of sectors. In case of a log sample ring corruption more than sector will show the state started (4). Depending on the time past since corruption and the location of the corrupted sector, a cleanup function will be executed if a dive is started. The dive is necessary because of the definition of sample position during OSTC startup phase.
author | ideenmodellierer |
---|---|
date | Sat, 15 Feb 2020 20:45:19 +0100 |
parents | 14fd5f35cb50 |
children | b560e474e319 |
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h Mon Feb 10 19:40:33 2020 +0100 +++ b/Discovery/Inc/text_multilanguage.h Sat Feb 15 20:45:19 2020 +0100 @@ -288,6 +288,7 @@ TXT2BYTE_Maintenance, TXT2BYTE_SetBatteryCharge, TXT2BYTE_SetFactoryDefaults, + TXT2BYTE_SetSampleIndex, TXT2BYTE_Reboot, TXT2BYTE_ButtonLeft, TXT2BYTE_ButtonMitte,