index
:
opendeco.git
develop
main
Buhlmann ZH-L16 with Gradient Factors
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-19
Ascend along fixed stops instead of along rounded ceiling
Tim Segers
2022-10-17
Replace gcc by $(CC) in Makefile
Tim Segers
2022-10-16
Random formatting
Tim Segers
2022-10-16
Make LAST_STOP_AT_SIX actually set the last stop to 6m
Tim Segers
2022-10-16
Add rough-fine optimization to ndl calculation
Tim Segers
2022-10-16
Merge calc_stoplen_rough into deco_stop
Tim Segers
2022-10-14
Reject invalid number for surface air pressure
Tim Segers
2022-10-14
Add requirement that GF Low not be greater than GF High
Tim Segers
2022-10-14
Tether GF to first and last stop instead of first stop and surface
Tim Segers
2022-10-13
Remove unused variable from simulate_dive
Tim Segers
2022-10-13
Make void explicit in print_planhead declaration
Tim Segers
2022-10-12
Add option to perform last deco stop at 6m instead of 3m
Tim Segers
2022-10-12
Define global defaults explicitly in header
Tim Segers
2022-10-11
Fix uninitialized decostate_t value and free gas list explicitly
Tim Segers
2022-10-11
Add section headers to --help output
v0.3
Tim Segers
2022-10-11
Make various constants configurable
Tim Segers
2022-10-10
Add lib target to Makefile
Tim Segers
2022-10-10
Move sources into src
Tim Segers
2022-10-10
Add minunit.h with some trivial tests
Tim Segers
2022-10-10
Add DCO to README
Tim Segers
2022-10-09
Add sources to .build.yml so that mailing list patches build
Tim Segers
2022-10-09
Replace gas switch icon
Tim Segers
2022-10-07
Prevent crash when total time is less than descent time
Tim Segers
2022-10-07
Add issue tracker URL
Tim Segers
2022-10-06
Add install target to makefile
Tim Segers
2022-10-06
Add status badge to README
Tim Segers
2022-10-06
Fix build for debian stable
Tim Segers
2022-10-06
Add .build.yml
Tim Segers
2022-10-05
Remove hardcoded SURFACE_PRESSURE from schedule
v0.2
Tim Segers
2022-10-05
Update README.md
Tim Segers
2022-10-05
Add command line interface
Tim Segers
2022-10-04
Add scan_gas to mirror format_gas
Tim Segers
2022-10-03
Extract deco stop functionlity into function deco_stop
Tim Segers
2022-10-03
Optimize stoplen calculation
Tim Segers
2022-10-03
Allow NULL instead of empty waypoint callback function
Tim Segers
2022-10-02
Fix descents leading to negative segment times
Tim Segers
2022-10-02
Collapse consecutive SEG_TRAVEL segments
Tim Segers
2022-09-30
Fix gas switch time not being added to TTS
Tim Segers
2022-09-30
Remove extend_to_ndl function
Tim Segers
2022-09-30
Add decostate_t to segment callback parameters
Tim Segers
2022-09-30
Explicitly specify C99 standard
Tim Segers
2022-09-30
Add GF99 function
Tim Segers
2022-09-30
Update README.md
Tim Segers
2022-09-30
Initial commit
v0.1
Tim Segers
2022-09-29
Initial commit
Tim Segers