-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After upgrade to 029 US build, GPS no longer able to achieve fix reliably. #884
Comments
I may have the same problem, but ordered a new GPS as it was cheaper than
the time needed to troubleshoot. I have not tested it yet. FWIW, it seemed
to work fine for a while, then would occasionally drop out, then stopped
working altogether.
…On Tue, Mar 19, 2024 at 9:14 PM CharAznableLoNZ ***@***.***> wrote:
1.
Stratux version: 1.6r1-eu029
2.
Stratux config: Attached as startux_censored.conf.txt to get around
github filters. Removed wifi passwords and saved.
SDR
- single
- dual
GPS
- yes
- no
type: USB u-blox 8 GNSS (NMEA protocol)
AHRS
- yes
- no
power source: 10Ah USB Battery Pack
usb cable: Elbow Cable with Power Button
3.
EFB app and version: (e.g., WingX Pro7 8.6.2)
FltPlan Go 5.0.17
EFB platform: (e.g., iOS 9.2)
Android 14 AP1A.240305.019.A1
EFB hardware: (e.g., iPad Mini 2)
Pixel 5a
4.
Description of your issue:
After updating to the newest build, my stratux no longer can achieve a
GPS fix. I have tried rerouting the antennas to be sure they were not near
the GPS unit. Reimaging the microSD card with the
stratux-v1.6r1-eu029-94438ef6-us.img to see if the OTA update failed. The
GPS will see satellites but will not achieve a fix reliably. I have flown
three times since updating and two of those times I needed to switch over
to my phone GPS. The rest of the ADS-B features of the Stratux work as
intended.
If possible, enable "Replay Logs", reproduce the problem, and provide a
copy of the logs in http://192.168.10.1/logs/stratux/ and
http://192.168.10.1/logs/stratux.log.
stratux_censored.conf.txt
<https://github.com/cyoung/stratux/files/14659068/stratux_censored.conf.txt>
stratux.log <https://github.com/cyoung/stratux/files/14659069/stratux.log>
—
Reply to this email directly, view it on GitHub
<#884>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHAT66CVBRADRYQGQITQXZ3YZDPI5AVCNFSM6AAAAABE6S54NOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TMNBQG4ZDKMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
The only real change regarding UBlox 8 in v029 was, that it now uses GPS+Galileo+Beidou instead of GPS+Galileo+GLONASS. If you are able, you might want to try to compile Stratux yourself, and undo this commit for testing? |
Can someone who has this issue provide a screenshot of the GPS page so that we can see what is happening? |
Ok weird. The signal levels are not the best, is it a GPYes above the SDRs? Could you open the window and leave the Stratux for 15-30min outside, for both configurations and then send screenshots? |
Mine has never achieved a fix inside if not attached to a window. This screenshot is the unit sitting outside on a table facing the same direction as the previous tests. |
Mine is indoors and the ublox8 is in an upper USB receptacle above the 2 SDR's. Im just curious, where are you (Virus Pilot) located? |
I am located in the middle of Germany. Did you have significantly more satellites before migrating to v029? Would you never get more than ~10 satellites with v029? I did some measurements a few years ago and it turned out that with this particular setup of your GPS just above the SDRs you are loosing up to 10dB GPS signal. This is why I am recommending an external GPS in my shopping list: https://github.com/VirusPilot/stratux-pi4/wiki/Shopping-List-v3. Do you by chance have a USB extension cable so that you can move your GPYes away from the SDRs just for testing? |
I do have an external GPS, I will plug that in and let you know. I have been purposely running in a "adversely difficult environment" just to see what absolute minimums can be while still giving me a good position fix. |
VirusPilot - I've never had issues with any of B3NNO's versions - to me they have been nothing but positive for Stratux. I just happened to notice after this thread started that I was only getting around 8 resolved satellites with v29. I think the change of disabling GLONASS may be not give the best results for the USA, or at least where I am located. It might make sense for BeiDou or GLONASS to be a configuration option... |
Alright, this is very helpful so we may revert back to GLONASS then. |
If you by chance can do one more test, I would appreciate it. In gps.go the following change would be required: Please leave the GPS running for 15min after the first fix so that the entire almanac can be received. |
Cool, feel free to submit a pull request accordingly. |
aha, now we are talking. Btw, if your GPS is a USB ublox M8 then I wonder why you only arrive at 2.1Hz update rate - our setting for the M8 is 10Hz like in my screenshot above. |
I have now reverted to GLONASS instead of Beidou for the next version, as I was able to reproduce this more or less. |
this is unrelated to any configuration, it is just poor GPS level |
Yes, after plugging the ublox7 into a usb extension cable and putting it on a window sill I'm getting a minimum of 10 resolutions + SBAS. |
Stratux version: 1.6r1-eu029
Stratux config: Attached as startux_censored.conf.txt to get around github filters. Removed wifi passwords and saved.
SDR
GPS
type: USB u-blox 8 GNSS (NMEA protocol)
AHRS
power source: 10Ah USB Battery Pack
usb cable: Elbow Cable with Power Button
EFB app and version: (e.g., WingX Pro7 8.6.2)
FltPlan Go 5.0.17
EFB platform: (e.g., iOS 9.2)
Android 14 AP1A.240305.019.A1
EFB hardware: (e.g., iPad Mini 2)
Pixel 5a
Description of your issue:
After updating to the newest build, my stratux no longer can achieve a GPS fix. I have tried rerouting the antennas to be sure they were not near the GPS unit. Reimaging the microSD card with the stratux-v1.6r1-eu029-94438ef6-us.img to see if the OTA update failed. The GPS will see satellites but will not achieve a fix reliably. I have flown three times since updating and two of those times I needed to switch over to my phone GPS. The rest of the ADS-B features of the Stratux work as intended.
If possible, enable "Replay Logs", reproduce the problem, and provide a copy of the logs in http://192.168.10.1/logs/stratux/ and http://192.168.10.1/logs/stratux.log.
stratux_censored.conf.txt
stratux.log
The text was updated successfully, but these errors were encountered: