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

ArduPilot: Temperature Reporting #2890

Merged
merged 4 commits into from
Jun 23, 2022

Conversation

hendjoshsr71
Copy link
Member

@hendjoshsr71 hendjoshsr71 commented Jun 22, 2022

Fixes HIGH_LATENCY messages to place air_temperature fields into air temperature and not IMU temperature

Adds air_temperature fields

Adds a note so so that handling of SENSOR_OFFSETS can be removed in the future

Renames IMU_Temperature fields: I think we should standardize around the idea of INSTANCE1_sensor INSTASNCE2_sensor

Not IMU_Temp1, IMU_Temp2 ....
The first IMU doesn't have three temperature sensors ...

I realize there are a lot of fields listed the other way and a few the way I'm suggesting.

BTW thanks for adding the IMU temperatures. I didn't notice you fixed it until I tried to rebase on master. That is when I saw the difference in naming ;)

@meee1 meee1 merged commit 5f78b0c into ArduPilot:master Jun 23, 2022
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