====================================
RFワールド No.44 ダウンロード・サービス RFW44G
特集「GRCで広がるSDRの世界」の関連ファイル
CQ出版社 RFワールド編集部
https://www.rf-world.jp/ https://www.cqpub.co.jp/
RFW44G.zip
====================================
==================
概要
==================
小誌「RFワールド」をご愛読いただき誠にありがとうございます.
このアーカイブはGRC (GNU Radio Companion)で使うファイルなどを収録しま
した.
同じファイル群を下記でも公開しています.今後,更新があった場合,最新版
は下記で公開する予定です:
https://github.com/ttrftech/RFW44
==================
ファイル一覧
==================
[.\]
+-- README.txt ………………… このファイル
+-- README.md
+-- ch3\ ………………………… [第3章]GRCの基本的な使い方
| +-- tonegen-2.grc
| +-- tonegen.grc
+-- ch3apdx\ …………………… [Appendix]フローグラフはどのように実行されるのか
| +-- siggen-opt.py
| +-- siggen.py
+-- ch4\ ………………………… [第4章]GNU Radioで作る受信機
| +-- am-rx.grc
| +-- fmrx.grc
| +-- fmstereo-rx-fft.grc
| +-- fmstereo-rx.grc
| +-- ssb-rx.grc
+-- ch5\ ………………………… [第5章]GRCによるRF変調波の生成
| +-- am-tx.grc
| +-- fm-tx.grc
| +-- rfsiggen.grc
| +-- ssb-tx.grc
| +-- tx-tone.grc
+-- ch6\ ………………………… [第6章]RF変調波形の観測
| +-- am-tx.grc
| +-- nbfm-tx.grc
| +-- pseudo-32k.wav
| +-- ssb-tx-fshift.grc
| +-- ssb-tx-hilbert.grc
| +-- ssb-tx-weaver.grc
| +-- wbfm-tx.grc
+-- ch8\ ………………………… [第8章]独自ブロックの作り方
+-- gr-mymodule\
+-- CMakeLists.txt
+-- MANIFEST.md
+-- apps\
| +-- CMakeLists.txt
+-- cmake\
| +-- Modules\
| | +-- CMakeParseArgumentsCopy.cmake
| | +-- FindCppUnit.cmake
| | +-- FindGnuradioRuntime.cmake
| | +-- GrMiscUtils.cmake
| | +-- GrPlatform.cmake
| | +-- GrPython.cmake
| | +-- GrSwig.cmake
| | +-- GrTest.cmake
| | +-- UseSWIG.cmake
| | +-- mymoduleConfig.cmake
| +-- cmake_uninstall.cmake.in
+-- docs\
| +-- CMakeLists.txt
| +-- README.mymodule
| +-- doxygen\
| +-- CMakeLists.txt
| +-- Doxyfile.in
| +-- Doxyfile.swig_doc.in
| +-- doxyxml\
| | +-- __init__.py
| | +-- base.py
| | +-- doxyindex.py
| | +-- generated\
| | | +-- __init__.py
| | | +-- compound.py
| | | +-- compoundsuper.py
| | | +-- index.py
| | | +-- indexsuper.py
| | +-- text.py
| +-- other\
| | +-- group_defs.dox
| | +-- main_page.dox
| +-- swig_doc.py
+-- examples\
| +-- README
+-- grc\
| +-- CMakeLists.txt
| +-- mymodule_double_ff.xml
| +-- mymodule_half_ff.xml
+-- include\
| +-- mymodule\
| +-- CMakeLists.txt
| +-- api.h
| +-- double_ff.h
+-- lib\
| +-- CMakeLists.txt
| +-- double_ff_impl.cc
| +-- double_ff_impl.h
| +-- qa_mymodule.cc
| +-- qa_mymodule.h
| +-- test_mymodule.cc
+-- python\
| +-- .unittests\
| | +-- python\
| +-- qa_half_ff.xml
| +-- CMakeLists.txt
| +-- __init__.py
| +-- build_utils.py
| +-- build_utils_codes.py
| +-- half_ff.py
| +-- half_ff.pyc
| +-- qa_double_ff.py
| +-- qa_half_ff.py
+-- swig\
+-- CMakeLists.txt
+-- mymodule_swig.i
==================
ご注意
==================
本ダウンロード・サービスに収録してあるプログラム,データ,記事,ドキュメント
には著作権があり,また産業所有権が確立されている場合があります.個人で利用される
場合以外は,権利者の承諾が必要です.
また,収録された回路,技術,プログラム,データを利用して生じたトラブルに関し
て,CQ出版株式会社ならびに著作権者は責任を負いかねますので,ご了承ください.
Copyright (C) 2018 Tomohiro Takahashi
Copyright (C) 2018 CQ Publishing Co., Ltd.
以上