Age | Commit message (Collapse) | Author |
|
|
|
|
|
Filling in a non-number argument for surface pressure sets the value to 0. This value is now rejected.
|
|
|
|
Also make an exception for when the last stop is at 6m. In that case,
do not tether the GF to 6m, but instead treat 6m as if it was 3m.
Fixes ~tsegers/opendeco#6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- SURFACE_PRESSURE*
- SWITCH_INTERMEDIATE*
- P_WV
- PO2_MAX
- END_MAX
- ALGO_VER
* can now also be set from the CLI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Find the length of a stop in 10 minute increments before refining it
with 1 minute increments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|