diff options
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r-- | Documentation/user-manual.txt | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index f9bbd42bb..3c91bd8f0 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -397,12 +397,13 @@ Clicking OK on the dialog stores these settings. How to find the Device Name --------------------------- -When you connect your divecomputer by using an USB connector, most of the -time, the default of '/dev/ttyUSB0' should work. But if you have other -Serial to USB devices, this can be different because '/dev/ttyUSB0' is -already in use. +When you connect your divecomputer by using an USB connector, usually +Subsurface will propose a drop down list that contains the correct +device name (or mount point for the Uemis Zurich). In the rare cases +where this doesn't work here are some instructions on ways to find out +what your dive name is: -One of the ways to find out what your dive name is: +.On Linux: - Disconnect your USB cable of your dive computer - Open a terminal @@ -433,6 +434,14 @@ detected and is connected to 'ttyUSB3'. Now you use this information in the import settings as '/dev/ttyUSB3'. Your divecomputer interface is connected and you should be able to import your dives. +.On Windows: + +Simply try COM1, COM2, etc. The drop down list should contain all connected COM devices. + +.On MacOS: + +The drop down box should find all connected divecomputers. + [[S_ImportingDivesJDivelog]] Importing dives from JDivelog ----------------------------- |