index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
planner.c
Age
Commit message (
Expand
)
Author
2015-07-08
Planner: update disclamer
Joakim Bygdell
2015-07-06
Code cleanup
Dirk Hohndel
2015-07-05
Round MOD of gas rather than truncate
Robert C. Helling
2015-07-05
Add simple test for the dive planner
Dirk Hohndel
2015-07-05
Planner deco stops are at 10ft increments when measured in feet
Rick Walsh
2015-07-05
Read planner preferences when we use them
Rick Walsh
2015-07-04
VPM-B: add CVA to the deco planner.
Jan Darowski
2015-07-03
VPM-B: vpm without CVA working.
Jan Darowski
2015-07-03
VPM-B: add vpm-b based deco checking.
Jan Darowski
2015-07-03
VPM-B: add deco choice to the ui.
Jan Darowski
2015-06-26
Implement planner option to switch only at required stops
Rick Walsh
2015-06-26
Define gaschange_before and gaschange_after a few lines earlier
Rick Walsh
2015-06-23
Fix gaschange_after definition
Rick Walsh
2015-06-22
Refactor to use gaschage_before and gaschange_after
Robert C. Helling
2015-06-22
When displaying transitions show the gaschange at the stop if there is one
Robert C. Helling
2015-06-22
Planner notes - revise logic for gasmix output
Rick Walsh
2015-06-22
Prevent null pointer dereference
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-21
Planner: change timestep to 2 seconds
Rick Walsh
2015-06-20
Planner - end deco stops at whole minutes of runtime
Rick Walsh
2015-06-19
Enforce planner minimum gas switch duration
Rick Walsh
2015-06-16
Show duration before runtime on planner notes table
Rick Walsh
2015-06-14
Don't compare signed and unsigned values
Jan Darowski
2015-05-28
Add explicit casts to silence compiler warnings
Robert C. Helling
2015-05-21
Be more precise about the safety-stop.
Joakim Bygdell
2015-05-17
Allow "oxygen" as a gas name
Robert C. Helling
2015-05-11
Only add disclaimer and runtime table if we added deco to replanne dive
Robert C. Helling
2015-05-08
Only warn when trying to replan a logged dive
Robert C. Helling
2015-04-09
Recmode: Fix ascent gas consumption.
Joakim Bygdell
2015-04-09
Recmode: Allow the user to specify gas reserve.
Joakim Bygdell
2015-04-09
Recmode: Take safety stop into account when calculating ascent gas consumption.
Joakim Bygdell
2015-04-05
Read stored planner prefs when starting.
Joakim Bygdell
2015-04-04
Spelling corrected
Robert C. Helling
2015-04-04
Take gas consumption into account for recreational mode
Robert C. Helling
2015-04-02
Only do safety stop of dive has at least max depth of 10m
Robert C. Helling
2015-04-02
Checkbox and preference for safety stop
Robert C. Helling
2015-04-02
Add 3min safety stop
Joakim Bygdell
2015-04-02
Introduce recreational planner mode
Robert C. Helling
2015-03-09
Improve gas accounting in the panner
Joakim Bygdell
2015-03-08
Add explicit setpoint change at t=0 when planning CCR dives
Robert C. Helling
2015-02-03
Show stops in verbatim diveplan
Robert C. Helling
2015-01-20
Adopt planner gas calculation to PSCR mode and include low pO2 warning
Robert C. Helling
2015-01-17
Save predefined SAC
Robert C. Helling
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-10
Rebreather type selector UI
Robert C. Helling
2014-12-12
Set sample setpoint correctly
Robert C. Helling
2014-12-07
In diveplan differentiate between last printed depth and last depth
Robert C. Helling
2014-11-25
Assign setpoint to correct sample in planner
Robert C. Helling
2014-11-21
Print gas changes at the correct lines in diveplan
Robert C. Helling
2014-11-21
Show the setpoint in the diveplan
Robert C. Helling
[next]