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

[python] simple live mag plotter/calib #1977

Merged
merged 1 commit into from
Dec 29, 2016
Merged

Conversation

flixr
Copy link
Member

@flixr flixr commented Dec 29, 2016

Reads IMU_MAG_RAW messages from ivy and does an "online" min/max calibration and final calibration upon CTRL-C.
If the plot option is given, it plots the raw mag data and when the plot window is closed, calibration is performed

@flixr
Copy link
Member Author

flixr commented Dec 29, 2016

Not the most sophisticated tool, but should do the job to calibrate the mag without having to start/stop the server and run the calibration on the log...

Reads IMU_MAG_RAW messages from ivy and does an "online" min/max calibration and final calibration upon CTRL-C.
If the plot option is given, it plots the raw mag data and when the plot window is closed, calibration is performed
@flixr flixr merged commit 6db4d14 into paparazzi:master Dec 29, 2016
@flixr flixr deleted the calib_mag_live branch December 29, 2016 17:31
flixr added a commit that referenced this pull request Feb 5, 2017
make sure the autopilot implementation init which sets the STARTUP_MODE is called after the guidance module init has run.

This should fix a regression from #1977 and #1978
podhrmic pushed a commit that referenced this pull request Mar 7, 2017
Reads IMU_MAG_RAW messages from ivy and does an "online" min/max calibration and final calibration upon CTRL-C.
If the plot option is given, it plots the raw mag data and when the plot window is closed, calibration is performed
podhrmic pushed a commit that referenced this pull request Mar 7, 2017
make sure the autopilot implementation init which sets the STARTUP_MODE is called after the guidance module init has run.

This should fix a regression from #1977 and #1978
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.

None yet

1 participant