centerclick / feedback

Issues, Bug Reports, and Feature Requests
7 stars 0 forks source link

conf gnss Issue #113

Open Adgbeta opened 2 weeks ago

Adgbeta commented 2 weeks ago

Some time ago I disabled GLONASS and activated beidou, now I want to activate GLONASS and turn off beidou. I was able to do it with the CLI command conf gnss, command was executed without issues, but when I go to the GPS web interface still showing beidou satellites lock in but not show GLONASS, and the GPS status area show beidou disabled and GLONASS enable.

I tried to restart, shutdown for an hour, as soon turn on only get 3d fix using GPS, Galileo and beidou, but not sign of GLONASS,

GNSS Systems show GPS: enabled, Galileo: enabled, GLONASS: enable , BeiDou: disabled.

The first time i notice the issue I was using software v2.17.0, now I upgrated to v2.17.1, I still have the problem. My box is NTP250, HW Rev 15, uBlox MAX-M10S

Thanks in advance for your help.

dave4445 commented 1 week ago

The GNSS list is applied on startup, there is some chance the module may still have old data in it. You can do a full reset of the module by running reboot hard. can you try that?

Adgbeta commented 6 days ago

The GNSS list is applied on startup, there is some chance the module may still have old data in it. You can do a full reset of the module by running reboot hard. can you try that?

I tried reboot hard, still have the same issue.

Screenshot 2024-06-26 114118
dave4445 commented 5 days ago

ah, I think the disables need to come before the enables:

Jun 27 15:22:37 chronos cc_gpsconfig[1687818]: + ubxtool -f /dev/serial/gps -s 115200 -e GPS -e GLONASS -e GALILEO -d BeiDou
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]: UBX-ACK-ACK:
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]:   ACK to Class x06 (CFG) ID x3e (GNSS)
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]: UBX-ACK-ACK:
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]:   ACK to Class x06 (CFG) ID x3e (GNSS)
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]: UBX-ACK-ACK:
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]:   ACK to Class x06 (CFG) ID x3e (GNSS)
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]: UBX-ACK-NAK:
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]:   NAK to Class x06 (CFG) ID x3e (GNSS)
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]: UBX-ACK-ACK:
Jun 27 15:22:39 chronos cc_gpsconfig[1687839]:   ACK to Class x06 (CFG) ID x3e (GNSS)
dave4445 commented 5 days ago

workaround: if you shut off GLONASS, GALILEO, and BeiDou as a group, apply, then turn on the ones you want it should work.

Adgbeta commented 4 days ago

workaround: if you shut off GLONASS, GALILEO, and BeiDou as a group, apply, then turn on the ones you want it should work.

Hi,

I tried, It didn't work.

Thanks

dave4445 commented 1 day ago

this will be fixed in next release, hopefully out within the next week or two