aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fadingui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doku bildersara2021-12-161-1/+1
|
* Fix bug in phasecorrection.pyNao Pross2021-12-161-1/+5
|
* Clean up multipath_fading codeNao Pross2021-12-161-65/+30
|
* Less stdoutNao Pross2021-12-152-2/+2
|
* Fix ber.pyNao Pross2021-12-151-2/+1
|
* BER Block changesara2021-12-151-1/+2
|
* Merge branch 'ber-gui'Nao Pross2021-12-143-10/+26
|\
| * Implement network_value to show BERNao Pross2021-12-141-8/+2
| |
| * BER block angepasstsara2021-12-143-9/+31
| |
* | Attempt to use UNIX sockets for better performanceNao Pross2021-12-141-5/+31
|/
* Avoid sending EVERY sample over UDPNao Pross2021-12-141-2/+2
|
* Ber block mit socket ergänztsara2021-12-132-5/+43
|
* Corrections for QPSK on hardwaresara2021-12-112-8/+11
|
* Create new QPSK simulationNao Pross2021-12-114-14/+30
|
* Remove unnecessary (out of date) FIXMENao Pross2021-12-091-2/+15
|
* Create phase correction block in gr-fadinguiNao Pross2021-12-095-2/+154
|
* An GUI weitergearbeitetsara2021-12-061-0/+1
|
* Fix network sink block (again)sara2021-12-042-4/+13
|
* Fix network sink blockNao Pross2021-12-032-20/+38
| | | | | The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C
* Merge remote-tracking branch 'origin/master'Nao Pross2021-12-033-24/+34
|\
| * BER Block Fertig gestelltsara2021-12-033-24/+34
| |
* | Replace DearPyGui Sink with Network SinkNao Pross2021-12-036-53/+87
|/
* BER Block erstellt, läuft noch nichtwie gewünschtsara2021-12-026-2/+139
|
* Delete XOR Correlator (replaced with by phase correction)Nao Pross2021-12-026-255/+1
|
* FIR Block verbessertsara2021-11-292-11/+10
|
* FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstelltsara2021-11-272-22/+58
|
* Test FIR filter implemenatation / eigener FIR Block Gnur radiosara2021-11-277-3/+180
|
* Fix import issue in xor sync blocksara2021-11-271-1/+1
|
* DiscussionNao Pross2021-11-242-3/+7
|
* Bugs in xor syncNao Pross2021-11-232-21/+30
|
* Implement frame synchronizationNao Pross2021-11-224-36/+127
| | | | | There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path.
* Make install.sh run QANao Pross2021-11-221-0/+7
|
* Fix buffer crashNao Pross2021-11-221-9/+9
|
* Implement Frame ObjectNao Pross2021-11-2010-137/+140
|
* FramesNao Pross2021-11-198-3/+183
|
* Partially implement xor correlator (untested)Nao Pross2021-11-183-26/+47
|
* Begin frame sync blockNao Pross2021-11-183-22/+76
|
* Begin working on frame syncronizationNao Pross2021-11-177-37/+85
|
* Replace GNURadio scripts with network codeNao Pross2021-11-171-2/+2
|
* Test UDP connection on sink blockNao Pross2021-11-152-3/+14
| | | | Can be tested locally with: netcat -l4kuv localhost 31415
* Create UI Plot sink blockNao Pross2021-11-155-2/+83
|
* Partially fix framerNao Pross2021-11-152-17/+42
|
* Implement basic framerNao Pross2021-11-151-3/+19
|
* Create build and install script for debianNao Pross2021-11-151-0/+8
| | | | | There is a bug in GR 3.8 that installs the blocks in the wrong dir. See: https://github.com/gnuradio/gnuradio/issues/5121
* Add missing OOT fileNao Pross2021-11-131-0/+83
|
* Create (a new) OOTNao Pross2021-11-1234-0/+15171