Expand description
maia-httpd is part of Maia SDR. It is a web server that controls the Maia
SDR FPGA IP core and the AD9361 RFIC. It provides a RESTful API for these
elements, and serves the web application maia-wasm
, which functions as the
UI of Maia SDR. Waterfall data is streamed to clients in real time using
WebSockets.