Skip to content

Reading nds1 testpoints

Fix for #87 (closed). Allows users to request testpoint and online data at the same time.

When find_channels was updated to specifically label testpoints as testpoints and not just online channels it broke the ability to ask for both testpoint and online channels at the same time in nds1. Update nds1_access.c to treat testpoint and online channels the same for live streaming requests.

This has been tested in the LHO control room.

Merge request reports