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

LD06/LD19 measurement stability fix #28993

Closed
wants to merge 506 commits into from

Conversation

boa-pe
Copy link

@boa-pe boa-pe commented Jan 2, 2025

Fix for Lidar measured distance fluctuations by little transplant from RPLidar driver.
EDIT: Sorry, did not select my fork by accident.

andyp1per and others added 30 commits April 30, 2024 20:29
the register save must happen before the setjmp() call, which means
outside of the LUAI_TRY() macro. We also should be saving all 32
floating point registers
tridge and others added 28 commits September 26, 2024 20:22
this fixes python 3.12 support
bad ordering was leading to dronecan dna server getting initialised before canard interface is initialised leading
…m RPLidar driver.

Signed-off-by: Adam Borowski <adam.borowski@hiqo-solutions.com>
@boa-pe boa-pe changed the base branch from Copter-4.5 to master January 2, 2025 12:03
@boa-pe boa-pe closed this Jan 2, 2025
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.