Waterfall saving tool
Posted: Sat Sep 09, 2017 4:05 pm
Hi all,
I finished a first version of the python application, that saving a waterfall in the file, so its easy to check whats going on the band.
Command line:
python3 wf2img.py --sdr=sdrplay --imagewidth=2048 --sr=8000000 --f=100000000 --average=32 --sdrgain="IFGR:40;RFGR:4"
Result: FM band

Sources and installation manual:
https://github.com/dmitryelj/SDR-Waterfall2Img
Feedback is welcomed.
I finished a first version of the python application, that saving a waterfall in the file, so its easy to check whats going on the band.
Command line:
python3 wf2img.py --sdr=sdrplay --imagewidth=2048 --sr=8000000 --f=100000000 --average=32 --sdrgain="IFGR:40;RFGR:4"
Result: FM band

Sources and installation manual:
https://github.com/dmitryelj/SDR-Waterfall2Img
Feedback is welcomed.