Download Appteka (works without ads)

Appteka is a community-driven, free Android apps market

UsbNmea

UsbNmea

36 downloads

Uploaded by
Silent Miqo
Version
0.4.1 (build 6) 
Size
1.1 MiB
Publish Date
2024-02-23
Category
Tools
Package
martinjm.usbnmea
Minimum OS
Android 5.0
SHA1
07c80d4a62e54148dec75697232ba292dbdf4655
Description
UsbNmea is an Android application that aims to offer some support to USB GNSS antennas on Android. Currently, it only saves the messages that it gets from the antenna to a file on your phone. I have made another app to convert that file to a GPX (as long as the output from the antenna follows the NMEA standard), but I recommend using GpsBabel on your laptop instead. UsbNmea starts a service that should stay on in the background, which gets the data from the USB antenna and saves it into a file. To get the data from the USB antenna, I use the UsbSerial library from Felipe Herranz. Since his code is licensed under the MIT license, I decided to do the same for my code. If you like that, you can support him through the options he lists in the README of the UsbSerial library.

You may also be interested