You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hendrik Schutter eb1dac243e
added screenshot in readme
1 year ago
app ui improvements 1 year ago
gradle/wrapper display intern gnss 1 year ago
.gitignore refactored GUI 1 year ago
LICENSE added screenshot and license 1 year ago
README.md added screenshot in readme 1 year ago
Screenshot_20220425-213544_ExternGNSS.png added screenshot and license 1 year ago
build.gradle first working usb serial 1 year ago
gradle.properties changed package name 1 year ago
gradlew changed package name 1 year ago
gradlew.bat display intern gnss 1 year ago
settings.gradle display intern gnss 1 year ago

README.md

ExternGnss

Display smartphone GNSS data and external GNSS from a serial module via OTG. Show distance between the both fixes.

Used Libs

usb-serial-for-android as the OTG serial driver.

External GNSS module

For testing a Ublox NEO 8 was used with a FTDI FT232R. Just connect the TX/RX pairs and select 5V for the module.

Tip for USB-free ADB connection

  • connect the device via USB
  • set the adb server to network debugging: adb tcpip 5555
  • get the device IP address: adb shell ip addr show wlan0
  • connecy the device via network: adb connect ip-address-of-device:5555
  • verify the network connection: adb devices
  • unplug the USB cable from device
  • the device should still be attached via network to adb

Du besuchst diese Seite mit einem veralteten IPv4-Internetzugang. Möglicherweise treten in Zukunft Probleme mit der Erreichbarkeit und Performance auf. Bitte frage deinen Internetanbieter oder Netzwerkadministrator nach IPv6-Unterstützung.
You are visiting this site with an outdated IPv4 internet access. You may experience problems with accessibility and performance in the future. Please ask your ISP or network administrator for IPv6 support.
Weitere Infos | More Information
Klicke zum schließen | Click to close