waterloo-rocketry/omnibus

RLCS parsing error handling

Opened this issue · 0 comments

Per #251, we should figure out what to if we get an error reading RLCS data. Things to consider:

  • What is the possibility of reading misaligned data? How much can we rely on serial data?
  • Can/should we consider the probability of that happening? and the probability of recovering automatically?
  • What should we do if there is an error detected?
    Hard to say what immediately we need to fix in particular, but something to think about more