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

Update the trait RangingEstimator #86

Merged
merged 1 commit into from
May 16, 2024
Merged

Update the trait RangingEstimator #86

merged 1 commit into from
May 16, 2024

Conversation

hchataing
Copy link
Collaborator

The function estimate() will return Option
instead of Result; the value None is interpreted as the devices
being out of range.

The function estimate() will return Option<RangingMeasurement>
instead of Result; the value None is interpreted as the devices
being out of range.
@hchataing hchataing requested a review from SilverBzH May 14, 2024 22:58
@hchataing hchataing merged commit caf8a03 into main May 16, 2024
6 checks passed
@hchataing hchataing deleted the ranging-estimator branch May 16, 2024 23:33
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.

2 participants