Skip to content
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

Enable/Disable RTK Service #161

Open
msclissa opened this issue Jun 15, 2022 · 0 comments
Open

Enable/Disable RTK Service #161

msclissa opened this issue Jun 15, 2022 · 0 comments
Labels
enhancement New feature or request New This issue is new, and should not be marked as stale

Comments

@msclissa
Copy link
Member

When using a GQ7 + RTK solution with SensorCloud Premium or other networked RTK source the easiest way to stop receiving RTK corrections (and prevent charges) is to disable RTK (NMEA output) on the GQ7. Useful for when a robot is not moving, additional corrections are not needed.

Requested service: enable/disable RTK (mscl::InertialNode::enableRtk(bool)), potentially service to check if enabled (mscl::InertialNode::rtkEnabled()) but that seems less valuable.

Note: if using a non-networked NTRIP caster (NMEA not required for corrections), disabling RTK on the GQ7 will not stop corrections being sent to the RTK device. At this time there is no way to programmatically close this type of connection without turning off the RTK device.

@msclissa msclissa added the enhancement New feature or request label Jun 15, 2022
@github-actions github-actions bot added the New This issue is new, and should not be marked as stale label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New This issue is new, and should not be marked as stale
Projects
None yet
Development

No branches or pull requests

1 participant