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
/
core
/
plannernotes.c
Age
Commit message (
Expand
)
Author
2018-01-11
Fix indentations for plannernotes.c
Willem Ferguson
2017-12-28
Planner notes: don't omit deco stops with rapid ascent rates
Rick Walsh
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-17
Unify float calulations: use double
Berthold Stoeger
2017-12-01
Document background computation of variations
Robert C. Helling
2017-12-01
Disable plan variation in recreational mode
Rick Walsh
2017-12-01
Round up diveplan duration the same way values in diveplan are rounded
Stefan Fuchs
2017-11-25
In strings start lower case in parenthesis
Stefan Fuchs
2017-11-19
Trivial: fix indentation
Berthold Stoeger
2017-10-30
Planner remove unnecessary gas consumption info from notes
Stefan Fuchs
2017-10-28
Planner: Do not translate VARIATIONS
Salvador Cuñat
2017-10-18
init_deco correctly identify previous dives and report overlapping dives
Stefan Fuchs
2017-10-18
plannernotes.c coding style fixes
Stefan Fuchs
2017-10-18
Minimum gas calculation: Change text colors for delta value output...
Stefan Fuchs
2017-10-04
Planner minimum gas calculation: Print delta pressure in results
Stefan Fuchs
2017-09-20
Add a checkbox to turn off plan variations
Robert C. Helling
2017-08-29
Show variations in Runtime string
Robert C. Helling
2017-08-29
Change color to red if minimum gas is violated.
Robert C. Helling
2017-08-03
Always show the ascent to the initial deco stop
Robert C. Helling
2017-05-26
Move planner notes to separate file
Robert C. Helling