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
2019-06-28
Planner: Wait minimum switch time when bailing out to OC
Robert C. Helling
2019-06-19
Cleanup: remove unused parameter used from find_best_gasmix_match()
Berthold Stoeger
2019-06-19
Cleanup: move function declaration into header file
Berthold Stoeger
2019-06-19
Cleanup: remove unused global variables plangflow and plangfhigh
Berthold Stoeger
2019-06-19
Cleanup: make lookup table in planner.c of static linkage
Berthold Stoeger
2019-03-29
Make sure surface air is not considered a deco gas
Robert C. Helling
2019-03-29
Add UI element for final surface segment in planner
Robert C. Helling
2019-03-29
Show a bit of surface degassing in the planner
Robert C. Helling
2019-03-18
Core: change FIXME language
Robert C. Helling
2019-01-13
Planner: Add checkbox to force OC bailout
Robert C. Helling
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-08-23
Cleanup: unify get_gas_at_time() and get_gasmix()
Berthold Stoeger
2018-08-09
Allow zero length segments in planner
Robert C. Helling
2018-06-24
Fix interpretation of dive mode changes upon replan
Robert C. Helling
2018-06-20
equipment: sanitize 'tank_info' loop limits
Lubomir I. Ivanov
2018-06-20
core: add free_samples helper
Dirk Hohndel
2018-05-28
Planner: Don't store a setpoint unless we are in CCR mode
Robert C. Helling
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Planner: Make use divemode for consumed gas calculation
Robert C. Helling
2018-05-14
Planner: Honor last manual divemode
Robert C. Helling
2018-05-14
Fix divemode detection in planner
Robert C. Helling
2018-05-14
Fix a bug where the bailout events are not saved correctly.
Willem Ferguson
2018-05-14
Adapt the dive planner to do bailout
Willem Ferguson
2018-05-14
Add planner infra structure for bailout
Robert C. Helling
2018-05-14
Implement bailout outside of the dive planner
Willem Ferguson
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-07
Planner: Unify final ascent rates in plan() and fake_dc()
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-01-26
Limit recreational dives to 6 hours
Robert C. Helling
2018-01-19
Improve profile display in planner
Willem Ferguson
2017-12-17
Cleanup: durations are now signed
Dirk Hohndel
2017-12-17
Unify float calulations: use double
Berthold Stoeger
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
[next]