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

Stop using OwnPtr for TeraRangerI2C #29323

Merged
merged 5 commits into from
Feb 25, 2025

Conversation

peterbarker
Copy link
Contributor

  • create a simulator for it
  • request a reading before firing up the timer thread
  • no Valgrind issues

will reduce conflicts on various branches if we keep these sorted
the timer routing attempts to read a reading off the bus straihgt-up, but after initialisation the sensor will not be attempting to provide one, so this will always fail.

Request a sample as the last thing we do in the init routine
@tridge tridge merged commit 30ffcaa into ArduPilot:master Feb 25, 2025
102 checks passed
@peterbarker peterbarker deleted the pr/terranger-i2c branch February 25, 2025 01:05
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