diff options
author | Sanjeev Gupta <ghane0@gmail.com> | 2014-05-04 13:31:36 +0800 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2014-05-16 11:41:18 -0400 |
commit | 11b29ea49a2fe0a84260d5abc530ae8355ca79fb (patch) | |
tree | 34461b4b83be8d3ed605d8efd1fe6a5b17360bef /www | |
parent | b5c687b0425e19cf87add2264a408ca0f8270e10 (diff) | |
download | gpsd-11b29ea49a2fe0a84260d5abc530ae8355ca79fb.tar.gz |
Incorporate tip from Tomáš Ebenlendr
Just doing a gpsd xx:xx:xx:xx:xx:xx works for a BT device
Reported by Tomáš Ebenlendr <ebik@ucw.cz> on mailing list
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/bt.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bt.html b/www/bt.html index 0f5b6bb1..fd422fcf 100644 --- a/www/bt.html +++ b/www/bt.html @@ -94,7 +94,8 @@ should see your BT interface listed under the "hci0" name.</p></li> </pre> </li> -<li><p>Write down the address of your BT GPS receiver (xx:xx:xx:xx:xx:xx)</p></li> +<li><p>Write down the address of your BT GPS receiver (xx:xx:xx:xx:xx:xx). +At this point, it is quite likely that passing the address to gpsd will work.</p></li> <li><p>If you're using a smartphone via Bluetooth, you will probably need to specify a channel other than 1. Start the GPS app on your phone, altering any @@ -201,6 +202,7 @@ additional udev rules.</a></p> <li><p>Lukasz Stelmach</p></li> <li><p>Bertolt Loprets</p></li> <li><p>Rob Shinn</p></li> +<li><p>Tomáš Ebenlendr</p></li> </ul> <hr> |