aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/schedule.c
AgeCommit message (Collapse)Author
2022-10-19Ascend along fixed stops instead of along rounded ceilingGravatar Tim Segers
2022-10-16Add rough-fine optimization to ndl calculationGravatar Tim Segers
2022-10-16Merge calc_stoplen_rough into deco_stopGravatar Tim Segers
2022-10-13Remove unused variable from simulate_diveGravatar Tim Segers
2022-10-12Define global defaults explicitly in headerGravatar Tim Segers
2022-10-11Make various constants configurableGravatar Tim Segers
- SURFACE_PRESSURE* - SWITCH_INTERMEDIATE* - P_WV - PO2_MAX - END_MAX - ALGO_VER * can now also be set from the CLI
2022-10-10Move sources into srcGravatar Tim Segers