Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | Fix error in waypoint duration calculation | Tim Segers |
2022-12-22 | Make sure first stop is not equal to current depth | Tim Segers |
2022-10-22 | Remove const qualifier from non-pointer parameters | Tim Segers |
2022-10-21 | Change waypoint callback from function-only to function+arg combination | Tim Segers |
2022-10-19 | Prevent 0 minute first stopv0.4 | Tim Segers |
2022-10-19 | Ascend along fixed stops instead of along rounded ceiling | 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-13 | Remove unused variable from simulate_dive | Tim Segers |
2022-10-12 | Define global defaults explicitly in header | Tim Segers |
2022-10-11 | Make various constants configurable | Tim Segers |
2022-10-10 | Move sources into src | Tim Segers |