Skip to content

Conversation

@LeStarch
Copy link
Contributor

Description

Adds flight software update capabilities.

Related Issues/Tickets

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Z Tests
  • Manual testing (describe steps)

Screenshots / Recordings (if applicable)

Checklist

  • Written detailed sdd with requirements, channels, ports, commands, telemetry defined and correctly formatted and spelled
  • Have written relevant integration tests and have documented them in the sdd
  • Have done a code review with
  • Have tested this PR on every supported board with correct board definitions

Further Notes / Considerations

@Mikefly123
Copy link
Contributor

@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.

@LeStarch
Copy link
Contributor Author

LeStarch commented Dec 4, 2025

@Mikefly123 yes, this true. The expect operations would be to update prmDb with new values as part of the update sequence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

6 participants