Paul H Alfille
Paul H Alfille
Compilation on pi4 was effortless, by the way. Here is the results: `(gdb) run Starting program: /opt/SigDigger/bin/SigDigger [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [New Thread 0xb24bd030...
It is a slow process. My remote session eventually [crash.log](https://github.com/BatchDrake/SigDigger/files/4582019/crash.log) timed out but here is the log:
Let me try again on a local console to prevent timeouts.
After 20 hours I get this: [crash.log](https://github.com/BatchDrake/SigDigger/files/4587444/crash.log)
I tried chasing down the error and git as far as InitThread::run() { Suscan::Singleton *sing = Suscan::Singleton::get_instance(); printf("INIT_THREAD\n"); try { emit change("Loading signal sources"); sing->init_sources(); So init_sources -- but I'm...
I don't know what the IP address is so strange for the remote device.
Time for me to investigate my environment. I have a number of PIs all running SoapyRemote with RTLSDR, PlutoSDR LimeSDR HackRF and an RSP1 clone. I suspect that one of...
As promised, a more complete qmidinet systemd service file Should be placed in: /lib/systemd/system, or /etc/systemd/system ; --------------------------------------------------------------------------------- ; qmidinet.service ; --------------------------------------------------------------------------------- > After = local-fs.target network.target > Description =...
[qmidinet.tar.gz](https://github.com/rncbc/qmidinet/files/11538354/qmidinet.tar.gz)
I agree that this would be helpful. It would also by nice of some of the less updated add-ons, like pouchdb-quick-search could be modules as well, but I'm not sure...