pnp-software / cordetfw

C Implementation of a Software Framework for Service-Oriented Applications with PUS Support
Mozilla Public License 2.0
13 stars 1 forks source link

Handling of Acceptance Check Failure for Incoming Reports #106

Closed pasetti closed 6 years ago

pasetti commented 6 years ago

The InLoader is responsible for performing the acceptance check on incoming reports and commands. The acceptance check can fail for several reasons (see doxygen command of CrFwInLoader.h) and we are treating these different reasons differently for incoming commands but we are not doing it for incoming report. I need to introduce the same differentiation also for incoming reports.

pasetti commented 6 years ago

Fixed in release 0.9.2