Skip to content

AP_RangeFinder: Add GRF250 serial driver #30043

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rishabsingh3003
Copy link
Contributor

The driver works but not ready for a review yet, what I hope to do in the next few days:

  1. Abstract out the transport layer so that the same driver can be used for both serial and I2c based communication. However, I2c does not support streaming of data, and distance must be requested.

  2. Refactor and clean up

  3. Some flight testing

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.

1 participant