Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | An GUI weitergearbeitet | sara | 2021-12-06 | 9 | -103/+259 |
| | |||||
* | GUI angepasst | sara | 2021-12-04 | 3 | -43/+419 |
| | |||||
* | Update net.py to decode UDP data stream | Nao Pross | 2021-12-04 | 2 | -27/+47 |
| | |||||
* | Fix network sink block (again) | sara | 2021-12-04 | 2 | -4/+13 |
| | |||||
* | Fix network sink block | Nao Pross | 2021-12-03 | 2 | -20/+38 |
| | | | | | The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C | ||||
* | Merge remote-tracking branch 'origin/master' | Nao Pross | 2021-12-03 | 3 | -24/+34 |
|\ | |||||
| * | BER Block Fertig gestellt | sara | 2021-12-03 | 3 | -24/+34 |
| | | |||||
* | | Replace DearPyGui Sink with Network Sink | Nao Pross | 2021-12-03 | 6 | -53/+87 |
|/ | |||||
* | BER Block erstellt, läuft noch nichtwie gewünscht | sara | 2021-12-02 | 6 | -2/+139 |
| | |||||
* | Delete XOR Correlator (replaced with by phase correction) | Nao Pross | 2021-12-02 | 6 | -255/+1 |
| | |||||
* | FIR Block verbessert | sara | 2021-11-29 | 2 | -11/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | sara | 2021-11-29 | 2 | -0/+0 |
|\ | |||||
| * | Move GUI files into their dir | Nao Pross | 2021-11-28 | 2 | -0/+0 |
| | | |||||
* | | FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstellt | sara | 2021-11-27 | 2 | -22/+58 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | sara | 2021-11-27 | 4 | -41/+58 |
|\ | |||||
| * | Move network code and update nix files | Nao Pross | 2021-11-27 | 4 | -41/+58 |
| | | |||||
* | | Test FIR filter implemenatation / eigener FIR Block Gnur radio | sara | 2021-11-27 | 7 | -3/+180 |
| | | |||||
* | | Fix import issue in xor sync block | sara | 2021-11-27 | 1 | -1/+1 |
|/ | |||||
* | Discussion | Nao Pross | 2021-11-24 | 2 | -3/+7 |
| | |||||
* | Bugs in xor sync | Nao Pross | 2021-11-23 | 2 | -21/+30 |
| | |||||
* | Implement frame synchronization | Nao Pross | 2021-11-22 | 4 | -36/+127 |
| | | | | | There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path. | ||||
* | Make install.sh run QA | Nao Pross | 2021-11-22 | 1 | -0/+7 |
| | |||||
* | Fix buffer crash | Nao Pross | 2021-11-22 | 1 | -9/+9 |
| | |||||
* | Implement Frame Object | Nao Pross | 2021-11-20 | 10 | -137/+140 |
| | |||||
* | Frames | Nao Pross | 2021-11-19 | 8 | -3/+183 |
| | |||||
* | Partially implement xor correlator (untested) | Nao Pross | 2021-11-18 | 3 | -26/+47 |
| | |||||
* | Begin frame sync block | Nao Pross | 2021-11-18 | 3 | -22/+76 |
| | |||||
* | Begin working on frame syncronization | Nao Pross | 2021-11-17 | 7 | -37/+85 |
| | |||||
* | Replace GNURadio scripts with network code | Nao Pross | 2021-11-17 | 5 | -103/+90 |
| | |||||
* | Test UDP connection on sink block | Nao Pross | 2021-11-15 | 2 | -3/+14 |
| | | | | Can be tested locally with: netcat -l4kuv localhost 31415 | ||||
* | Create UI Plot sink block | Nao Pross | 2021-11-15 | 5 | -2/+83 |
| | |||||
* | Partially fix framer | Nao Pross | 2021-11-15 | 2 | -17/+42 |
| | |||||
* | Implement basic framer | Nao Pross | 2021-11-15 | 2 | -4/+20 |
| | |||||
* | Create build and install script for debian | Nao Pross | 2021-11-15 | 1 | -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 file | Nao Pross | 2021-11-13 | 1 | -0/+83 |
| | |||||
* | Create (a new) OOT | Nao Pross | 2021-11-12 | 34 | -0/+15171 |
| | |||||
* | Create QAM without gui | Nao Pross | 2021-11-11 | 1 | -0/+1 |
| | |||||
* | Rename sketch.py to gui.py, move tests in test/ directory | Nao Pross | 2021-11-11 | 12 | -417/+0 |
| | |||||
* | Minor changes to sketch.py | Nao Pross | 2021-11-11 | 1 | -21/+31 |
| | |||||
* | Update GUI sketch | Nao Pross | 2021-11-10 | 1 | -120/+51 |
| | |||||
* | Work on dearpygui wrapper | Nao Pross | 2021-11-10 | 2 | -84/+187 |
| | |||||
* | QAM Hardware Vorbereitung | sara | 2021-11-08 | 1 | -4/+0 |
| | |||||
* | An graphischer Darstellung weitergearbeitet | sara | 2021-11-06 | 13 | -12/+470 |
| | |||||
* | An scr gearbeitet | sara | 2021-11-06 | 1 | -8/+58 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | sara | 2021-11-06 | 39 | -15278/+19 |
|\ | |||||
| * | Merge branch 'master' of github.com:NaoPross/Fading | Nao Pross | 2021-11-03 | 38 | -15266/+3 |
| |\ | |||||
| | * | Create link to QPKS in src/ for DearPyGUI interface | Nao Pross | 2021-11-03 | 2 | -0/+3 |
| | | | |||||
| | * | Remove custom block | Nao Pross | 2021-11-03 | 36 | -15266/+0 |
| | | | |||||
| * | | Delete demo.py and and comments to sketch.py | Nao Pross | 2021-11-03 | 2 | -12/+13 |
| |/ | |||||
* | | scr tests | sara | 2021-11-06 | 2 | -0/+3 |
|/ |