Results 198 comments of Clayton Smith

Nice! Have you let the author of gqrx know about that? Maybe you should post to the gqrx mailing list.

What is going wrong? Is DNS working?

`sudo netstat -lntup`

It looks like you have both a DNS server and dnsmasq trying to listen on port 53, so you'll have to turn one of them off. Note that this project...

You will have to solve that yourself. I don't know anything about Armbian.

@cbegg50 I fixed that in https://github.com/urlgrey/hsmm-pi/pull/99. Are you still experiencing problems after that?

It looks like you don't have that in your branch. You should rebase or merge.

This is something I've been investigating. It's possible, but requires: - hardware capable of tuning non-standard channels, e.g. Atheros AR9271 chipset - kernel module patches - regdb (regulatory database) patches...

Of course, recompiling the kernel during HSMM-Pi install would take a ridiculous amount of time, so it would be best to distribute HSMM-Pi as a flashable SD card image if...

@mathisono The blog post isn't mine; it was written by @BogdanDIA. I just followed his instructions.