Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-12 | Improve helper functions | Dirk Hohndel | |
Sometimes we want to create a dive site just based on a name, sometimes we have both a name and GPS coordinates. Let's make a helper for either case. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-02-12 | Some dive site helper functions | Dirk Hohndel | |
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-02-12 | Add dive site data structure | Dirk Hohndel | |
This leaves location and gps coordinates in the struct dive to allow a step by step migration. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |