CURocketEngineering / CURocketEngineering/Avionics

Log flight number in flash metadata and use it for the flight ID

Open
#97 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

- We can put the flight number in the flash chip in the metadata sector, so the flight IDs can just be the flight number instead of randomly generated numbers.
- Using the flight number makes it easier when decoding the flash chip to track which data belongs to which flight.
- Flight numbers are ordinal while the random flight IDs aren't, so you can't tell which one came first or later.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.