-
Notifications
You must be signed in to change notification settings - Fork 5
Flash Software Update #140
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
base: main
Are you sure you want to change the base?
Conversation
|
@LeStarch Nate and I were doing some testing and realized there is some "gotcha" functionality where new software images will still refer to the existing values in the parameter database. If some defaults changed in a new image then the stale values in the old parameter database will be run. |
|
@Mikefly123 yes, this true. The expect operations would be to update prmDb with new values as part of the update sequence |
…ves-core-reference into updater
Description
Adds flight software update capabilities.
Related Issues/Tickets
How Has This Been Tested?
Screenshots / Recordings (if applicable)
Checklist
Further Notes / Considerations