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

Added calibration plugin #436

Merged
merged 9 commits into from
Jul 5, 2018
Merged

Added calibration plugin #436

merged 9 commits into from
Jul 5, 2018

Conversation

julianoes
Copy link
Collaborator

This adds a calibration plugin which right now supports gyro, accelerometer, and magnetometer calibration.

This adds a calibration plugin which right now supports gyro,
accelerometer, and magnetometer calibration.
@julianoes
Copy link
Collaborator Author

Note to self about CI:

/root/DroneCore/install/include/dronecore/calibration.h:11: warning: Compound dronecore::Calibration is not documented.
Please check doxygen warnings.

julianoes added 8 commits July 2, 2018 09:20
If we don't include system.h in dronecore.h, the user needs to include
it manually in order to use things as `system.has_autopilot()` which
should not be necessary. The system should be part of the main include
in my opinion.
Otherwise we might be calling a callback that has been destroyed in the
meantime.
This makes the test applicable for different platforms, and not just
Linux.
@julianoes julianoes merged commit baa7da7 into develop Jul 5, 2018
@julianoes julianoes deleted the add-calibration branch July 5, 2018 07:25
rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
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