From HFML-FELIX Wiki
Jump to: navigation, search
spectrumd
MQTT daemon
spectrumd
Publishes FELIX spectrum analyzer netgate to MQTT
Language Python
Hosts felix-control
Repository Science gitlab

Reads the FELIX spectrum analyzer netgate and publishes it on the MQTT broker.

Installation

[edit | edit source]

First, make sure you have set up Feloperator gitlab authentication for the git clone and pip install commands below to work.

# clone the spectrumd code
cd /opt
git clone https://gitlab.science.ru.nl/felix/spectrumd.git
cd spectrumd
python3 -m venv .
bin/pip install -r requirements.txt

Starting

[edit | edit source]
./spectrumd.py start