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
/
planner.c
Age
Commit message (
Expand
)
Author
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-12-01
Cut off excessive deco times
Robert C. Helling
2017-11-25
In planner.c remove unused variable o2break_done
Stefan Fuchs
2017-11-25
Localize global planner state
Robert C. Helling
2017-11-25
Run variations calculation in background
Robert C. Helling
2017-11-09
Planner don't add minimum gas switch time more than once
Stefan Fuchs
2017-11-08
VPMB: calculate time of final ascent properly
Rick Walsh
2017-11-08
VPMB profile: use deco_time rather bottom_time from planner
Rick Walsh
2017-11-08
VPMB: calculate deco_time assuming final ascent always takes the same time
Rick Walsh
2017-11-08
VPM-B: move bottom_time into deco_state
Rick Walsh
2017-11-04
Disable o2 break option if last stop is not at 6m/20ft
Stefan Fuchs
2017-11-04
O2 breaks code enhancements and cleanup
Stefan Fuchs
2017-10-31
When O2 breaking, add segment with current mix not with next
Robert C. Helling
2017-10-31
Don't do the minimal gaschanging stops during O2 breakting
Robert C. Helling
2017-10-31
Correct time bookkeeping when doing O2 breaks
Robert C. Helling
2017-10-30
whitespace (planner.c)
Rick Walsh
2017-10-30
VPMB profile: use bottom_time to calculate deco_time in planner
Rick Walsh
2017-10-18
init_deco correctly identify previous dives and report overlapping dives
Stefan Fuchs
2017-10-16
Tidy up code in planner.c - create_dive_from_plan()
Stefan Fuchs
2017-10-16
Fix dump_plan debug code
Stefan Fuchs
2017-10-16
Planner creating dive from plan: No pressure for 1st sample with new gas
Stefan Fuchs
2017-10-16
In planner prefer best_first_ascend_cylinder for gas breaks
Stefan Fuchs
2017-10-16
Don't confuse cyl with same gasmix with best_first_ascend_gas
Stefan Fuchs
2017-10-01
More VPMB state in special structure
Robert C. Helling
2017-09-20
Remove option to apply GFlow at maxdepth
Robert C. Helling
2017-08-29
Compute variations of plans
Robert C. Helling
2017-08-29
Store a table of deco stops in planner
Robert C. Helling
2017-08-29
Cache all Buehlmann factors
Robert C. Helling
2017-08-29
Allow for o2 breaks in binary search stop time finder
Robert C. Helling
2017-08-29
Find deco stop time by binary search instead of iteration
Robert C. Helling
2017-08-29
Make plan take dive and decotimestep as arguments
Robert C. Helling
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-05-26
Adopt planner state caching to new struct
Robert C. Helling
2017-05-26
Move planner notes to separate file
Robert C. Helling
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-04-20
Identify user provided notes in plain text in replan
Robert C. Helling
2017-04-20
Show % after Büllmanns GFs
Jan Mulder
2017-04-16
Handle notes from planner
Stefan Fuchs
2017-04-06
Move version and date around notes to save space
Robert C. Helling
2017-04-06
Add creation date and Subsurface version to planner output
Stefan Fuchs
2017-03-28
Always show notes when replanning
Robert C. Helling
2017-03-28
Fix missing slash in markup
Robert C. Helling
2017-03-28
Handle notes in replan
Robert C. Helling
2017-03-19
Tests for minimum gas
Stefan Fuchs
2017-03-19
Prevent overflow in minimum gas calculation
Stefan Fuchs
2017-03-13
Use GFLow, GFHigh (not GFlow, GF Low, GF low).
Martin Měřinský
2017-03-12
planner.c: fix a couple of float -> int cast warnings
Lubomir I. Ivanov
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
Fix build after merges
Dirk Hohndel
2017-03-11
Change type of divedatepoint.depth to depth_t
Robert C. Helling
[next]