Refactor flowgraph into hierarchical block
This commit creates air_modes.rx_path, which is the common portion of the flowgraph once the sample source and possible resampler are created. It takes baseband I/Q and emits Mode-S packets into the supplied message queue.
This commit is contained in:
@@ -41,6 +41,7 @@ GR_PYTHON_INSTALL(
|
||||
parse.py
|
||||
msprint.py
|
||||
raw_server.py
|
||||
rx_path.py
|
||||
sbs1.py
|
||||
sql.py
|
||||
Quaternion.py
|
||||
|
||||
Reference in New Issue
Block a user