Martin Herren
Martin Herren
It would be great to be able to add a path prefix to run your registry-ui on a non-root path, like http://domain/registry I currently run it behind a traefik reverse...
autoconf doesn't check presence of libusb dev files, so failing occurs only at compile time. Like for libfftw and librtlsdr ./configure should check it.
A nice addition would be to have the possibility to remove the DC offset, to remove the peak on the tuning frequency.
Hello, i recorded a few iq files with RFAnalyser. Unfortunately loading the files back as source doesn't work for one of them, the biggest one with a size of 2.78G....
This PR adds native WAV file support to rffft. It works as well with int16, float32 and other WAV files as well as RF64 (WAV64). As it is based on...
This PR allows to get rffft parameters (frequency, sample rate, format and start time) directly from the filename when doing offline processing. Supported filenames are files generated from SatDump (.s8,...
Hi Cees, here a first PR introducing unit tests. Wanted to do more tests but didn't have time yet. So at least a first version until i have more time....