psas / stm32

PSAS STM32F4xx firmware development.
30 stars 20 forks source link

Handle or report all error codes returned from sensors #14

Open ThirteenFish opened 10 years ago

ThirteenFish commented 10 years ago

We currently ignore this. I don't imagine that there are many or any errors that we can handle dynamically, so in most cases it should send the information over ethernet to the FC for logging.

How it gets sent is a matter to consider, this is a first attempt at what we came up with: For errors attached to specific samples:

The important thing is to not mix general errors on the sample specific data port.

kwilsonpdx commented 10 years ago

Example errors: ADIS ND and EA Bits in Data Register see Table 23 in ADIS Data Sheet