Age | Commit message (Expand) | Author |
---|---|---|
2022-10-22 | Remove const qualifier from non-pointer parameters | |
2022-10-19 | Ascend along fixed stops instead of along rounded ceiling | |
2022-10-16 | Make LAST_STOP_AT_SIX actually set the last stop to 6m | |
2022-10-14 | Add requirement that GF Low not be greater than GF High | |
2022-10-14 | Tether GF to first and last stop instead of first stop and surface | |
2022-10-12 | Add option to perform last deco stop at 6m instead of 3m | |
2022-10-12 | Define global defaults explicitly in header | |
2022-10-11 | Fix uninitialized decostate_t value and free gas list explicitly | |
2022-10-11 | Make various constants configurable | |
2022-10-10 | Move sources into src |