Skip to content

Data protocols parameters

begreeen edited this page Sep 3, 2018 · 4 revisions

I/Q data via ZeroMQ connection

Protocol: ZeroMQ
Address:Port: tcp://*:20001
Data type: Complex
Sample rate: 192 ksps

interfaces zmq iq

Raw frames transferred via ZMQ protocol

Contents of raw frames from demodulator is highlighted in yellow: image

Raw frames are sent by ZeroMQ protocol via dedicated out-of-tree GRC block:
image
The block is available in our repository.

Raw frames are received in Received frames list. Python library used to receive data is available in our repository

Data send via POST requests in json format

Clone this wiki locally