You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.