| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-26 | plannerShared: add variables from plannerModel | ||
| the variables are set through set functions in DivePlannerPointsModel, but read via getters from qPrefDivePlanner. Variables: planner_deco_mode reserveGas safetyStop gflow gfhigh vpmb_conservatism Signed-off-by: Jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2019-12-24 | build-system: move plannerShared to backend-shared | ||
| WARNING: multi directory commit, needed to secure it builds. move the core/plannerShared.* to backend-shared. update CMakeLists.txt to include backend-shared lib in link process. update ios project to reflect new directory Signed-off-by: Jan Iversen <jan@casacondor.com> | |||