881
技術社區[雲棲]
GNURadio教程鏈接匯總
入門程度的講義教程
在此提請注意,盡管是作為 GNU Radio 入門者的程度,但將要進入的是一個十分複雜的軟件定義無線電王國。
- GNU Radio 的核心概念 - 一個人人必讀部分
- 如何編寫 Python 程序 - 一個如何構建 Python GNU Radio 構架的指導。需要一些 DSP 及程序基礎。
- QTGUI 講義教程 - 一個如何構建 Python GNU Radio 構架的指導。需要一些 DSP 及程序基礎。
- Tom Rondeau's gr-tutoriall - 一些源自於大師的例程。
GNU Radio 開發用的講義教程
- 如何開發用戶模塊及編寫功能塊
- 信息功能塊及管線(傳輸)數據到 Python
- 如何調試程序
- 如何用 Git 跟蹤代碼 - 如何使用 Git 用於 GNU Radio 開發的入門
- 如何編寫 Python 模塊
- 使用 VIM 編輯 GNU Radio 模塊
Non-GNU Radio 相關的講義教程
Asier Alonso 的例程
在此提供一些用於 GNU Radio 及 GNU Radio Companion 的信號處理模塊的起始設計(模板用的)例程。
這些例程更多關注如何使用 GNU Radio 開發環境而非信號處理編程技巧。
下麵是其關聯的三個例程:
聯係程序作者:asier.alonso@tecnalia.com.
如何設計基礎信號處理模塊
在此提供一個用於
GNU Radio Companion (grc)
環境下開發、編譯及布局新生成的 GNU Radio 基本模塊的例程。可下載包括 .pdf
格式在內的文檔、例程及可用來修改的模板的源代碼。
如何設計多路輸入輸出的信號處理模塊
在此提供一個用於 GNU Radio Companion (grc) 環境下開發、編譯及布局新生成的具有多路輸入輸出的 GNU Radio 的模塊的例程。可下載包括 .pdf 格式在內的文檔、及例程源代碼。
如何設計多種類型的輸入輸出的信號處理模塊
在此提供一個用於 GNU Radio Companion (grc) 環境下開發、編譯及布局新生成的具有多種類型輸入輸出的 GNU Radio 的模塊的例程。可下載包括 .pdf 格式在內的文檔、及例程源代碼。
第三方文檔
下麵清單是位於第三方站點的教程及文檔
- Code walkthrough for benchmark{RX,TX} (under tutorials section), by Mohd Adib Sarijari (Universiti Teknologi Malaysia)
- Examples and tutorials from the GNU Radio blog
Screencasts
- Sumit's GNU Radio screencasts for absolute beginners
- Sumit's blog, including the 'Quick & Dirty for Beginners' Series
- Balint's introductory GNU Radio screencasts
- Ettus Research on Youtube
The 3rd-party documentation lives on a separate page which can be found here.
Attachments
- Design_of_a_Basic_Block.pdf (139.7 kB) Martin Braun, 2011-10-07 08:41
- gr-my-variable-number.zip - Sources of the example (613.1 kB) Martin Braun, 2011-10-07 08:54
- gr-my-variable-type.zip - Sources of the example (1.4 MB) Martin Braun, 2011-10-07 08:54
- Design_of_a_Module_with_a_Variable_Number_of_Inputs.pdf (213.7 kB) Martin Braun, 2011-10-07 08:54
- Design_of_a_Block_with_Variable_Type_Inputs_and_Outputs.pdf (204.7 kB) Martin Braun, 2011-10-07 08:54
- gr-my-basic.zip (903.1 kB) Martin Braun, 2011-10-07 08:58
- gr-my-blocks-template.zip (230.4 kB) Martin Braun, 2011-10-07 08:58
最後更新:2017-04-03 14:53:52