... | @@ -10,6 +10,20 @@ create real-world communication systems. |
... | @@ -10,6 +10,20 @@ create real-world communication systems. |
|
GNU Radio will be the main framework supported in CDC for implementing your
|
|
GNU Radio will be the main framework supported in CDC for implementing your
|
|
design project solutions.
|
|
design project solutions.
|
|
|
|
|
|
|
|
## Topics
|
|
|
|
|
|
|
|
1. [Documentation](#documentation)
|
|
|
|
2. [Flowgraphs](#flowgraphs)
|
|
|
|
3. [The GNU Radio Companion (GRC)](#polymorphic-types-pmts)
|
|
|
|
4. [Python Flowgraphs and Blocks](#python-flowgraphs-and-blocks)
|
|
|
|
5. [Out-of-tree Modules and C++ Blocks](#out-of-tree-modules-and-c-blocks)
|
|
|
|
6. [Advanced GNU Radio Concepts](#advanced-gnu-radio-concepts)
|
|
|
|
- [Polymorphic Types (PMTs)](#polymorphic-types-pmts)
|
|
|
|
- [Message Passing](#message-passing)
|
|
|
|
- [Stream Tags](#stream-tags)
|
|
|
|
- [Profiling](#profiling)
|
|
|
|
- [VOLK](#volk)
|
|
|
|
|
|
## Documentation
|
|
## Documentation
|
|
|
|
|
|
There is a large amount of documentation available for GNU Radio.
|
|
There is a large amount of documentation available for GNU Radio.
|
... | | ... | |