~tsegers

Trackers

~tsegers/opendeco

Last active 2 years ago

#1 Add support for imperial units in CLI 2 years ago

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 REPORTED

#1 Add support for imperial units in CLI 2 years ago

Comment by ~tsegers on ~tsegers/opendeco

Tim Segers referenced this ticket in commit 0156a53.

REPORTED RESOLVED IMPLEMENTED

#4 Add config file where defaults can be changed 2 years ago

Comment by ~tsegers on ~tsegers/opendeco

REPORTED RESOLVED IMPLEMENTED

#8 src/deco.c:131: add_segment_ascdec: Assertion `time > 0' failed 2 years ago

Comment by ~tsegers on ~tsegers/opendeco

Tim Segers referenced this ticket in commit e60eef4.

REPORTED RESOLVED FIXED

#8 src/deco.c:131: add_segment_ascdec: Assertion `time > 0' failed 2 years ago

~tsegers assigned ~tsegers to #8 on ~tsegers/opendeco

#8 src/deco.c:131: add_segment_ascdec: Assertion `time > 0' failed 2 years ago

bug added by ~tsegers on ~tsegers/opendeco

#8 src/deco.c:131: add_segment_ascdec: Assertion `time > 0' failed 2 years ago

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

#7 Add option for showing travel segments 2 years ago

Comment by ~tsegers on ~tsegers/opendeco

Tim Segers referenced this ticket in commit 455b5b5.

#7 Add option for showing travel segments 2 years ago

Comment by ~tsegers on ~tsegers/opendeco

REPORTED RESOLVED IMPLEMENTED

#7 Add option for showing travel segments 2 years ago

~tsegers assigned ~tsegers to #7 on ~tsegers/opendeco