Packet Communications: Difference between revisions
Jump to navigation
Jump to search
(Initial creation) |
No edit summary |
||
Line 2: | Line 2: | ||
== Prerequisites == | == Prerequisites == | ||
* [[Guided_Tutorial_PSK_Demodulation|'''QPSK Modulation / Demodulation''']] | |||
* [[Simulation_example:_BPSK_Demodulation|'''BPSK Demodulation''']] | |||
* [[Polymorphic Types (PMTs)|'''Polymorphic Types (PMTs)''']] | |||
* [[Stream Tags|'''Stream Tags''']] | |||
* [[Message Passing|'''Message Passing''']] | |||
* [[Understanding_ZMQ_Blocks|'''Understanding ZMQ Blocks''']] | |||
== Simulating Baseband Packet Processing == | == Simulating Baseband Packet Processing == |
Revision as of 13:23, 7 October 2021
DRAFT
Prerequisites
- QPSK Modulation / Demodulation
- BPSK Demodulation
- Polymorphic Types (PMTs)
- Stream Tags
- Message Passing
- Understanding ZMQ Blocks