aboutsummaryrefslogtreecommitdiffstats
path: root/deco.c
AgeCommit message (Expand)Author
2015-07-07Include units in VPM config structure definitionGravatar Rick Walsh
2015-07-07Use common VPM configuration parametersGravatar Rick Walsh
2015-07-03VPM-B: add next gradient calculation.Gravatar Jan Darowski
2015-07-03VPM-B: add vpm-b based deco checking.Gravatar Jan Darowski
2015-07-03VPM-B: add initial gradient calculation.Gravatar Jan Darowski
2015-07-03VPM-B: add nuclei size calculation and nuclear regeneration.Gravatar Jan Darowski
2015-07-03VPM-B: use an analytic solution for nucleon inner pressure instead of binary ...Gravatar Robert C. Helling
2015-07-03VPM-B: add initial values for crushing pressure variables.Gravatar Jan Darowski
2015-07-03VPM-B: add crushin pressure calculation.Gravatar Jan Darowski
2015-07-03VPM-B: add calculating nucleons inner pressure.Gravatar Jan Darowski
2015-07-03VPM-B: add basic algorithm settings.Gravatar Jan Darowski
2015-01-20Use SAC from preferences for PSCR oxygen dropGravatar Robert C. Helling
2015-01-17Use correct divemode (PSCR in particular) in deco calculationGravatar Robert C. Helling
2014-11-04Prepare for PSCR calculationsGravatar Robert C. Helling
2014-10-27deco.c: remove unused variables in add_segment()Gravatar Lubomir I. Ivanov
2014-10-26Take water vapor pressure into account again for decoGravatar Robert C. Helling
2014-10-13CCR patch: Reorganise the oxygen partial pressure calculationsGravatar willem ferguson
2014-10-12CCR patch: Oxygen partial pressuresGravatar willem ferguson
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling
2014-09-18Helper function for partial pressure calculationGravatar Robert C. Helling
2014-06-25Deco artefacts with low GFlowGravatar Robert C. Helling
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-01-19Stop doing the (very expensive) pow() calculation pointlesslyGravatar Linus Torvalds
2014-01-16Convert the C code to using stdbool and true/falseGravatar Anton Lundin
2013-12-20Add preprocessor directives around debug functionsGravatar Anton Lundin
2013-11-21Added a configuration option to have gf_low apply at max depth instead of at ...Gravatar Patrick Valsecchi
2013-10-07Fix some signedness issuesGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-03-28Use the new get_o2()/get_he() helper functions more widelyGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-08Remove the tissue_tolerated_ambient_pressure[] arrayGravatar Linus Torvalds
2013-02-08The 'gasmix' argument to add_segment() is read-onlyGravatar Linus Torvalds
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-25Removed unused structure definition in deco.cGravatar Dirk Hohndel
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-10Adjust GFlow to apply at deepest ceiling instead of at max depthGravatar Robert C. Helling
2013-01-08Undo unintentional change to deco.cGravatar Dirk Hohndel
2013-01-08Minor cleanupsGravatar Dirk Hohndel
2013-01-08Clean up the rewritten deco.cGravatar Dirk Hohndel
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-07Add bailout code to prevent infinite loop in deco calculationGravatar Dirk Hohndel
2013-01-06Add the ability to cache our deco stateGravatar Dirk Hohndel
2013-01-05Fix bug in smooth ceiling modeGravatar Dirk Hohndel
2013-01-04Correctly handle air in the deco codeGravatar Dirk Hohndel