gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ubxtool set GLONASS L1/L2


From: John Ackermann N8UR
Subject: Re: ubxtool set GLONASS L1/L2
Date: Wed, 6 May 2020 17:36:53 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 5/6/20 5:16 PM, Gary E. Miller wrote:
> Yo John!
> 
> On Wed, 6 May 2020 16:10:16 -0400
> John Ackermann N8UR <address@hidden> wrote:
>>> could it be that either this elif or the else in this test are
>>> catching more than just the M9N and forcing the flag to L1 instead
>>> of L1,L2?  
> 
> Ah, I forgot, it is in the usage():
> 
> D and E can be one of:
>     BEIDOU        BeiDou B1. BEIDOU,5 for B1 and B2
>     BINARY        basic binary messages
>     ECEF          ECEF
>     GALILEO       GALILEO E1.  GALILEO,2 for E1 and E5b
>     GLONASS       GLONASS L1.  GLONASS,2 for L1 and L2
>     GPS           GPS and QZSS L1C/A. GPS,2 for L1C/A and L2C

Except this is what I got when I tried:

jra@lintty:~$ ubxtool -w 1 -P 27.10 -e GLONASS,2 -f /dev/ttyACM0
ubxtool: enable GLONASS,2

ubxtool: enable GLONASS,2 not found

So it's not working here (with a git pull from yesterday).

By the way, that bit of help isn't in the usage() routine.  Rather it's
in getstatus().  Apparently you have to have to use -h with at least
"-v2" to see it.

(Not running gpsd right now because of Fred's earlier comment when
talking about the -i option.  And a general desire to reduce the
variables as far as possible.)

John






reply via email to

[Prev in Thread] Current Thread [Next in Thread]