Menu

Tree [3389b3] nougat-x86 oreo-x86 pie-x86 q-x86 android-x86-7.1-r5 android-x86-8.1-r6 /
 History

HTTPS access


File Date Author Commit
 Android.mk 2019-02-22 Chih-Wei Huang Chih-Wei Huang [4a2ae1] Fix building warnings
 README.md 2015-04-06 Keith Conger Keith Conger [f882b4] README tweaks
 gps.c 2020-05-17 Alexey Cherepanov Alexey Cherepanov [3389b3] Fix two bugs
 gps_huawei.c 2019-02-22 Chih-Wei Huang Chih-Wei Huang [4a2ae1] Fix building warnings

Read Me

Android Serial GPS Driver

How to use:

To set serial port, add a property "ro.kernel.android.gps" and set it equal to your GPS device file.
ie. ro.kernel.android.gps=ttyO1

Default baud rate is 9600, to adjust add a property "ro.kernel.android.gpsttybaud" and set it equal to the needed rate. (4800-115200)
ie. ro.kernel.android.gpsttybaud=9600

Notes:
* If using a USB device make sure you have the necessary kernel modules loaded or built in to the kernel.
* Make sure the permissions on your device file are correct

Donate:
If you find any of this useful and want to show appreciation see below:

PayPal: keith.conger@gmail.com
Bitcoin: 1Pg54vVnaLxNsziA6cy9CTefoEG5iAm9Uh

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.