# gnuradio-tutorial **Repository Path**: wieniawski/gnuradio-tutorial ## Basic Information - **Project Name**: gnuradio-tutorial - **Description**: gnuradio official tutorial example - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-04 - **Last Updated**: 2023-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gnuradio-tutorial #### 介绍 gnuradio official tutorial example #### 软件架构 grc generate python or C++ #### 安装教程 1. Install GNURadio 3.10.4.0 (Python 3.10.6) #### 使用说明 1. Use GNURadio Companion to open the grc file 2. click run #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request