summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRALOVICH, Kristóf <tade60@freemail.hu>2013-06-26 15:56:06 +0200
committerRALOVICH, Kristóf <tade60@freemail.hu>2013-06-26 15:56:06 +0200
commit847553da0473dcd3c4c95b496b9d6bdf497e7766 (patch)
tree9788c7b8970e72c91749913c180e20cbec684f70 /docs
parentadf7a926575485cf589825a53aafcbffbf3c430b (diff)
docs: add a note on installing the udev rule for user access to the USB2ANT stick
Diffstat (limited to 'docs')
-rw-r--r--docs/notes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/notes.txt b/docs/notes.txt
index 98cbfd1..e442fa4 100644
--- a/docs/notes.txt
+++ b/docs/notes.txt
@@ -5,6 +5,7 @@
* Make sure that the cp210x kernel module is loaded: "sudo modprobe cp210x". Verify by looking at non-empty output of "lsmod | grep cp210x".
* Make sure that the USB2ANT stick is connected to the machine.
* Make sure cp210x driver was assigned to your USB2ANT. Verify by "dmesg | grep tty" and look for a line similar to: "[ 3274.854726] usb 6-2: cp210x converter now attached to ttyUSB0". Also make sure "ls /dev/ttyUSB*" lists your device node.
+* Your user must be able to access the /dev/ttyUSB0 device. This can be achieved e.g. by the installing the http://antpm.googlecode.com/git/scripts/80-ant-stick.rules udev rule into /etc/udev/rules.d . Verify by "cat /dev/ttyUSB0".
* Install the antpm binary package.
* Enable "pairing mode" on your watch.
* Bring your watch to ~50cm from the USB2ANT stick. Sometimes avoiding the proximity of a WiFi network helps.
@@ -153,3 +154,5 @@ http://sourceforge.net/projects/pytrainer/
http://sourceforge.net/projects/turtlesport/?source=recommended
http://sourceforge.net/projects/sportwatcher/?source=recommended
http://sourceforge.net/projects/sportstracker/?source=recommended
+
+http://goldencheetah.org/