forked from tomojitakasu/RTKLIB
-
Notifications
You must be signed in to change notification settings - Fork 2
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
feature/ogrp #1
Open
okurz-iis
wants to merge
14
commits into
Fraunhofer-IIS:master
Choose a base branch
from
okurz-iis:feature/ogrp
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feature/ogrp #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Including build and install rules for all applications. Utils and test are not included.
Restarting the receiver with a skytraq command each time the receiver connection is initialized.
Change-Id: I7cbe353b115244e093636c53eab6d4566019944e
Change-Id: I4e1e6b3528d2b6d80310397549302c8ca3529a41
Change-Id: I72192e2bbec0ca277ae7551988cfc68d63deafe0
Change-Id: I7fddd01f3c53c864751b9fdb05b477ab2e878585
Change-Id: I6699e12cdca9acaec12f7a909edd2cda4a79db0a
Change-Id: I3c532d9e27268af86e52913644482a47c12ac4ec
…binations Change-Id: I7eef4b18a2afd3a7c97a692d6a3849fe5ee9f057
# TODO this will fail if the lib is not found. To search for the library it | ||
# should be better to use a Makefile generator but this will be tough to do. | ||
# We can keep this for now but we can not merge this with upstream then. | ||
LDLIBS = -lm -lrt -ljson |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This TODO needs to be solved before we have any chance of merging it upstream.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add support for the OGRP protocol. See https://github.com/navXperience/ogrp for details on OGRP