summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-08Undo unintentional change to deco.cGravatar Dirk Hohndel
2013-01-08Set a default surface pressure for dive plan and allow simplistic printGravatar Dirk Hohndel
2013-01-08Do planned deco stops in multiples of 1 minuteGravatar Dirk Hohndel
2013-01-08Fix the deco calculation in the dive plannerGravatar Dirk Hohndel
2013-01-08Improve travel logic code for the ascent in the plannerGravatar Dirk Hohndel
2013-01-08Minor cleanupsGravatar Dirk Hohndel
2013-01-08Really prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-08Fix deco display bug for dives with multiple samples at the same timeGravatar Dirk Hohndel
2013-01-08Fix deco planning for low oxygen mixesGravatar Jan Schubert
2013-01-08Clean up the rewritten deco.cGravatar Dirk Hohndel
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-08Fix gas handling in the plannerGravatar Dirk Hohndel
2013-01-08Avoid pointless calls to dive plannerGravatar Dirk Hohndel
2013-01-07Prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-07Don't walk back in timeGravatar Linus Torvalds
2013-01-07Improve dive trip sort comparison functionGravatar Linus Torvalds
2013-01-07Fix cylinder printout informationGravatar Salvador Cuñat
2013-01-07Make Cancel work in dive planner dialogGravatar Dirk Hohndel
2013-01-07Simplify dive planning codeGravatar Linus Torvalds
2013-01-07Add bailout code to prevent infinite loop in deco calculationGravatar Dirk Hohndel
2013-01-07Fix two bugs with the gas entry code in the dive plannerGravatar Dirk Hohndel
2013-01-07Add simple debug function to plannerGravatar Dirk Hohndel
2013-01-07Move planner UI into planner.cGravatar Dirk Hohndel
2013-01-07Remove the now obsolete hard coded test_planGravatar Dirk Hohndel
2013-01-07Dive planner: add gas change events & start dive with the correct gasGravatar Dirk Hohndel
2013-01-07Support relative times in diveplanner input "on the fly" modeGravatar Dirk Hohndel
2013-01-07Do pressure-time integral using integer valuesGravatar Linus Torvalds
2013-01-07Don't bother with "correct" units for the pressure_time calculationGravatar Linus Torvalds
2013-01-06Split up helper functions for interpolating gas pressureGravatar Linus Torvalds
2013-01-06Fix pressure_time calculation for SAC-rateGravatar Linus Torvalds
2013-01-06Split up and re-organize the plot entry calculationsGravatar Linus Torvalds
2013-01-06Display dive profile of the dive we plan, as we plan itGravatar Dirk Hohndel
2013-01-06Remove Linus' plan input UIGravatar Dirk Hohndel
2013-01-06Do a better job at creating plot info entriesGravatar Linus Torvalds
2013-01-06Add the ability to cache our deco stateGravatar Dirk Hohndel
2013-01-06Planner: hook the gas combo box to a "focus-out" event handlerGravatar Lubomir I. Ivanov
2013-01-05Make the dive plan input much more compactGravatar Dirk Hohndel
2013-01-05Add new gases to the combo box in dive plan entryGravatar Dirk Hohndel
2013-01-05Make the 'Add waypoint' button work in the Input Plan dialogGravatar Dirk Hohndel
2013-01-05Different widget to input the planGravatar Dirk Hohndel
2013-01-05Do a minimal hook-up of the dive plan tree view to theGravatar Linus Torvalds
2013-01-05Create the infrastructure for a dive plannder based on a tree-modelGravatar Linus Torvalds
2013-01-05Stub out a few things for a plan input UIGravatar Dirk Hohndel
2013-01-05Fix bug in smooth ceiling modeGravatar Dirk Hohndel
2013-01-05Fix profile display for dives with no samplesGravatar Linus Torvalds
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel
2013-01-04Correctly handle air in the deco codeGravatar Dirk Hohndel
2013-01-04Clean up DEBUG codeGravatar Dirk Hohndel
2013-01-04Make sure that the calculated deco ends at 0Gravatar Dirk Hohndel
2013-01-04Fix deco calculations to correctly use GF values and add CC supportGravatar Dirk Hohndel