px4io: input_rc only publish new successful decodes

- previously an invalid decode would continue to be transferred to the FMU (at 50 Hz) and published to the rest of the system as successfully decoded new RC data
 - by only publishing new successful decodes we can more effectively discard invalid data in downstream consumers
This commit is contained in:
Daniel Agar
2022-04-09 14:28:16 -04:00
committed by GitHub
parent 017f860f44
commit 091fca701e
13 changed files with 13 additions and 2 deletions