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

[mock_uss/ridsp] Expose aircraft_type through observation interface #859

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mickmis
Copy link
Contributor

@mickmis mickmis commented Dec 9, 2024

#854 updated uas_standards to the version that includes the aircraft_type in the injection data. With the dependency update the injected aircraft_type was 'automatically' stored.
This PR wires up the mock USS to expose it through the observation interface.
There is a special case that is handled: the definitions of the enums in both versions of RID do not match. In v22a VTOL is replaced by HybridAircraft. This PR accounts for that.

@mickmis mickmis requested a review from barroco December 9, 2024 15:06
@mickmis mickmis force-pushed the net0260/mockussobserve branch 3 times, most recently from 77e7912 to e1a766d Compare December 9, 2024 15:40
@mickmis mickmis force-pushed the net0260/mockussobserve branch from e1a766d to ae477ae Compare December 9, 2024 16:19
@mickmis mickmis merged commit 9b8372b into interuss:main Dec 10, 2024
20 checks passed
@mickmis mickmis deleted the net0260/mockussobserve branch December 10, 2024 07:40
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