Packet Communications: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
* [[Message Passing|'''Message Passing''']] | * [[Message Passing|'''Message Passing''']] | ||
* [[Understanding_ZMQ_Blocks|'''Understanding ZMQ Blocks''']] | * [[Understanding_ZMQ_Blocks|'''Understanding ZMQ Blocks''']] | ||
* [https://www.gnuradio.org/doc/doxygen/page_packet_comms.html '''Packet Communications'''] | |||
== Simulating Baseband Packet Processing == | == Simulating Baseband Packet Processing == |
Revision as of 15:48, 7 October 2021
DRAFT
Prerequisites
- QPSK Modulation / Demodulation
- BPSK Demodulation
- Polymorphic Types (PMTs)
- Stream Tags
- Message Passing
- Understanding ZMQ Blocks
- Packet Communications