DIY remote kit for the IC-706 part 6: A simple audio server and client

It has been a few weeks since my last update about the IC-706 remote rig project so here is a new one.

Continue reading “DIY remote kit for the IC-706 part 6: A simple audio server and client”

DIY remote kit for the IC-706 part 3: Keep-alive emulation

Yesterday I have implemented emulation of keep-alive messages on server side. This means that the keep-alive messages sent by the front panel roughly every 100 ms are no longer sent over the network; instead, they are generated in the servers main loop with 150 ms interval.

Continue reading “DIY remote kit for the IC-706 part 3: Keep-alive emulation”