aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fadingui/grc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ber block mit socket ergänztsara2021-12-131-1/+6
|
* Create new QPSK simulationNao Pross2021-12-112-2/+6
|
* Create phase correction block in gr-fadinguiNao Pross2021-12-092-1/+27
|
* Fix network sink block (again)sara2021-12-041-3/+2
|
* Fix network sink blockNao Pross2021-12-031-10/+13
| | | | | The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C
* Merge remote-tracking branch 'origin/master'Nao Pross2021-12-031-8/+8
|\
| * BER Block Fertig gestelltsara2021-12-031-8/+8
| |
* | Replace DearPyGui Sink with Network SinkNao Pross2021-12-032-14/+24
|/
* BER Block erstellt, läuft noch nichtwie gewünschtsara2021-12-022-1/+39
|
* Delete XOR Correlator (replaced with by phase correction)Nao Pross2021-12-022-43/+0
|
* FIR Block verbessertsara2021-11-291-2/+4
|
* FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstelltsara2021-11-271-3/+10
|
* Test FIR filter implemenatation / eigener FIR Block Gnur radiosara2021-11-272-1/+43
|
* Implement Frame ObjectNao Pross2021-11-204-42/+20
|
* FramesNao Pross2021-11-193-1/+77
|
* Begin frame sync blockNao Pross2021-11-181-18/+19
|
* Begin working on frame syncronizationNao Pross2021-11-172-1/+47
|
* Test UDP connection on sink blockNao Pross2021-11-151-1/+1
| | | | Can be tested locally with: netcat -l4kuv localhost 31415
* Create UI Plot sink blockNao Pross2021-11-152-1/+39
|
* Partially fix framerNao Pross2021-11-151-4/+9
|
* Create (a new) OOTNao Pross2021-11-122-0/+70