comparison Discovery/Inc/tStructure.h @ 1032:33b91584d827 Puls_Integration

New CV Pulse: The basic infrastructure for external puls measurement via Bluetooth has been added. Precondition is an OSTC with an activated central role. The OSTC will then search for a BLE device with puls measurement service. Reading data and visualization is not implemented yet.
author Ideenmodellierer
date Mon, 28 Jul 2025 18:34:45 +0200
parents 5924a2d1d3ba
children 5b913cdaa9dc
comparison
equal deleted inserted replaced
1031:cd4561c33758 1032:33b91584d827
74 #define StISIM _MB(0,5,0,0,0) 74 #define StISIM _MB(0,5,0,0,0)
75 #define StICOMPASS _MB(0,6,0,0,0) 75 #define StICOMPASS _MB(0,6,0,0,0)
76 #define StIDEBUG _MB(0,7,0,0,0) 76 #define StIDEBUG _MB(0,7,0,0,0)
77 #define StISENINFO _MB(0,8,0,0,0) 77 #define StISENINFO _MB(0,8,0,0,0)
78 #define StIPREDIVE _MB(0,9,0,0,0) 78 #define StIPREDIVE _MB(0,9,0,0,0)
79 #define StILOGGER _MB(0,10,0,0,0)
79 80
80 #define StI_GoToLogbook _MB(0,1,1,0,0) 81 #define StI_GoToLogbook _MB(0,1,1,0,0)
81 #define StI_GoToPlanner _MB(0,1,2,0,0) 82 #define StI_GoToPlanner _MB(0,1,2,0,0)
82 #define StI_StartSimulator _MB(0,1,3,0,0) 83 #define StI_StartSimulator _MB(0,1,3,0,0)
83 84
394 #define StMOption_Compass_Declination _MB(2,10,1,5,0) 395 #define StMOption_Compass_Declination _MB(2,10,1,5,0)
395 396
396 #define StMOption_Timer _MB(2,10,2,0,0) 397 #define StMOption_Timer _MB(2,10,2,0,0)
397 #define StMOption_Timer_Value _MB(2,10,2,1,0) 398 #define StMOption_Timer_Value _MB(2,10,2,1,0)
398 399
400 #define StMOption_Heartbeat _MB(2,10,3,0,0)
401
399 /* PAGE 11 */ 402 /* PAGE 11 */
400 #define StMPLAN _MB(2,11,0,0,0) 403 #define StMPLAN _MB(2,11,0,0,0)
401 404
402 /* PAGE 11 EDIT FIELD CONTENT */ 405 /* PAGE 11 EDIT FIELD CONTENT */
403 #define StMPLAN2_Interval _MB(2,11,2,1,0) 406 #define StMPLAN2_Interval _MB(2,11,2,1,0)