aboutsummaryrefslogtreecommitdiffstats
path: root/core/planner.c
AgeCommit message (Expand)Author
2017-03-11Change type of divedatepoint.depth to depth_tGravatar Robert C. Helling
2017-03-11Disable minimum gas calculation for recreational modeGravatar Stefan Fuchs
2017-03-11Minimum gas calculation - Calculations and UI parametersGravatar Stefan Fuchs
2017-02-21Translate names of additional dive events and nicer format info box textGravatar Stefan Fuchs
2017-02-11Set up gaslist only in the beginning of diveplanGravatar Robert C. Helling
2017-02-11Always show manually added gaschanges in notesGravatar Robert C. Helling
2017-02-04Bugfix planner output formating (linebreaks)Gravatar Stefan Fuchs
2017-02-03Deal with some of the whitespace issues in planner.cGravatar Dirk Hohndel
2017-02-03Print SAC values from prefs in diveplanGravatar Stefan Fuchs
2017-02-03Add ATM pressure and altitude to diveplanGravatar Stefan Fuchs
2017-01-16Use real gas compressibility in plannerGravatar Robert C. Helling
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
2017-01-03Display surface interval in diveplanGravatar Robert C. Helling
2016-12-26Indicate a repetitive dive in the diveplanGravatar Robert C. Helling
2016-12-04Fix effective GFs in notesGravatar Robert C. Helling
2016-11-24Show effective gradient factors for VPMB-plansGravatar Robert C. Helling
2016-11-24Show runtime on top of diveplanGravatar Robert C. Helling
2016-09-24Separate VPM-B conservatism preference for planner and profileGravatar Rick Walsh
2016-09-24Rename conservatism_level to vpmb_conservatismGravatar Rick Walsh
2016-09-17Cosmetic changes to Buehlmann codeGravatar Robert C. Helling
2016-08-10Replace the "stop" symbol in deco planGravatar Robert C. Helling
2016-08-10Copy salinity and ambient pressure from diveplan to diveGravatar Robert C. Helling
2016-07-23Remove unnecessary DivePlannerPointsModel functions and variablesGravatar Rick Walsh
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-04-29Extend time parsing to before 1970Gravatar Linus Torvalds
2016-04-04Make gas change events always have a cylinder indexGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel