Clean signal with noise and jitter via the NoiseJitterRemovalAgent
BjoernLudwigPTB
released this
30 Jul 17:24
·
162 commits
to develop
since this release
Feature
- NoiseJitterRemovalAgent: Introduce an agent to reduce the amount of noise and jitter in streamed sensor values (
4349548
) - SineWithJitter: Introduce a streaming data stream of a sine signal with jitter and the corresponding agent (
b6ca636
)
Refactor
- Dashboard: Rename
Dashboard.is_port_available
toDashboard.is_port_at_ip_available
(25a9700
)