Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-16 | Random formatting | Tim Segers | |
2022-10-14 | Reject invalid number for surface air pressure | Tim Segers | |
Filling in a non-number argument for surface pressure sets the value to 0. This value is now rejected. | |||
2022-10-14 | Add requirement that GF Low not be greater than GF High | Tim Segers | |
2022-10-12 | Add option to perform last deco stop at 6m instead of 3m | 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 outputv0.3 | Tim Segers | |
2022-10-11 | Make various constants configurable | Tim Segers | |
- SURFACE_PRESSURE* - SWITCH_INTERMEDIATE* - P_WV - PO2_MAX - END_MAX - ALGO_VER * can now also be set from the CLI | |||
2022-10-10 | Move sources into src | Tim Segers | |