update Changelog and user manual

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2021-08-17 20:22:50 -07:00
parent b1d53481ad
commit 3faff0b7f0
2 changed files with 9 additions and 6 deletions

View file

@ -1,3 +1,6 @@
- replace dive computer management with a new implementation, this fixes rare cases where
Subsurface unnecessarily download already downloaded dives, but also means
that some older style dive computer can no longer have nicknames
- avoid potential crash when switching divelogs - avoid potential crash when switching divelogs
- add GPS fix downloaded from a dive comuter to existing dive site - add GPS fix downloaded from a dive comuter to existing dive site
- fix broken curser left/right shortcut for showing multiple dive computers - fix broken curser left/right shortcut for showing multiple dive computers

View file

@ -591,12 +591,12 @@ you might like to call one "Alice's Suunto D4" and the other
"Bob's Suunto D4". Alternatively, consider a technical diver who dives with two or more "Bob's Suunto D4". Alternatively, consider a technical diver who dives with two or more
dive computers of the same model, the logs of both (or all) being uploaded. dive computers of the same model, the logs of both (or all) being uploaded.
In this case it might be prudent to call one of them In this case it might be prudent to call one of them
"Suunto D4 (1)" and another "Suunto D4 (2)". This is easily done in _Subsurface_. "Suunto D4 (1)" and another "Suunto D4 (2)".
On the *Main Menu*, select _Log -> Edit device names_. A dialog box opens, showing the
current Model, ID and Nickname of the dive computers used for upload. Edit the Nickname To achieve this, display a dive downloaded from this dive computer, right click on its name
field for the appropriate dive computer. After saving the Nickname, the dive logs in the profile and select the option to set a new nickname. If this option isn't shown, then
show the nickname for that particular device instead of the model name, Subsurface cannot reliably identify this specific dive computer (not all models support this
allowing easy identification of devices. feature, but most modern ones do).
[[S_MultipleDiveComputers]] [[S_MultipleDiveComputers]]
==== Uploading data for a specific dive from more than one dive computer ==== Uploading data for a specific dive from more than one dive computer