rtl-gopow
rtl-gopow copied to clipboard
Render tables from rtl_power to a nice heat map
I believe the performance of the program can be improved by using ffw and its more optimized code vs the standard rtl_power program
This is an awesome tool, thanks for that! One thing that is missing that exists in the heatmap.py is the possibility to set the offset for upverters that lot of...
Hi! Can You advise some comfort way to navigate on pixel/frequencies? Now it is very difficult to count pixels from known markers. Some tool with cursor and hint about current...
when build with go 1.8.1 have error ```gopow.go:9:2: use of internal package not allowed``` ``` make build_darwin go-bindata -pkg resources -o internal/resources/resources.go resources/... GOOS=darwin GOARCH=amd64 godep go build -a -o...
Hello, when scanning at the same time multiple frequencies intervals with a single rtl_power command like this `rtl_power -f 26M:43M:8k -f 70M:73M:8k -f 400M:460M:8k -f 900M:1370M:8k -g 0 -i 1...
Hi, running gopow with an extreme large file ( 21626847317 which equals 10 hours of 30 MHz scan) gives the out of memory error. Anyway to solve this ? Thanks,...
The TinySA Ultra spectrum analyzer has the `scan` and `scanraw` commands that can be used similarly to `rtl_power.exe` to acquire data with which to generate a heatmap. Some details [here](https://tinysa.org/wiki/pmwiki.php?n=Main.USBInterface)....