index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
deco.c
Age
Commit message (
Expand
)
Author
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