https://github.com/pothosware/pothoscomms
Communications blocks and support libraries
https://github.com/pothosware/pothoscomms
communications-blocks dataflow demodulation dsp modulation pothos pothos-framework radio
Last synced: about 1 month ago
JSON representation
Communications blocks and support libraries
- Host: GitHub
- URL: https://github.com/pothosware/pothoscomms
- Owner: pothosware
- License: bsl-1.0
- Created: 2015-08-25T21:01:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T15:20:27.000Z (7 months ago)
- Last Synced: 2025-03-26T06:43:28.373Z (about 2 months ago)
- Topics: communications-blocks, dataflow, demodulation, dsp, modulation, pothos, pothos-framework, radio
- Language: C++
- Homepage: https://github.com/pothosware/PothosComms/wiki
- Size: 539 KB
- Stars: 19
- Watchers: 16
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Communications libraries and blocks
This communications toolkits provides DSP and higher level communications blocks
such as filters, basic arithmetic, waveform generators, symbol manipulation,
encoding/decoding, frame synchronization, error correction, and MAC layer support.## Documentation
* https://github.com/pothosware/PothosComms/wiki
## Licensing information
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)