diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-02-28 07:43:31 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-28 07:43:31 -0800 |
commit | e5f2f3e65f5bd894d917f42f2de09ae693dfb9d3 (patch) | |
tree | 84dd459697846f6f659e31c8f0fb6cbb93b14d01 /Documentation/user-manual.txt | |
parent | 6855be0f1cf801b7d5dbcbbeb720efcc3d5ab997 (diff) | |
download | subsurface-e5f2f3e65f5bd894d917f42f2de09ae693dfb9d3.tar.gz |
Better Bluetooth device support on Mac
We now show the correct device name for Bluetooth connected dive computers in
the drop down menu in the Download dialog.
This also updates the corresponding chapter in user manual.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r-- | Documentation/user-manual.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index c91aaba9d..c780fa830 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -304,13 +304,14 @@ Shearwater Desktop). .On MacOS: -In general this should be similar straight forward as described in the Windows -section. - -Select your dive computer in the Bluetooth system settings. Choosing -"Connections" next to the "-" will bring up a window showing the device name at -the bottom. Watch out for something like "/dev/tty.Predator-COM1" and copy/paste -this to the download dialog in Subsurface. +Click on the Bluetooth symbol in the menu bar and select 'Set up +Bluetooth Device...'. Make sure that your dive computer is in upload +mode; it should then show up in the list of devices. Select it and go +through the pairing process. This step should only be needed once for +initial setup. + +Once the pairing is completed the correct device will be shown in the +'Device or Mount Point' drop down in the Subsurface Download dialog. .On Linux Please make sure you have bluetooth enabled on your computer running Subsurface. |