Skip to content

[Docs] msg/Airspeed.msg - to standard #25227

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hamishwillee
Copy link
Contributor

This updates the Airspeed msg to our docs standard.

@sfuhrer @MaEtUgR For you!

Comment on lines +1 to +5
# Airspeed data from sensors
#
# This is published by airspeed sensor drivers, CAN airspeed sensors, simulators.
# It is subscribed by EKF for estimation,
# along with a number of other modules such as the one for HOTT telemetry.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is inferred from the uorb graph. But it might not reflect the purpose/usages of the message.


float32 confidence # confidence value from 0 to 1 for this sensor
uint64 timestamp # [us] Time since system start
uint64 timestamp_sample # [us] Timestamp of the raw data
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the comment based on similar message. Needs to be checked.

@hamishwillee hamishwillee requested review from MaEtUgR and sfuhrer July 16, 2025 07:31
@hamishwillee hamishwillee added the Documentation 📑 Anything improving the documentation of the code / ecosystem label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation 📑 Anything improving the documentation of the code / ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant