Skip to content

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Sep 3, 2020

This adds MSP sensor output to AP_Periph, allowing for a GPS to produce GPS, mag and baro data for both ArduPilot and INAV. Developed in collaboration with Konstantin from INAV
Only GPS tested to far
Matching PR in INAV: iNavFlight/inav#6090

Copy link

@digitalentity digitalentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from MSP/INAV perspective

@digitalentity
Copy link

digitalentity commented Sep 3, 2020

I'm getting 50Hz update rate on GPS which seems wrong. We should be waiting for a new GPS message and propagate it to CAN/MSP and not send dummy updates.

Alternatively we can keep it as-is and de-dupe on AP/INAV side based on msTOW .

@tridge
Copy link
Contributor Author

tridge commented Sep 4, 2020

replaced by #15232

@tridge tridge closed this Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants