Age | Commit message (Expand) | Author |
2014-11-04 | Prepare for PSCR calculations | Robert C. Helling |
2014-10-27 | deco.c: remove unused variables in add_segment() | Lubomir I. Ivanov |
2014-10-26 | Take water vapor pressure into account again for deco | Robert C. Helling |
2014-10-13 | CCR patch: Reorganise the oxygen partial pressure calculations | willem ferguson |
2014-10-12 | CCR patch: Oxygen partial pressures | willem ferguson |
2014-09-19 | Tissue saturation plot a la Sherwater Pretel | Robert C. Helling |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-06-25 | Deco artefacts with low GFlow | Robert C. Helling |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-01-19 | Stop doing the (very expensive) pow() calculation pointlessly | Linus Torvalds |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2013-12-20 | Add preprocessor directives around debug functions | Anton Lundin |
2013-11-21 | Added a configuration option to have gf_low apply at max depth instead of at ... | Patrick Valsecchi |
2013-10-07 | Fix some signedness issues | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-05-31 | Show ceilings for individual tissues | Robert Helling |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-03-28 | Use the new get_o2()/get_he() helper functions more widely | Linus Torvalds |
2013-02-09 | Clean up the handling of surface pressure | Dirk Hohndel |
2013-02-08 | Remove the tissue_tolerated_ambient_pressure[] array | Linus Torvalds |
2013-02-08 | The 'gasmix' argument to add_segment() is read-only | Linus Torvalds |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-25 | Removed unused structure definition in deco.c | Dirk Hohndel |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-13 | Add support for MOD, EAD, AND and EADD in the mouse over display | Dirk Hohndel |
2013-01-10 | Adjust GFlow to apply at deepest ceiling instead of at max depth | Robert C. Helling |
2013-01-08 | Undo unintentional change to deco.c | Dirk Hohndel |
2013-01-08 | Minor cleanups | Dirk Hohndel |
2013-01-08 | Clean up the rewritten deco.c | Dirk Hohndel |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
2013-01-07 | Add bailout code to prevent infinite loop in deco calculation | Dirk Hohndel |
2013-01-06 | Add the ability to cache our deco state | Dirk Hohndel |
2013-01-05 | Fix bug in smooth ceiling mode | Dirk Hohndel |
2013-01-04 | Correctly handle air in the deco code | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | First stab at deco calculations | Dirk Hohndel |