Great that you have developed a GPS bridge Kristian!
We are trying to get the nmea_ugps_windows_amd64 to work but get an error-messag.
Do you have a tips for us what to test next?
We would very much get this up an running before next week when we have a lot of rov-missions planned
We are running this command:
nmea_ugps_windows_amd64 -i 192.168.1.2:5001 -o 127.0.0.1:9999 -sentence GPGGA
And get this output:
Water Linked NMEA UGPS bridge (v1.3.0 local.143cc81)
panic: listen udp 192.168.1.2:5001: bind: The requested address is not valid in its context.
goroutine 6 [running]:
main.inputUDPLoop(0xc0000140e0, 0x10, 0xc0000d2000, 0xc000050240)
/home/runner/work/ugps-nmea-go/ugps-nmea-go/in.go:86 +0x4c6
created by main.main
/home/runner/work/ugps-nmea-go/ugps-nmea-go/main.go:105 +0x698
We have tried using to inputs from to different GPSs on the boat whithout success.
This is the output (captured with putty) from GPS1 (port 5020):
“&N ÿLP H ÆS@ XË( ²½ ˜/€ˆ%€ ©tÇöyÓË÷Š›ü„½÷Êÿÿ ÿÿ é “8€Šþ%€ ‹‰ûñ€%¯ø¡÷Çź"ü–ÅaYúõ'a´æÿÿ ÿÿ ‚$GNRMC,105954.60,A,6940.84159343,N,01859.88614378,E,0.020,239.662,250820,9.4831,E,D*12 $GNGGA,105954.60,6940.84159343,N,01859.88614378,E,5,17,0.6,5.260,M,31.070,M,0.6,2288*54 PuTTY “
&g ÿLP H
ÆS XË*@ ²Ø ˜/€ˆ+À òú 3P{Ýô»w
eB¤RûÈ&öCµ ÿÿ ü “8€Šý+À Hû”hÑE÷²‡ö¹ ©üU5 24úmú M«ÿÿ
ÿÿ A$GNRMC,105954.70,A,6940.84159494,N,01859.88614240,E,0.004,0.000,250820,9.4831,E,D18
$GNGGA,105954.70,6940.84159494,N,01859.88614240,E,5,17,0.6,5.269,M,31.070,M,0.7,22885A
This is the output (captured with putty) from GPS2 (port 5001):
$GPMDA,9.78,C,04
$GPVHW,134.3,T,21
$GPVTG,117.3,T,0.0,N,0.0,K,A44
$GPGGA,111023,6940.8415,N,01859.8846,E,1,19,0.6,41.3,M,30.0,M,7D
$GPRMC,111023,A,6940.8415,N,01859.8846,E,0.0,64.7,250820,A4C
$GPHDT,134.3,T30
$GPMTW,9.81,C04
$GPDPT,3.8,0.0,70
$GPZDA,111024,25,08,2020,00,0040
$GPMDA,9.81,C,02
$GPVHW,134.3,T,21
$GPVTG,61.7,T,0.0,N,0.0,K,A70
$GPGGA,111024,6940.8415,N,01859.8846,E,1,19,0.6,41.3,M,30.0,M,7A
$GPRMC,111024,A,6940.8415,N,01859.8846,E,0.0,244.8,250820,A74
$GPHDT,134.3,T30
$GPMTW,9.81,C04
$GPDPT,3.8,0.0,70
$GPZDA,111025,25,08,2020,00,0041