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

📄 readme

📁 This a framework to test new ideas in transmission technology. Actual development is a LDPC-coder in
💻
字号:
source------This module has two outputs: one for sending a pre-defined string (thatcan be adjusted), the other for sending SYMBOL_COMPLEX signals. Dependingon config->complex_type, it outputs either a stream of zeroes, a givendata, or config->complex_type * ( 1 + I ).outputs:	U8	SYMBOL_COMPLEXConfig:	*data<void>: NULL 		The data to send	complex_type<int>: 0		The kind of complex:		0 - all zeroes, 1 - data, 2.. this amplitude	len<int>: 0		The length of the data to send	str[128]<char>: Ne vous conformez pas a l'Esprit de ce monde		The string outputtedStats:	tot_out<int>:		The total number of bytes/symbols sent

⌨️ 快捷键说明

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