Skip to content
Snippets Groups Projects
Commit a6696d33 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Sensors app: Fix consistency checks.

The sensors app assumed that all topics are published on boot which is not necessarily true and it assumed that all publications had valid data. This change ensures that topics are initialized as they update the first time and that the consistency check only runs on topics which carry valid data.
parent 06436e75
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment