aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* An GUI weitergearbeitetsara2021-12-069-103/+259
|
* GUI angepasstsara2021-12-043-43/+419
|
* Update net.py to decode UDP data streamNao Pross2021-12-042-27/+47
|
* 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
|
* Merge remote-tracking branch 'origin/master'sara2021-11-292-0/+0
|\
| * Move GUI files into their dirNao Pross2021-11-282-0/+0
| |
* | FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstelltsara2021-11-272-22/+58
|/
* Merge remote-tracking branch 'origin/master'sara2021-11-274-41/+58
|\
| * Move network code and update nix filesNao Pross2021-11-274-41/+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-175-103/+90
|
* 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-152-4/+20
|
* 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
|
* Create QAM without guiNao Pross2021-11-111-0/+1
|
* Rename sketch.py to gui.py, move tests in test/ directoryNao Pross2021-11-1112-417/+0
|
* Minor changes to sketch.pyNao Pross2021-11-111-21/+31
|
* Update GUI sketchNao Pross2021-11-101-120/+51
|
* Work on dearpygui wrapperNao Pross2021-11-102-84/+187
|
* QAM Hardware Vorbereitungsara2021-11-081-4/+0
|
* An graphischer Darstellung weitergearbeitetsara2021-11-0613-12/+470
|
* An scr gearbeitetsara2021-11-061-8/+58
|
* Merge remote-tracking branch 'origin/master'sara2021-11-0639-15278/+19
|\
| * Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-11-0338-15266/+3
| |\
| | * Create link to QPKS in src/ for DearPyGUI interfaceNao Pross2021-11-032-0/+3
| | |
| | * Remove custom blockNao Pross2021-11-0336-15266/+0
| | |
| * | Delete demo.py and and comments to sketch.pyNao Pross2021-11-032-12/+13
| |/
* | scr testssara2021-11-062-0/+3
|/