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

Optionally ignore wiring information in HousekeepingConsumer #156

Merged
merged 5 commits into from
May 14, 2024

Conversation

arahlin
Copy link
Member

@arahlin arahlin commented May 3, 2024

This enables running the HousekeepingConsumer alongside a Wiring frame generated from a hardware map using the WiringMapInjector.

This enables running the HousekeepingConsumer alongside a Wiring frame
generated from a hardware map using the WiringMapInjector.
@arahlin arahlin requested review from adamanderson and nwhitehorn May 3, 2024 19:22
@arahlin arahlin self-assigned this May 3, 2024
@nwhitehorn
Copy link
Member

Looks good to me from a code point of view. Does hidfmux not provide an in-band hardware map interface? Having one for the 3G electronics was a huge reliability win.

@arahlin
Copy link
Member Author

arahlin commented May 14, 2024

Hidfmux has the same interfaces as pydfmux for this purpose. This PR just allows constructing the wiring map from the hidfmux HWM while also getting housekeeping frames, where the HWM on-board storage isn't (yet) a standard part of the initialization procedure.

@nwhitehorn
Copy link
Member

Makes sense. So, my one comment: could you have the code emit a warning if this mode is on that the data could be internally inconsistent if care is not taken?

Copy link
Member

@nwhitehorn nwhitehorn left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@arahlin arahlin merged commit 36e6acc into master May 14, 2024
1 check passed
@arahlin arahlin deleted the hk_no_wiring branch May 14, 2024 09:46
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