Die Suche ergab 32 Treffer

von Mazuch
Di 9. Aug 2022, 21:33
Forum: Feature requests - Neue Funktionen
Thema: USB GPS as a Service
Antworten: 10
Zugriffe: 33620

Re: USB GPS as a Service

In the log-file you can see that the USB device doesn't provide a bulk (read) interface. Please check this lines: "Invalid USB bulk interface" and "claim endpoint 0xFF failed". That's the reason why the app can't connect to the USB device. Do you really only have this problem aft...
von Mazuch
Mo 8. Aug 2022, 19:46
Forum: Feature requests - Neue Funktionen
Thema: USB GPS as a Service
Antworten: 10
Zugriffe: 33620

Re: USB GPS as a Service

Hmm ... should work ...
Could you please send a log-file to gps-connector@pilablu.de ?
I need the logfile with successful reboot to see what's going on.

Please check this if you don't know how to create a log:
viewtopic.php?f=3&t=13

Thanks
Markus
von Mazuch
So 7. Aug 2022, 12:16
Forum: Feature requests - Neue Funktionen
Thema: USB GPS as a Service
Antworten: 10
Zugriffe: 33620

Re: USB GPS as a Service

Hi Shalva,

what USB vendor did you select in the app? ublox or generic?
Just asking, because the auto-reconnect only works for known vendors.

Markus
von Mazuch
Sa 19. Mär 2022, 14:07
Forum: Feature requests - Neue Funktionen
Thema: Switching between devices with Tasker
Antworten: 4
Zugriffe: 18222

Re: Switching between devices with Tasker

Hi Iade, i did'nt implement the "switch source" intent yet, because i'm pretty busy with another project. Hopefully the next 2-3 month i have more time to make an app update. Another idea: You could start the "GPS connector" app, connect your USB device and configure the source a...
von Mazuch
Do 20. Jan 2022, 20:59
Forum: GPS-Connector App [en]
Thema: Mock Location
Antworten: 0
Zugriffe: 43613

Mock Location

If you activate the mock location feature on your smarthone you can use NMEA data like location, speed and accuracy in any other app. (e.g. Google Maps) mocking-en.png Activate mock location switch on "Set Mock Location" in the GPS-Connector app settings and optionally set the desired &quo...
von Mazuch
Do 20. Jan 2022, 20:37
Forum: GPS-Connector App [de]
Thema: Mocking - Simulierter Standort
Antworten: 0
Zugriffe: 39156

Mocking - Simulierter Standort

Die Lokation, Geschwindigkeit und Genauigkeit kann dann durch Einschalten von "simultierte Standorte" unter Android in jeder beliebigen anderen App (z.B. Google Maps) genutzt werden. Damit kann entweder ein Tablet/Smartphone ohne GNSS Chip mit GPS Daten versorgt, oder aber die (in der Rege...
von Mazuch
Fr 24. Dez 2021, 08:31
Forum: Feature requests - Neue Funktionen
Thema: Can I shut down the application from another app via intent?
Antworten: 1
Zugriffe: 13007

Re: Can I shut down the application from another app via intent?

Hi, Can I shut down the application from another app via intent? Yes - you can. Just set a boolean (true) flag named "de.pilablu.gpsconnector.INTENT_EXIT_APP" in your Intent extra data and the class name of the intent to "de.pilablu.gpsconnector.status.model.StatusActivity". I'm ...
von Mazuch
Sa 20. Nov 2021, 08:14
Forum: FAQ
Thema: Which messages does GPS Connector use?
Antworten: 2
Zugriffe: 15180

Re: Which messages does GPS Connector use?

Hi Carl, the app doesn't "force" you to activate certain NMEA messages. It really depends on your usecase what message make sense. If you only want to use the location of your external device for navigation the RMC message would be sufficient. If you want to see a satellite list you have t...
von Mazuch
Do 16. Sep 2021, 09:41
Forum: GPS-Connector App [en]
Thema: Debug Logging
Antworten: 0
Zugriffe: 25472

Debug Logging

In order to do debug analysis in the GPS-Connector code you can create a debug log file. To do this you first have to switch on the Create debug log file option in the settings. Now go back to the app main screen and force the error state. After you got the error please go back to the settings and s...
von Mazuch
Do 16. Sep 2021, 09:00
Forum: GPS-Connector App [de]
Thema: Fehleranalyse - Debug Log
Antworten: 0
Zugriffe: 24412

Fehleranalyse - Debug Log

Zur Fehleranalyse in der GPS-Connector App kann eine Debug Logdatei erzeugt werden. Dazu muss man zuerst in den Einstellungen die Option Logdatei erzeugen aktivieren. Danach zurück in die App wechseln und den Fehlerzustand forcieren. Nachdem der Fehler aufgetreten ist zurück in die Einstellungen wec...