-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add v3HP function to reset reference filter
In some scenarios, power-on transients in the LIDAR-Lite v3HP can result in initial measurements that may be a few centimeters short of actual distance. This symptom will eventually rectify itself after a few hundred measurements. This symptom can also be rectified more quickly by resetting the unit's internal reference filter. The added function illustrates how to disable the internal reference filter, trigger a measurement (forcing re-init of the reference filter), and then re-enable the reference filter. Change-Id: I101a1fb153723bc3ab9842845b7fc3b4aaabaf56
- Loading branch information
Showing
2 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters