dirkhh
Contributor
The Subsurface development team proudly announces release 4.3 of Subsurface, an open source divelog and dive planning program for Windows, Mac and Linux.
SOME OF THE CHANGES SINCE SUBSURFACE 4.2
Subsurface now supports flexible filtering of the dive list. When the filter is opened,one can specify a combination of different criteria like tags, people who were on the dive, dive site, suit, etc. While filtering one can see how many dives
match any of the criteria, and how many dives match the combination of the selected criteria (see the panel below the main menu in the image below)
When editing a dive, one can now copy information about a dive and paste it into one or more other dives. This makes it easy to add the same equipment, buddies, tags or other aspects of a dive into a group of dives with similar characteristics.
The dive profile now offers an easy to understand tissue saturation graph that shows tissue saturation at any point during the dive. (See image below)
In the dive profile one can turn on an improved visualization of the gas combinations used during a dive (aka tank bar with different gases represented by different colours, see image above).
Owners of the Heinrichs & Weikamp OSTC 2 and 3 as well as dive computers in the popular Suunto Vyper family of dive computers can configure the settings of their dive computers using Subsurface.
For a number of dive computers Subsurface now downloads additional data and shows them in a new tab on the screen. This includes (depending on the dive computer) information like battery levels, no fly times, Gradient Factors used during the dive, etc. This feature is enabled in all official Subsurface binaries and includes the Uemis Zurich SDA. When building from source this requires a custom version of libdivecomputer (as explained in the INSTALL file).
The dive planner now offers the ability to re-plan dives and to create duplicate dive plans in order to plan multiple scenarios.
We added support for several new dive computers including the Suunto EON Steel, Aeris A300 CD, and Aeris F11.
Subsurface can now import dive logs from Liquivision and Cochran software as well as the new Suunto DM5.
We made many improvements for UDDF and CSV import, UDDF export now complies with the latest version of the standard.
Many issues with the HTML export were addressed.
Initial support for closed circuit rebreathers (CCR) and pSCR was added. Dive logs from the Poseidon MkVI CCR can be imported. Visualization of dive logs as well as dive planning should work -- but this feature is fairly early in its development and we assume that there may be a few bugs and mis-features hidden in this area. Here is a dive profile for a Poseidon MkVI:
Other notable improvements
Known bugs
SOME OF THE CHANGES SINCE SUBSURFACE 4.2
Subsurface now supports flexible filtering of the dive list. When the filter is opened,one can specify a combination of different criteria like tags, people who were on the dive, dive site, suit, etc. While filtering one can see how many dives
match any of the criteria, and how many dives match the combination of the selected criteria (see the panel below the main menu in the image below)
The dive profile now offers an easy to understand tissue saturation graph that shows tissue saturation at any point during the dive. (See image below)
Owners of the Heinrichs & Weikamp OSTC 2 and 3 as well as dive computers in the popular Suunto Vyper family of dive computers can configure the settings of their dive computers using Subsurface.
For a number of dive computers Subsurface now downloads additional data and shows them in a new tab on the screen. This includes (depending on the dive computer) information like battery levels, no fly times, Gradient Factors used during the dive, etc. This feature is enabled in all official Subsurface binaries and includes the Uemis Zurich SDA. When building from source this requires a custom version of libdivecomputer (as explained in the INSTALL file).
The dive planner now offers the ability to re-plan dives and to create duplicate dive plans in order to plan multiple scenarios.
We added support for several new dive computers including the Suunto EON Steel, Aeris A300 CD, and Aeris F11.
Subsurface can now import dive logs from Liquivision and Cochran software as well as the new Suunto DM5.
We made many improvements for UDDF and CSV import, UDDF export now complies with the latest version of the standard.
Many issues with the HTML export were addressed.
Initial support for closed circuit rebreathers (CCR) and pSCR was added. Dive logs from the Poseidon MkVI CCR can be imported. Visualization of dive logs as well as dive planning should work -- but this feature is fairly early in its development and we assume that there may be a few bugs and mis-features hidden in this area. Here is a dive profile for a Poseidon MkVI:
- Import of manually logged dives (e.g., from an existing paper logbook) is now much better documented in the user manual. Instead of having to individually enter each dive with the graphical profile editor users can add all their dives in a spreadsheet and import the data from there into Subsurface in one single operation.
- Many other small improvements to the planner
- Many small UI changes for better use on small displays (tighter columns and column headers on the dive list, the toolbox of icons no longer
forces a minimum height of the profile, etc) - Improvements on HiDPI displays
- We fixed an annoying bug where when starting to edit a dive the pop-up with completions would cover the edit line (this usually happened when editing tags)
- For the (rather unusual) dive computers that send a heading event in every sample we automatically declutter the profile display now
- The Windows installer is smarter: the 64bit installer refuses to install its binaries on a 32bit OS and conversely the installer warns you when installing 32bit binaries on a 64bit OS
- Better synchronization with divelogs.de, including support for multiple tanks
Known bugs
- There appears to be a bug in Qt: when changing the password needed authenticate with a proxy, Subsurface will not use the new password until after a restart