comparison Discovery/Inc/tStructure.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 998529b3e142
comparison
equal deleted inserted replaced
423:a560afdaadbf 424:2b31cf1ebbcc
288 #define StMSYS4_MotionCtrl _MB(2,8,4,6,0) 288 #define StMSYS4_MotionCtrl _MB(2,8,4,6,0)
289 289
290 #define StMSYS5_Info _MB(2,8,5,1,0) 290 #define StMSYS5_Info _MB(2,8,5,1,0)
291 291
292 292
293 #define StMSYS6_Exit _MB(2,8,6,1,0) 293 #define StMSYS6_Exit _MB(2,8,6,1,0)
294 #define StMSYS6_LogbookOffset _MB(2,8,6,7,0) 294 #define StMSYS6_LogbookOffset _MB(2,8,6,7,0)
295 #define StMSYS6_ResetAll _MB(2,8,6,2,0) 295 #define StMSYS6_ResetAll _MB(2,8,6,2,0)
296 #define StMSYS6_ResetDeco _MB(2,8,6,3,0) 296 #define StMSYS6_ResetDeco _MB(2,8,6,3,0)
297 #define StMSYS6_Reboot _MB(2,8,6,4,0) 297 #define StMSYS6_Reboot _MB(2,8,6,4,0)
298 #define StMSYS6_Maintenance _MB(2,8,6,5,0) 298 #define StMSYS6_Maintenance _MB(2,8,6,5,0)
299 #define StMSYS6_ResetLogbook _MB(2,8,6,6,0) 299 #define StMSYS6_ResetLogbook _MB(2,8,6,6,0)
300 #define StMSYS6_SetBattCharge _MB(2,8,6,7,0) 300 #define StMSYS6_SetBattCharge _MB(2,8,6,7,0)
301 #define StMSYS6_RebootRTE _MB(2,8,6,8,0) 301 #define StMSYS6_RebootRTE _MB(2,8,6,8,0)
302 #define StMSYS6_RebootMainCPU _MB(2,8,6,9,0) 302 #define StMSYS6_RebootMainCPU _MB(2,8,6,9,0)
303 #define StMSYS6_ScreenTest _MB(2,8,6,10,0) 303 #define StMSYS6_ScreenTest _MB(2,8,6,10,0)
304 #define StMSYS6_SetFactoryBC _MB(2,8,6,11,0) 304 #define StMSYS6_SetFactoryBC _MB(2,8,6,11,0)
305 305 #define StMSYS6_SetSampleIndx _MB(2,8,6,12,0)
306 306
307 /* PAGE 9 */ 307 /* PAGE 9 */
308 #define StMPLAN _MB(2,9,0,0,0) 308 #define StMPLAN _MB(2,9,0,0,0)
309 309
310 /* PAGE 9 EDIT FIELD CONTENT */ 310 /* PAGE 9 EDIT FIELD CONTENT */