grone
(Grone)
November 21, 2021, 3:02pm
1
Copter 4.1 and master on the SkyViper Journey cannot establish connection to the ublox GPS, status page reports Fixtype 0.
4.0.8 and prior have no such problems.
Can you help me debug this issue?
dpcsar
(DWANE POTTRATZ)
November 29, 2021, 6:18pm
2
Hi. I am seeing the same issue. Looking for a fix.
grone
(Grone)
December 3, 2021, 8:04pm
3
GPS_DRV_OPTIONS=4
did the trick!
as seen on:
I updated my V5+ to copter version 4.1.1 and my serial GPS V2 is no longer recognized. But in version 4.0.7 it works normally, I’ve already checked the speeds of the portal and they are the same in both firmware. I even compared the parameters of both logs and found no differences.
[4.0.7]
Parametros X8 (v4.0.7).param (17.6 KB)
[4.1.1]
Parametros X8 (v4.1.1).param (16.3 KB)
Nota: In both logs I didn’t do any drone configuration adjustment, I just installed the copter version to check whic…
and
Today I have installed a new M8Q-5883 GPS+Compass module on my 3" quad controlled by a Matek H743-mini flight controller. While compass got up and running, GPS was not detected. What shall I do to debug and resolve this issue?
Various misc info:
I was running Arducopter 4.1.0-beta7, then upgraded to 4.1.0-rc1, the behavior was identical.
An identical GPS+Compass module is running OK on my other quad running 4.1.0-beta7, but that quad uses Pixracer.
All GPS-related parameters are identical in …
1 Like
grone
(Grone)
December 3, 2021, 8:05pm
4
I whink we should update default parameters for SkyViper then.
1 Like
JDANILOM
(José Danilo Martins da Silva)
December 3, 2021, 8:55pm
5
It worked out! Thank you very much.
grone
(Grone)
January 23, 2022, 7:56pm
6
So this is now fixed by this commit .
Can you create a github pull request with your changes?
grone
(Grone)
January 28, 2022, 6:00pm
8
Sorry I don’t use github but I can send the PR by e-mail.
Feel free to pull from my repo, there are many other fixes for SkyViper.
rmackay9
(rmackay9)
November 8, 2022, 5:30am
9
In case anyone is having troubles getting the SkyVipter GPS to work with Copter-4.3.0 please comment over here and/or try setting these parameters to see if it helps.
SERVO5_FUNCTION = -1
SERVO6_FUNCTION = -1
Thanks!