rtl_power heatmap viewer
A proof of concept by DE8MSH
Intro
With this small toolchain your're able to visualize the frequency and time of rtl_power heatmaps within a windows of a browser.
Steps
- Clone repository
- CD into directory. Start brower with index.html.
- Result
Todo
- Update code
- Include json list for naming signals
- Port to latest html / javascript techniques
- Read out picture size to calculate correct x values (fixed values yet, what about y?)
- ...