mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Import: Add option to sync time on dive computer download
Add an option for users to sync the dive computer time with the PC time every time dives are downloaded. Obviously this will only work on dive computers that have time synchronisation support in libdivecomputer, for other computers a notice is logged. The selection for this option is persisted as a preference. Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
cb410fe1ba
commit
a38ea971a0
18 changed files with 130 additions and 1 deletions
|
|
@ -374,6 +374,13 @@ of the dive computer (at least for those not charging while connected via USB).
|
|||
- Do *not* check the checkboxes labelled _Save libdivecomputer logfile_ and
|
||||
_Save libdivecomputer dumpfile_. These are only used as diagnostic tools
|
||||
when there are problems with downloads(see below).
|
||||
|
||||
- With some dive computers it is possible to adjust the clock on the dive
|
||||
computer based on the PC clock. This can be very helpful when dealing with
|
||||
daylight savings time changes, or when travelling between different time
|
||||
zones. In order to synchronise the dive computer clock with the PC clock
|
||||
every time dives are imported, check _Sync dive computer time_.
|
||||
|
||||
- Then select the _Download_ button.
|
||||
With communication established, you can see how the data are
|
||||
retrieved from the dive computer.
|
||||
|
|
@ -398,6 +405,7 @@ of the dive computer (at least for those not charging while connected via USB).
|
|||
(Puck Pro)". Refer to the text in the box below.
|
||||
|
||||
|
||||
|
||||
****
|
||||
*PROBLEMS WITH DATA DOWNLOAD FROM A DIVE COMPUTER?*
|
||||
[icon="images/icons/important.png"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue