When manually adding a dive, start with a simple dive

This is much friendlier than just showing an empty profile. I picked a
nice and simple three level dive. 25 minutes at 18m, 15 minutes at 9m, and
a safety stop.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-09-20 07:36:14 -05:00
parent e04acd4189
commit 5f4aec867e
3 changed files with 12 additions and 0 deletions

View file

@ -35,6 +35,7 @@ public:
enum Modes { PLAN, ADD };
void setPlanMode(bool);
bool isPlanner();
void createSimpleDive();
/**
* @return the row number.