aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fadingui/QAM/qam_nogui.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete old stuffNao Pross2021-12-111-337/+0
|
* DiscussionNao Pross2021-11-241-24/+71
|
* Implement frame synchronizationNao Pross2021-11-221-52/+5
| | | | | There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path.
* Implement Frame ObjectNao Pross2021-11-201-35/+127
|
* Partially implement xor correlator (untested)Nao Pross2021-11-181-3/+1
|
* Begin frame sync blockNao Pross2021-11-181-1/+3
|
* Test UDP connection on sink blockNao Pross2021-11-151-2/+4
| | | | Can be tested locally with: netcat -l4kuv localhost 31415
* Partially fix framerNao Pross2021-11-151-144/+24
|
* Create (a new) OOTNao Pross2021-11-121-0/+363