⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 This a framework to test new ideas in transmission technology. Actual development is a LDPC-coder in
💻
字号:
This is the debugging interface. It acts as a directory under/proc, namely /proc/swr, and all modules will appear underthis structure. More details: cdb/ - holds all signal processing classes registered in the system. A class being in here doesn't necessarily have it's instantiation.   x/inputs - 'x' is the class, while inputs is another directory   describing the inputs of this class:        nbr - how many inputs     type - comma-seperated list of types of inputs     size - comma-seperated list of sizes. Most will be 0   x/outputs - same as x/inputs   x/config - the configuration entries of the module 'x'     y - the name of the configuration entry, holds two comma-     seperated values: type and index   x/stats - the statistical entries of the module 'x'     y - the name of the statistical entry, holds two comma-     seperated values: type and index sdb/ - holds all instantiated subsystems.   x/inputs - the same as the entry under cdb/, but this   time with the actual values, most importantly of   'size'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -