| Crates.io | plotsweep |
| lib.rs | plotsweep |
| version | 0.1.0 |
| created_at | 2021-04-23 20:00:32.376303+00 |
| updated_at | 2021-04-23 20:00:32.376303+00 |
| description | A tool to plot spectrogram images using hackrf_sweep, soapy_power, or rtl_power output. |
| homepage | https://github.com/greatscottgadgets/plotsweep/ |
| repository | https://github.com/greatscottgadgets/plotsweep/ |
| max_upload_size | |
| id | 388735 |
| size | 998,709 |
plotsweep is a tool to plot spectrogram images from hackrf_sweep, soapy_power, or rtl_power output.
cargo to install plotsweep:cargo install plotsweep
$ hackrf_sweep -f 2400:2500 -l 32 -g 32 -w 100000 > sweep.csv
$ plotsweep sweep.csv example.png --power-min -60 --power-max -15.0 --colormap magma
