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

Replay: support dual gps replay #14092

Closed
wants to merge 2 commits into from

Conversation

CarlOlsson
Copy link
Contributor

Describe problem solved by this pull request
Support secondary GPS module in ekf2 replay. Solves #13953.

Describe your solution
Add relative timestamps to secondary GPS and handle it as any other sensor

Describe possible alternatives
According to this PR support for a second GPS module was already added but I don't understand how it could have been working properly prior to this PR

Test data / coverage
Code has been tested on code similar to v1.10.1

Additional context
This code treats the secondary GPS module in the same way as the primary one. It does not solve the second issue mentioned in the issue above related to timeouts.

@CarlOlsson CarlOlsson changed the title add support for dual gps replay Replay: support dual gps replay Feb 3, 2020
@julianoes julianoes requested a review from RomanBapst February 4, 2020 12:27
@dagar
Copy link
Member

dagar commented Feb 5, 2020

Did you see the build failure?

@CarlOlsson
Copy link
Contributor Author

Did you see the build failure?

Sorry, forgot to compile it for SITL

@bkueng
Copy link
Member

bkueng commented Feb 5, 2020

As discussed on Slack, let's first look at the root of the problem(s).

@CarlOlsson
Copy link
Contributor Author

replaced by #14114

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.

3 participants