diff Discovery/Src/simulation.c @ 907:46a21ff3f5ab Evo_2_23

Adaptation custom view deco plan for VPM: The VPM deco plan now shows the start of deco zone as well as the state of the deco table state. In case the table defined when reaching the deco zone is updated then the header line will change to yellow to indicate this. In case a deco stop is missed the head line will change to red.
author ideenmodellierer
date Sun, 13 Oct 2024 18:13:35 +0200
parents e4e9acfde839
children
line wrap: on
line diff
--- a/Discovery/Src/simulation.c	Sun Oct 13 18:07:23 2024 +0200
+++ b/Discovery/Src/simulation.c	Sun Oct 13 18:13:35 2024 +0200
@@ -93,7 +93,6 @@
 
 	copyDiveSettingsToSim();
     copyVpmRepetetiveDataToSim();
-    vpm_table_init();
 
   //vpm_init(&stateSimGetPointerWrite()->vpm,  stateSimGetPointerWrite()->diveSettings.vpm_conservatism, 0, 0);
     stateSimGetPointerWrite()->lifeData.counterSecondsShallowDepth = 0;