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

PX4Accelerometer and PX4Gyroscope always publish status #13794

Merged
merged 2 commits into from
Dec 28, 2019
Merged

Conversation

dagar
Copy link
Member

@dagar dagar commented Dec 27, 2019

  • always publish sensor_accel_status and sensor_gyro_status
  • PX4Accelerometer add high frequency vibration metric
  • PX4Gyroscpe add high frequency and coning vibration metrics

These were copied from ecl/EKF vibration metrics.

@dagar dagar force-pushed the pr-sensors_status branch from 807d565 to b0aa366 Compare December 27, 2019 21:04
@dagar
Copy link
Member Author

dagar commented Dec 27, 2019

The vibration metrics are currently done on the 250 Hz integrated IMU data. They could also be done at the sample rate if there's value.

@dagar dagar requested a review from priseborough December 27, 2019 21:13
@dagar
Copy link
Member Author

dagar commented Dec 27, 2019

This is harmless to merge as it only changes the sensor status messages that are currently only used for logging.

Let's start testing and iterate.

@dagar dagar merged commit 89e1f47 into master Dec 28, 2019
@dagar dagar deleted the pr-sensors_status branch December 28, 2019 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant