discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Web server emulates a terminal/console for GNU Radio


From: Barry Duggan
Subject: Web server emulates a terminal/console for GNU Radio
Date: Mon, 09 Mar 2020 10:08:51 -0400
User-agent: Roundcube Webmail/1.3.8

I have created a web server written in nodejs which emulates a terminal/console using a browser for the user interface.

For use with GNU Radio, it sends keyboard input text to a ZMQ PUSH Message socket and displays received text from a ZMQ PULL Message socket. It can be used as an alternative to a Message Edit Box and/or a Message Debug Block for string messages.
See https://github.com/duggabe/gr-webserver

Comments and suggestions are welcome.

--
Barry Duggan KV4FV



reply via email to

[Prev in Thread] Current Thread [Next in Thread]