mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
This adds a checkbox for rebreather modes of the planner that force the ascent to be in OC mode. Before, one had to add a one minute last segment with the mode change but this is not practical when manually searching for the maximal bottom time given gas reserves. Signed-off-by: Robert C. Helling <helling@atdotde.de>
19 lines
1 KiB
Markdown
19 lines
1 KiB
Markdown
- Planner: Add UI element for bailout planning for rebreather dives
|
|
- Allow to filter for logged/planned dives
|
|
- Core, Windows: fix a bug related to non-ASCII characters in user names
|
|
- Shearwater import: add suppport for importing Shearwater Cloud logs
|
|
- Core: Merge overlapping trips on import
|
|
- Desktop: Make dive import and download undoable
|
|
- Desktop: Add media to closest dive, not all selected dives
|
|
- Core, Mobile: all controller states other than powered off are valid [#1903]
|
|
- Core: shift dive time in correct direction [#1893]
|
|
- Include average max depth in statistics
|
|
- Fix bug in cloud save after removing dives from a trip
|
|
- Dive: Perform more accurate OTU calculations, and include
|
|
OTU calculations for rebreather dives [#1851 & #1865].
|
|
- Mobile: UI for copy-paste
|
|
- Mobile: add initial copy-paste support
|
|
- Desktop: translate trip date
|
|
---
|
|
* Always add new entries at the very top of this file above other existing entries and this note.
|
|
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`
|