Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in phasecorrection.py | Nao Pross | 2021-12-16 | 1 | -1/+5 |
| | |||||
* | Clean up multipath_fading code | Nao Pross | 2021-12-16 | 1 | -65/+30 |
| | |||||
* | Less stdout | Nao Pross | 2021-12-15 | 2 | -2/+2 |
| | |||||
* | Fix ber.py | Nao Pross | 2021-12-15 | 1 | -2/+1 |
| | |||||
* | BER Block change | sara | 2021-12-15 | 1 | -1/+2 |
| | |||||
* | Merge branch 'ber-gui' | Nao Pross | 2021-12-14 | 2 | -8/+24 |
|\ | |||||
| * | Implement network_value to show BER | Nao Pross | 2021-12-14 | 1 | -8/+2 |
| | | |||||
| * | BER block angepasst | sara | 2021-12-14 | 2 | -7/+29 |
| | | |||||
* | | Attempt to use UNIX sockets for better performance | Nao Pross | 2021-12-14 | 1 | -5/+31 |
|/ | |||||
* | Avoid sending EVERY sample over UDP | Nao Pross | 2021-12-14 | 1 | -2/+2 |
| | |||||
* | Ber block mit socket ergänzt | sara | 2021-12-13 | 1 | -4/+37 |
| | |||||
* | Corrections for QPSK on hardware | sara | 2021-12-11 | 2 | -8/+11 |
| | |||||
* | Create new QPSK simulation | Nao Pross | 2021-12-11 | 2 | -12/+24 |
| | |||||
* | Remove unnecessary (out of date) FIXME | Nao Pross | 2021-12-09 | 1 | -2/+15 |
| | |||||
* | Create phase correction block in gr-fadingui | Nao Pross | 2021-12-09 | 3 | -1/+127 |
| | |||||
* | An GUI weitergearbeitet | sara | 2021-12-06 | 1 | -0/+1 |
| | |||||
* | Fix network sink block (again) | sara | 2021-12-04 | 1 | -1/+11 |
| | |||||
* | Fix network sink block | Nao Pross | 2021-12-03 | 1 | -10/+25 |
| | | | | | The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C | ||||
* | Merge remote-tracking branch 'origin/master' | Nao Pross | 2021-12-03 | 2 | -16/+26 |
|\ | |||||
| * | BER Block Fertig gestellt | sara | 2021-12-03 | 2 | -16/+26 |
| | | |||||
* | | Replace DearPyGui Sink with Network Sink | Nao Pross | 2021-12-03 | 4 | -39/+63 |
|/ | |||||
* | BER Block erstellt, läuft noch nichtwie gewünscht | sara | 2021-12-02 | 4 | -1/+100 |
| | |||||
* | Delete XOR Correlator (replaced with by phase correction) | Nao Pross | 2021-12-02 | 4 | -212/+1 |
| | |||||
* | FIR Block verbessert | sara | 2021-11-29 | 1 | -9/+6 |
| | |||||
* | FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstellt | sara | 2021-11-27 | 1 | -19/+48 |
| | |||||
* | Test FIR filter implemenatation / eigener FIR Block Gnur radio | sara | 2021-11-27 | 5 | -2/+137 |
| | |||||
* | 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. | ||||
* | Fix buffer crash | Nao Pross | 2021-11-22 | 1 | -9/+9 |
| | |||||
* | Implement Frame Object | Nao Pross | 2021-11-20 | 6 | -95/+120 |
| | |||||
* | Frames | Nao Pross | 2021-11-19 | 5 | -2/+106 |
| | |||||
* | Partially implement xor correlator (untested) | Nao Pross | 2021-11-18 | 2 | -26/+47 |
| | |||||
* | Begin frame sync block | Nao Pross | 2021-11-18 | 2 | -4/+57 |
| | |||||
* | Begin working on frame syncronization | Nao Pross | 2021-11-17 | 5 | -36/+38 |
| | |||||
* | Replace GNURadio scripts with network code | Nao Pross | 2021-11-17 | 1 | -2/+2 |
| | |||||
* | Test UDP connection on sink block | Nao Pross | 2021-11-15 | 1 | -2/+13 |
| | | | | Can be tested locally with: netcat -l4kuv localhost 31415 | ||||
* | Create UI Plot sink block | Nao Pross | 2021-11-15 | 3 | -1/+44 |
| | |||||
* | Partially fix framer | Nao Pross | 2021-11-15 | 1 | -13/+33 |
| | |||||
* | Implement basic framer | Nao Pross | 2021-11-15 | 1 | -3/+19 |
| | |||||
* | Create (a new) OOT | Nao Pross | 2021-11-12 | 3 | -0/+150 |