Itβs GNU Radio Companion, But in the Browser
The progression of the web browser from a tool for simple static information browsing into a do-everything computing environment has been inexorable, with package after package making the jump. Today itβs the turn of GNU Radio Companion, lowering the barrier to software defined radio considerably. Itβs the work of [Marc Lichtman], whoβs name you may recall if you have ever used pysdr.org.
Loading it up gives you a very familiar window if youβre used to GNU Radio Companion, and it comes with a set of example flowgraphs that cover a large range of applications. It supports a collection of software-defined radios (SDRs) including the well-known RTL-SDR, and if thatβs not enough it can also use your sound card. There is even a set of recorded off-air captures to experiment with.
Weβve spent a while here playing with it, and it does everything weβre used to from the version outside the browser. The only thing weβre told it wonβt do is work with a networked SDR, but thatβs no deal breaker.
Thanks [Marcus MΓΌller] for the tip.