| Commit message (Expand) | Author | Files | Lines |
2021-12-18 | Add patch that fixes GR bug in channel models | Nao Pross | 1 | -0/+115 |
2021-12-16 | Small GUI corrections for screenshot (incomplete) | Nao Pross | 1 | -12/+9 |
2021-12-16 | GUI angepasst | sara | 2 | -56/+69 |
2021-12-16 | Doku bilder | sara | 1 | -1/+1 |
2021-12-16 | Fix bug in phasecorrection.py | Nao Pross | 1 | -1/+5 |
2021-12-16 | Clean up multipath_fading code | Nao Pross | 1 | -65/+30 |
2021-12-15 | Less stdout | Nao Pross | 2 | -2/+2 |
2021-12-15 | littel changes on the flowgraphs and gui | sara | 3 | -3/+3 |
2021-12-15 | Fix ber.py | Nao Pross | 1 | -2/+1 |
2021-12-15 | Small fix | Nao Pross | 1 | -2/+2 |
2021-12-15 | BER Block change | sara | 1 | -1/+2 |
2021-12-15 | GUI angepasst | sara | 1 | -11/+17 |
2021-12-14 | Attempt to use UNIX sockets for better performance | Nao Pross | 3 | -14/+57 |
2021-12-14 | Add back (another) custom font | Nao Pross | 7 | -6/+6 |
2021-12-14 | Implement network_value to show BER | Nao Pross | 3 | -13/+32 |
2021-12-14 | BER block angepasst | sara | 3 | -9/+31 |
2021-12-14 | Remove picture window and make size of plots a variable | Nao Pross | 1 | -29/+31 |
2021-12-14 | Clean up GUI code and add menu for unlocking plots and restoring windows | Nao Pross | 2 | -118/+129 |
2021-12-14 | Avoid sending EVERY sample over UDP | Nao Pross | 1 | -2/+2 |
2021-12-13 | Update QAM flowgraph and show crosscorrelation | Nao Pross | 1 | -6/+6 |
2021-12-13 | Correct window sizes and bug in network_constellation_plot | Nao Pross | 2 | -3/+12 |
2021-12-13 | Clean up GUI code, set up network constellation plots | Nao Pross | 9 | -575/+230 |
2021-12-13 | Ber block mit socket ergänzt | sara | 2 | -5/+43 |
2021-12-11 | Corrections for QPSK on hardware | sara | 2 | -8/+11 |
2021-12-11 | Create new QPSK simulation | Nao Pross | 4 | -14/+30 |
2021-12-09 | Remove unnecessary (out of date) FIXME | Nao Pross | 1 | -2/+15 |
2021-12-09 | Create phase correction block in gr-fadingui | Nao Pross | 5 | -2/+154 |
2021-12-06 | An GUI weitergearbeitet | sara | 9 | -103/+259 |
2021-12-04 | GUI angepasst | sara | 3 | -43/+419 |
2021-12-04 | Update net.py to decode UDP data stream | Nao Pross | 2 | -27/+47 |
2021-12-04 | Fix network sink block (again) | sara | 2 | -4/+13 |
2021-12-03 | Fix network sink block | Nao Pross | 2 | -20/+38 |
2021-12-03 | Replace DearPyGui Sink with Network Sink | Nao Pross | 6 | -53/+87 |
2021-12-03 | BER Block Fertig gestellt | sara | 3 | -24/+34 |
2021-12-02 | BER Block erstellt, läuft noch nichtwie gewünscht | sara | 6 | -2/+139 |
2021-12-02 | Delete XOR Correlator (replaced with by phase correction) | Nao Pross | 6 | -255/+1 |
2021-11-29 | FIR Block verbessert | sara | 2 | -11/+10 |
2021-11-28 | Move GUI files into their dir | Nao Pross | 2 | -0/+0 |
2021-11-27 | FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstellt | sara | 2 | -22/+58 |
2021-11-27 | Test FIR filter implemenatation / eigener FIR Block Gnur radio | sara | 7 | -3/+180 |
2021-11-27 | Move network code and update nix files | Nao Pross | 4 | -41/+58 |
2021-11-27 | Fix import issue in xor sync block | sara | 1 | -1/+1 |
2021-11-24 | Discussion | Nao Pross | 2 | -3/+7 |
2021-11-23 | Bugs in xor sync | Nao Pross | 2 | -21/+30 |
2021-11-22 | Implement frame synchronization | Nao Pross | 4 | -36/+127 |
2021-11-22 | Make install.sh run QA | Nao Pross | 1 | -0/+7 |
2021-11-22 | Fix buffer crash | Nao Pross | 1 | -9/+9 |
2021-11-20 | Implement Frame Object | Nao Pross | 10 | -137/+140 |
2021-11-19 | Frames | Nao Pross | 8 | -3/+183 |
2021-11-18 | Partially implement xor correlator (untested) | Nao Pross | 3 | -26/+47 |