文件名称:寻呼机代码块
文件大小:26KB
文件格式:ZIP
更新时间:2024-03-08 23:30:37
C++
寻呼机代码块
【文件预览】:
Pager-Code-Chunks-master
----SI4432 ESP32 POCSAG()
--------src()
--------lib()
--------test()
--------platformio.ini(614B)
--------include()
----POCSAG WAV-file Decoder()
--------squareWavDecoder.py(1KB)
----Audio-Signal-Generator (Java)()
--------AudioSignalGenerator.java(5KB)
----SI4432 Helper Scripts()
--------frequency.py(519B)
--------offset.py(165B)
--------datarate.py(361B)
--------deviation.py(232B)
--------rxmodem.py(4KB)
----POCSAG Encoder (Python)()
--------pocsag.py(13KB)
--------pocsagEncoder.py(582B)
----FSK Demodulator (Python + GNU Radio)()
--------POCSAG.grc(55KB)
--------binary_to_Ascii.py(728B)
----BCH-Generator (Java)()
--------BCH.java(4KB)