Skip to content

Simple WebSDR Server to visualize decoded msk144 messages.

License

Notifications You must be signed in to change notification settings

alexander-sholohov/msk144sdr

Repository files navigation

MSK144 Web SDR Server and Spot Reporter.

Brief documentation:

The project is a Flask based web server. You can run it in development mode as:

flask run

The application utilizes sqlite database. One time creation process:

python init_db.py  

Folder utils contains banch of utilities to build datapath between SDR devices, msk144 decoder and this web server. If necessary, datapath can be splitted to different machines in the Net. Each utility accepts something on stdin, does its job and produces something to stdout. Invoke them with --help to get brief info.

Live example: http://sdr.22dx.ru/msk144/

Alexander, RA9YER.
ra9yer@yahoo.com