From 52c1f47ca8a02feae1cc5692df5a089e3a129f87 Mon Sep 17 00:00:00 2001 From: Rick Walsh Date: Sun, 24 May 2015 07:14:12 +1000 Subject: [PATCH] Tidy up bluetooth FAQ entry Use < and > instead of < and >, so the html/Wordpress renders properly. Also add 'not' so a sentence makes sense. Signed-off-by: Rick Walsh Signed-off-by: Dirk Hohndel --- Documentation/FAQ.wordpress | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/FAQ.wordpress b/Documentation/FAQ.wordpress index 41fcc688d..da918bb93 100644 --- a/Documentation/FAQ.wordpress +++ b/Documentation/FAQ.wordpress @@ -126,7 +126,7 @@ Users have reported difficulties with some Bluetooth controllers. If you have a Make sure you know how to put your dive computer into upload mode. On the Shearwater Petrel and Petrel 2, cycle through the menu, select 'Dive Log', then 'Upload Log'. The display will read 'Initializing', then 'Wait PC 3:00' and will countdown. Once the connection is established, the display reads 'Wait CMD ...' and the countdown continues. When downloading the dive from Subsurface, the display reads 'Sending' then 'Sent Dive'. -To establish the connection you need to have root access through sudo or su, and you will need to have the correct permissions on your system to download the dives. On Fedora 22 and probably most other systems, this means becoming a member of the dialout group if you are already. This can be done graphically, or on the command terminal, enter: +To establish the connection you need to have root access through sudo or su, and you will need to have the correct permissions on your system to download the dives. On Fedora 22 and probably most other systems, this means becoming a member of the dialout group if you are not already. This can be done graphically, or on the command terminal, enter:
sudo usermod -a -G dialout username
Log out and log in for the change to take effect. @@ -185,10 +185,10 @@ Once you have paired your dive computer, you are ready to set up the RFCOMM conn Establishing the RFCOMM connection The command to establish an RFCOMM connection is: -
sudo rfcomm -i  connect   [channel]
- is the Bluetooth controller, hci0 - is the RFCOMM device file, rfcomm0 - is the dive computer's MAC address, 00:11:22:33:44:55 +
sudo rfcomm -i <controller> connect <dev> <bdaddr> [channel]
+<controller> is the Bluetooth controller, hci0 +<dev> is the RFCOMM device file, rfcomm0 +<bdaddr> is the dive computer's MAC address, 00:11:22:33:44:55 [channel] is the dive computer's Bluetooth channel we need to connect to. If you omit it, channel 0 will be assumed. Based on a limited number of user reports, the channel for different dive computers is probably:
  • Shearwater Petrel 2: channel 5