-
Notifications
You must be signed in to change notification settings - Fork 0
General architecture and data flow
Piotr Kuligowski edited this page Sep 7, 2018
·
14 revisions
Modules highlighted in green are parts of PW-Sat2 Ground Station Desktop Application whereas block highlighted in blue is our cloud service.
- Signal source - provides controls for tuning parameters of SDR/IQ recording/line in, acquires signal from selected source and sends it via ZMQ protocol
- I/Q data via ZeroMQ connection - see details
- Demodulator/frame decoder - gets I/Q data from signal source, performs filtering, demodulation, deframing and sends valid PW-Sat2 raw frames via ZMQ protocol.
- Raw frames transferred via ZMQ protocol - see details
-
Frame receiver and cloud uploader - receives frames from demodulator, saves to
.frames
file and uploads frames to our cloud-based service. - data send via POST requests in json format - see details
- Cloud service - available at radio.pw-sat.pl - collects frames from radio amateurs and PW-Sat2 Team. It also allows for parsing of telemetry frames, exploring data on charts etc.
pw-sat.pl | radio.pw-sat.pl | Twitter | Facebook | Instagram