SDR# FFT screen scraping
-
- Posts: 60
- Joined: Wed Feb 07, 2018 8:00 am
- Contact:
Re: SDR# FFT screen scraping
You know, this is just a comment but...
Instead of using spy++ to spy on the running spectrum analyzer, why not just implement Spectrum Analyzer interface provided by SDR# exactly for this purpose?
In fact, the spectrum analyzer actually supplies a function that allows you export the graphics data out of the analyzer.
If you want code let me know.
Instead of using spy++ to spy on the running spectrum analyzer, why not just implement Spectrum Analyzer interface provided by SDR# exactly for this purpose?
In fact, the spectrum analyzer actually supplies a function that allows you export the graphics data out of the analyzer.
If you want code let me know.