summaryrefslogtreecommitdiffstats
path: root/planner.h
AgeCommit message (Expand)Author
2015-07-05Add simple test for the dive plannerGravatar Dirk Hohndel
2015-04-02Introduce recreational planner modeGravatar Robert C. Helling
2014-08-19Planner: correctly free divedatapointsGravatar Dirk Hohndel
2014-08-05Bail out of deco calculation after 48h or dive timeGravatar Robert C. Helling
2014-07-18Convert get_gas_from_events to get_gas_at_timeGravatar Anton Lundin
2014-07-18Use more of our propper types in the plannerGravatar Anton Lundin
2014-06-04Disclaimer included in the printed diveplanGravatar Robert C. Helling
2014-06-02Optionally strip diveplan to bare minimumGravatar Robert C. Helling
2014-06-01Use proper typesGravatar Dirk Hohndel
2014-05-30Planner: don't do unnecessary work on empty dive plansGravatar Dirk Hohndel
2014-02-12Remove external declaration of non-existant global variableGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2013-11-19Add gas change event from profile context menuGravatar Dirk Hohndel
2013-11-08Be consistent when passing around gas data in the plannerGravatar Dirk Hohndel
2013-10-07Next round of code removal and header cleanupGravatar Dirk Hohndel
2013-10-06Delete code and files that are no longer usedGravatar Dirk Hohndel
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-09-18Only calculate deco stops in planner modeGravatar Dirk Hohndel
2013-08-30Gas choices working, both directions ( Planner and Table )Gravatar Tomaz Canabrava
2013-05-03planning: Add option to have last stop at 6m/20ftGravatar Anton Lundin
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel