Skip to content

Handling attempts sending an RPC call if no connection established

With the new settings concept it might happen that a call to the PHD2 server might be invoked even if no connection exists. This leads to infinite waits for an answer. With this fix, requests are ignored if PHD2 is not connected to EKOS.

Merge request reports