You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with previous PR to split two radio receivers into threads in the router, these can now poll much less frequently - the select in each one is now between the exit event and the particular channel being received on
so eg a 1s poll instead of 10ms poll?
although it would be even better to find some way to share a poll between the event and udp/zmq but thats beyond the scope of this current work
0 commit comments