GPSD Integration

New feature requests for the GPS-Connector app.
Neue Funktionen bzw. Feature Anfragen zur GPS-Connector App.
Antworten
markus
Beiträge: 1
Registriert: Fr 6. Aug 2021, 00:46

GPSD Integration

Beitrag von markus »

Hallo,

ein aus meiner Sicht geniales Feature wäre die Integration eines GPSd Clients.

Hintergrund: Ich habe ein Wohnmobil und kann im Fahrerhaus nicht ohne weiteres eine GPS Antenne auf's Dach montieren. Der Empfang der GPS Antenne des Android Radios ist durch die senkrechte Windschutzscheibe mehr als bescheiden. Die Anbindung eines Bluetooth GPS ist nicht möglich, da der Bluetooth Stack des Gerätes nur das Koppeln von Smartphones für die Freisprecheinrichtung erlaubt. Im Aufbau habe ich ein hochgenaues GPS-Signal zu Verfügung, welches einen GPSd-Server speist, weshalb es sich anbieten würde dieses über das vorhandene Netzwerk zu nutzen.

Es gibt einige Apps die es erlauben das GPS-Signal des Smartphones an einen GPSd Server zu übermitteln. In die andere Richtung wäre das aber ein Novum und extrem hilfreich.

Informationen zu GPSd:

https://gpsd.gitlab.io/gpsd/
https://github.com/ivkos/gpsd4j
https://en.wikipedia.org/wiki/Gpsd

Gerne wäre ich bereit die Entwicklung als Beta-Tester zu unterstützen, oder einen öffentlich erreichbaren GPSd Server bereitzustellen, um die Entwicklung zu erleichtern.

Vielen Dank und beste Grüße

Markus
Mazuch
Administrator
Beiträge: 32
Registriert: Mi 11. Nov 2020, 17:54
Kontaktdaten:

Re: GPSD Integration

Beitrag von Mazuch »

Hi Markus,

wenn ich dich richtig verstanden habe, dann willst du NMEA Daten per TCP/IP lesen - oder?
So genau hab ich mir den GPSd Service jetzt nicht durchgelesen, aber ich gehe davon aus, dass der NMEA via TCP ausgibt?

Falls dem so ist - dann kann ich das bereits jetzt schon in meiner Library abbilden.
Ich habe das TCP Client Feature einfach noch nicht in der App aktiviert, da ich keinen Anwendungsfall gesehen habe.

Ich prüfe das intern nochmal und setze es auf die ToDo-Wish Liste.
Momentan bin ich allerdings mit Arbeit MAXIMAL voll, d.h. ich komme da nicht sehr schnell dazu.

Gruß
Markus
There is no code so big, twisted, or complex that maintenance can't make it worse. (Gerald M. Weinberg)
fixed4life
Beiträge: 1
Registriert: Di 13. Dez 2022, 14:58

Re: GPSD Integration

Beitrag von fixed4life »

I too would greatly benefit from this integration.

Many caravan and boat owners use platforms like Home Assistant to provide smart home features via a small local onboard server (so no internet is required for the smart devices to function) and many have a GPS mouse connected via GPSD to provide location data for the smart home platform for local weather, time zone changes, etc. Being able to leverage this (superior accuracy) device for use with vehicle navigation via the Android tablet across the local network, would be a game changer. Not that GPS mice are expensive (and your app does a wonderful job with them), but accessing the device that is already on the roof and wired to the onboard server wirelessly would be a much cleaner way to do it.

Additionally, I believe you would be the only app that has this feature, and I am sure Markus and myself are not the only ones who would benefit from this.

In any event, thank you for your app and for considering this addition.

- Charles Phillips
Antworten