diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b10ea08..6e92da774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 - add GPS fix downloaded from a dive comuter to existing dive site - fix broken curser left/right shortcut for showing multiple dive computers diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 6ad6dbfe0..eede284f1 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -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 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 -"Suunto D4 (1)" and another "Suunto D4 (2)". This is easily done in _Subsurface_. -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 -field for the appropriate dive computer. After saving the Nickname, the dive logs -show the nickname for that particular device instead of the model name, -allowing easy identification of devices. +"Suunto D4 (1)" and another "Suunto D4 (2)". + +To achieve this, display a dive downloaded from this dive computer, right click on its name +in the profile and select the option to set a new nickname. If this option isn't shown, then +Subsurface cannot reliably identify this specific dive computer (not all models support this +feature, but most modern ones do). [[S_MultipleDiveComputers]] ==== Uploading data for a specific dive from more than one dive computer