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

Add lighthouse base station identifier to calibration data - API break #698

Closed
krichardsson opened this issue Feb 18, 2021 · 0 comments
Closed
Milestone

Comments

@krichardsson
Copy link
Contributor

krichardsson commented Feb 18, 2021

The lighthouse base stations have an identifier (32 bit nr) that is transmitted in the ootx data and is also available via USB on LH2. Add this to the calibration data to simplify identification.

This will break the current (experimental) API for the lighthouse. It will change the lighthouseCalibration_t type which is used when setting calibration data from an app using the lighthouseCoreSetCalibrationData() function, as well as the memory sub system for calibration data. Calibration data stored in the persistant memory will be ignored.

Also see bitcraze/crazyflie-lib-python#194

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

No branches or pull requests

1 participant