aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/schedule.h
AgeCommit message (Collapse)Author
2022-10-22Remove const qualifier from non-pointer parametersGravatar Tim Segers
2022-10-21Change waypoint callback from function-only to function+arg combinationGravatar Tim Segers
2022-10-19Ascend along fixed stops instead of along rounded ceilingGravatar 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