|
| From: | Florian Kiera |
| Subject: | Re: Problems with ubxtool -e/-d NMEA |
| Date: | Wed, 19 Aug 2020 13:08:40 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
Heyo, What version of gpsd are you running? Latest git head? Regards Florian Am 19.08.20 um 12:10 schrieb Andreas B:
Hi,
I'm trying to enable/disable NMEA on my ublox, but I'm getting into trouble;
$ ubxtool -e NMEA -P 27.11 host:port
ubxtool: enable NMEA
Traceback (most recent call last):
File "/usr/local/bin/ubxtool", line 8560, in <module>
command["command"](gps, 1, args[1:])
File "/usr/local/bin/ubxtool", line 6798, in send_able_nmea
for id in nmea_id_toggle:
NameError: name 'nmea_id_toggle' is not defined
Using bleeding edge (0029903a0).
Andreas
| [Prev in Thread] | Current Thread | [Next in Thread] |