Show different color dot for 3D Fix / Float / Fixed RTK #216
harshil21
started this conversation in
Ideas and Feature Requests
Replies: 1 comment 1 reply
-
This adds unnecessarily complexity for a feature few will use. By way of alternatives using existing functionality, you might want to consider:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be nice if the Deviation Map showed a different color for different kinds of GPS fix over time. Currently, it always puts an orange dot on the map:
PyGPSClient/src/pygpsclient/scatter_frame.py
Line 505 in 042ab3b
This way we can visualize how the solution changed over time, and see the accuracy of float / fixed solution.
Beta Was this translation helpful? Give feedback.
All reactions