From 8571dcf9673e35710201cdffc0cb7ff1ff2b2426 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 31 Mar 2015 14:52:37 +0200 Subject: Introduce recreational planner mode This adopts the planner to the needs of the recreational diver. Rather than immediately starting to ascent doing deco stops this mode, this mode stays at the last manually entered depth for the maximal time before mandantory stops appear (NDL). It does not change gas but keeps using the last used cylinder. TODO: * Grey out unused UI elements of the planner in this mode * Start ascent before gas runs out (or into reserve) * Do a 3min @ 5m safety stop. Fixes #840 Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- pref.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pref.h') diff --git a/pref.h b/pref.h index fb01d28ef..56fc79b95 100644 --- a/pref.h +++ b/pref.h @@ -78,6 +78,7 @@ struct preferences { bool display_runtime; bool display_duration; bool display_transitions; + bool recreational_mode; int bottomsac; int decosac; int o2consumption; // ml per min -- cgit v1.2.3-70-g09d2