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

Emlid Reach Binary protocol support #3674

Closed
wants to merge 3 commits into from

Conversation

AlexeyBulatov
Copy link
Contributor

Hello all,

This pull request adds a new GPS driver for processing ERB (Emlid Reach Binary). The ERB driver makes it possible to connect Reach and APM. The protocol is used by Reach RTK for transmission various GPS messages such as navigation solution information, receiver status, speed values, precision and the detailed information about satellites. Some auxiliary messages like the version of protocol are also transferred.

Best regards,
Alexey Bulatov.

ERB - Emlid Reach Binary protocol.
That driver designed for communication between Reach
and ArduPilot.
Provided opportunities:
- Detection of the driver
- Parsing of input messages: status of transmitter
and navigation information.
- Inject GPS messages from base
@magicrub
Copy link
Contributor

magicrub commented Mar 2, 2016

merged, thanks!

@magicrub magicrub closed this Mar 2, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants