@kenf3
the new scripts made everything automatic.
Run 2-receiver script if you want only two receivers.
If you want gain button in both receivers, run the set-gain script and it will do the job without manual intervention. I had to modify both the 2-receivers and set-gain scripts to make them compatible to each other, as well as fully automatic.
New 2-receiver script:
sudo bash -c "$(wget -O - https://github.com/abcd567a/temp/raw/main/2-rcvrs.sh)"
New set-gain script:
sudo bash -c "$(wget -O - https://github.com/abcd567a/temp/raw/main/set-gain-2-rcvrs.sh)"
.


