Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | 3 | -1/+127 | |
2021-12-06 | An GUI weitergearbeitet | sara | 1 | -0/+1 | |
2021-12-04 | Fix network sink block (again) | sara | 1 | -1/+11 | |
2021-12-03 | Fix network sink block | Nao Pross | 1 | -10/+25 | |
The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C | |||||
2021-12-03 | Replace DearPyGui Sink with Network Sink | Nao Pross | 4 | -39/+63 | |
2021-12-03 | BER Block Fertig gestellt | sara | 2 | -16/+26 | |
2021-12-02 | BER Block erstellt, läuft noch nichtwie gewünscht | sara | 4 | -1/+100 | |
2021-12-02 | Delete XOR Correlator (replaced with by phase correction) | Nao Pross | 4 | -212/+1 | |
2021-11-29 | FIR Block verbessert | sara | 1 | -9/+6 | |
2021-11-27 | FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstellt | sara | 1 | -19/+48 | |
2021-11-27 | Test FIR filter implemenatation / eigener FIR Block Gnur radio | sara | 5 | -2/+137 | |
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 | |
There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path. | |||||
2021-11-22 | Fix buffer crash | Nao Pross | 1 | -9/+9 | |
2021-11-20 | Implement Frame Object | Nao Pross | 6 | -95/+120 | |
2021-11-19 | Frames | Nao Pross | 5 | -2/+106 | |
2021-11-18 | Partially implement xor correlator (untested) | Nao Pross | 2 | -26/+47 | |
2021-11-18 | Begin frame sync block | Nao Pross | 2 | -4/+57 | |
2021-11-17 | Begin working on frame syncronization | Nao Pross | 5 | -36/+38 | |
2021-11-17 | Replace GNURadio scripts with network code | Nao Pross | 1 | -2/+2 | |
2021-11-15 | Test UDP connection on sink block | Nao Pross | 1 | -2/+13 | |
Can be tested locally with: netcat -l4kuv localhost 31415 | |||||
2021-11-15 | Create UI Plot sink block | Nao Pross | 3 | -1/+44 | |
2021-11-15 | Partially fix framer | Nao Pross | 1 | -13/+33 | |
2021-11-15 | Implement basic framer | Nao Pross | 1 | -3/+19 | |
2021-11-12 | Create (a new) OOT | Nao Pross | 3 | -0/+150 | |