¿ªÔÆÌåÓýHello Mike, What you describe should be completely possible.? To me, the basic steps would include: ?? - Make sure the antennas between the two radios are as far apart as possible to minimize any possible RF damage on each receiver's input.? Ideally, the two antennas are on different VERTICAL plans to maximize the attenuation. ?? - IC9700 ????? - What output pin on some IC9700 connector could be used to indicate that the radio is on?? I'm sure there is something you can use though be careful of voltages.? Arduinos are 5v but Raspberry Pi, ESX32 , etc. are 3.3v.? Consider opto-isolating it i possible to minimize ground loops. ?? - Raspberry Pi: ????? - How do you start direwolf today?? You'll need a check for this "is IC9700 on" signal here ????? - writing a shell / python / etc. script to poll this "is IC9700 on" signal every say 1 seconds and kill/restart direwolf with different configs should be easy. ????? - what OS do you run on your Raspberry Pi?? If Raspberry Pi OS, starting this script via systemd shouldn't be too hard.? You can also start it via rc.local, cron, etc. I recommend to just break it down into different pieces and then just stitch them all together.? Ultimately, this topic really has nothing to do with Direwolf but you might consider shifting this discussion to the /g/RaspberryPi-4-HamRadio list. --David KI6ZHD
|