Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Option to automatically calculate max bottom-time based on available cylinders #29

Open
Rolf-Smit opened this issue Aug 24, 2024 · 0 comments
Labels
enhancement New feature or request low-priority Feature request/enhancements that are considered low priority.

Comments

@Rolf-Smit
Copy link
Contributor

This would require a few things:

  • Algorithm: A way to search for this maximum duration that is relatively fast (this can only be done in a smart but brute-force fashion, as a longer bottom-time can lead to longer decompression times, thus gas usage is not easily predicted).
  • With multi-level dives: which section of the dive will have this automatic duration calculation?
  • With multi-level dives: can multiple sections have this automatic behavior? Would the total duration be equally divided by these sections?
  • How would the UI for a feature like this look?
@Rolf-Smit Rolf-Smit added enhancement New feature or request low-priority Feature request/enhancements that are considered low priority. labels Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority Feature request/enhancements that are considered low priority.
Projects
None yet
Development

No branches or pull requests

1 participant