hardware/gps
リビジョン | f882b4b4730f31a825afc1a8866814f45d44cef5 (tree) |
---|---|
日時 | 2015-04-24 23:45:23 |
作者 | Keith Conger <keith.conger@gmai...> |
コミッター | Chih-Wei Huang |
README tweaks
@@ -1,5 +1,7 @@ | ||
1 | 1 | Android Serial GPS Driver |
2 | 2 | |
3 | +How to use: | |
4 | + | |
3 | 5 | To set serial port, add a property "ro.kernel.android.gps" and set it equal to your GPS device file. |
4 | 6 | ie. ro.kernel.android.gps=ttyO1 |
5 | 7 |
@@ -7,5 +9,11 @@ Default baud rate is 9600, to adjust add a property "ro.kernel.android.gpsttybau | ||
7 | 9 | ie. ro.kernel.android.gpsttybaud=9600 |
8 | 10 | |
9 | 11 | Notes: |
12 | +* If using a USB device make sure you have the necessary kernel modules loaded or built in to the kernel. | |
13 | +* Make sure the permissions on your device file are correct | |
14 | + | |
15 | +Donate: | |
16 | +If you find any of this useful and want to show appreciation see below: | |
10 | 17 | |
11 | -If using a USB device make sure you have the necessary kernel modules loaded or built in to the kernel. | |
18 | +PayPal: keith.conger@gmail.com | |
19 | +Bitcoin: 1Pg54vVnaLxNsziA6cy9CTefoEG5iAm9Uh |