Comment by ~tsegers on ~tsegers/opendeco
Only depth units are in imperial, the following are metric even with -i:
- RMV (ℓ/min)
- Surface pressure (bar)
- Gas use (ℓ)
RESOLVED IMPLEMENTED
REPORTEDComment by ~tsegers on ~tsegers/opendeco
Tim Segers referenced this ticket in commit 0156a53.
REPORTED
RESOLVED IMPLEMENTEDComment by ~tsegers on ~tsegers/opendeco
REPORTED
RESOLVED IMPLEMENTEDComment by ~tsegers on ~tsegers/opendeco
Tim Segers referenced this ticket in commit e60eef4.
REPORTED
RESOLVED FIXED~tsegers assigned ~tsegers to #8 on ~tsegers/opendeco
bug added by ~tsegers on ~tsegers/opendeco
Ticket created by ~tsegers on ~tsegers/opendeco
For some combinations of depth and surface pressure, the next stop as calculated in schedule.c will equal the current depth. This in turn will make the time to reach the next stop 0, triggering the assert in add_segment_ascdec.
Steps to reproduce:
$ opendeco -d 30 -t 120 -p 1.0135
Comment by ~tsegers on ~tsegers/opendeco
Tim Segers referenced this ticket in commit 455b5b5.