When I run the GPS test in CLI mode, I always get 0 back as the number of satellites despite obtaining good position fixes. Am I the only one that is experiencing this, or is this a bug in the code? I am using a MediaTek GPS receiver that I had to reload the firmware onto. I do not have GPS data when actually flying, and I have been trying for weeks to get to the bottom of the problem. Perhaps I just need to purchase a new GPS receiver.
You need to be a member of diydrones to add comments!
Replies
I* believe* the binary protocol between the APM and the GPS unit doesn't support this field. The protocol is designed to be as mean and lean as possible and so all superfluous fields are removed.
I may however be wrong!