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

Add indicated airspeed to uavcannode #21116

Merged
merged 3 commits into from
Feb 6, 2024
Merged

Conversation

dirksavage88
Copy link
Contributor

@dirksavage88 dirksavage88 commented Feb 12, 2023

Signed-off-by: dirksavage88 dirksavage88@gmail.com

Add indicated airspeed in order to use dronecan airspeed sensors in uavcannode.

Sensors by default only publish to raw air data (differential pressure, static press., static temp). Adding indicated airspeed and thus having the sensors module on a dronecan node allows distributed airspeed sensor measurements.

Existing solutions: problematic i2c cable runs, comm errors plagued these sensors in the past: #6314
Uavcannode support can help pave a path towards #12237

True airspeed, sideslip, and AoA can also be brought in as they are in the dsdl, however I'm not sure if they should be under separate publishers, as indicated AS publisher is required to calibrate and use the airspeed sensor at a minimum.

@dirksavage88
Copy link
Contributor Author

@dirksavage88
Copy link
Contributor Author

@dagar merge conflicts were resolved

@sfuhrer
Copy link
Contributor

sfuhrer commented Dec 19, 2023

@dagar can you please have a look? If we don't actively work on it or have work planned we should remove it from the project board.

@dirksavage88
Copy link
Contributor Author

dirksavage88 commented Dec 19, 2023

Rebased.

… and uavcannode

Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
@dirksavage88
Copy link
Contributor Author

airspeed

@dagar dagar merged commit bf52d8a into PX4:main Feb 6, 2024
86 of 88 checks passed
@dirksavage88 dirksavage88 deleted the indicated_as branch February 14, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants