UsbNmea

Verified safeOpen sourceExclusive
No reviews reviews
94
downloads
5.0
android

AI summary

Reads NMEA data from USB GNSS antennas and saves it to a file for later conversion to GPX. Runs a background service using the UsbSerial library. Open source under MIT license.

Generated by AI. May contain inaccuracies.

About this app

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.

What's new

v0.4.1Feb 23, 2024

Fixes for skyplot and mocklocation. They should both work properly now.

About this version

Version
0.4.1 (6)
Size
1.13 MB
Requires Android
5.0
Target SDK
21
Downloads
94
Updated
Feb 23, 2024
Package
martinjm.usbnmea

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app