LivePow

A reader for making heatmap from soapy_power output

Building

mkdir build
qmake ..
make -j4

Usage

Example scanning the FM radio band

soapy_power -f 80M:110M -n 10 -e 30 -B 30k -k 30 --pow2 -F rtl_power -R | ./LivePow

Example loading the data in the file scan.csv

./LivePow scan.csv

Example reading from scan.csv using the palette from palette.png while skipping the first 22 lines

./LivePow -p palette.png -s 22 scan.csv

Description
QT viewer for rtl_power, rx_power and soapy_power
Readme 2.5 MiB
Languages
C++ 96.2%
QMake 3.8%