On Fri, Oct 5, 2018 at 7:28 PM Tom Early <n7tae@...> wrote:
Hi Russel,
Sorry your having trouble. Your R1 and R2 are backwards in qnlink. I don't know why that's happening.
Please go to your build directory and do:
sudo make uninstallitap make clean git pull git checkout master make itap
Don't forget to add -j4 to the end of the make command if you are compiling on a regular Raspberry Pi. Then before you reinstall, check to make sure no other QnetGateway process are running:
ps aux | grep qn
Then you can get more log output by adding:
log = { ???????? qso = true }
to the end of your qn.cfg file. Then you can reinstall:
sudo make installitap
Then you should see a lot of log entries every time you key up or something comes in. (You can remove the log stuff after you get things working again, if you want.) qnlink should have your configured repeater module in R1 and your gateway channel in R2.