Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old stuff | Nao Pross | 2021-12-11 | 38 | -12707/+0 |
| | |||||
* | Correctly decode symbols | Nao Pross | 2021-12-11 | 4 | -80/+271 |
| | |||||
* | Continue vector stream and fix bug(?) in GR 3.9 | Nao Pross | 2021-12-11 | 2 | -75/+147 |
| | |||||
* | Continue tagged to vector stream | Nao Pross | 2021-12-10 | 5 | -25/+106 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | sara | 2021-12-10 | 1 | -52/+52 |
|\ | |||||
| * | Forgot one file | Nao Pross | 2021-12-09 | 1 | -52/+52 |
| | | |||||
* | | QAM16 Maps angepasst | sara | 2021-12-10 | 2 | -86/+10 |
|/ | |||||
* | Map test | sara | 2021-12-09 | 3 | -0/+456 |
| | |||||
* | Begin tag stream to vector stream | Nao Pross | 2021-12-09 | 5 | -86/+146 |
| | |||||
* | Remove unnecessary (out of date) FIXME | Nao Pross | 2021-12-09 | 3 | -69/+41 |
| | |||||
* | FIR Filter Statistical model weiter implementiert | sara | 2021-12-07 | 1 | -2/+8 |
| | |||||
* | Nicer notation in block_phase | Nao Pross | 2021-12-05 | 3 | -45/+30 |
| | |||||
* | Update net.py to decode UDP data stream | Nao Pross | 2021-12-04 | 2 | -83/+24 |
| | |||||
* | GNUR Radio Test Sockets | sara | 2021-12-04 | 2 | -0/+279 |
| | |||||
* | Fix correlation peak detector and add frame_start tags | Nao Pross | 2021-12-03 | 3 | -394/+157 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Nao Pross | 2021-12-03 | 2 | -8/+84 |
|\ | |||||
| * | BER Block Fertig gestellt | sara | 2021-12-03 | 2 | -8/+84 |
| | | |||||
* | | Replace DearPyGui Sink with Network Sink | Nao Pross | 2021-12-03 | 1 | -0/+21 |
| | | |||||
* | | Remove frequency LPF and clean up | Nao Pross | 2021-12-03 | 2 | -76/+58 |
| | | |||||
* | | Fix bug that makes jump estimated frequency to unreasonably high values | Nao Pross | 2021-12-03 | 4 | -178/+191 |
|/ | |||||
* | Improve frequency LPF | Nao Pross | 2021-12-03 | 3 | -56/+93 |
| | |||||
* | Add a LPF on the frequency | Nao Pross | 2021-12-03 | 3 | -29/+51 |
| | |||||
* | Fix bug when tag is aligned with inp block | Nao Pross | 2021-12-03 | 3 | -9/+9 |
| | |||||
* | Refractor frequency correction | Nao Pross | 2021-12-03 | 2 | -111/+95 |
| | |||||
* | Remove custom blocks from correlator test | Nao Pross | 2021-12-02 | 2 | -23/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Nao Pross | 2021-12-02 | 3 | -1/+244 |
|\ | |||||
| * | BER Block erstellt, läuft noch nichtwie gewünscht | sara | 2021-12-02 | 3 | -1/+245 |
| | | |||||
* | | Begin frequency correction (incomplete) | Nao Pross | 2021-12-02 | 3 | -51/+92 |
|/ | |||||
* | Delete ZMQ tests | Nao Pross | 2021-12-02 | 4 | -201/+0 |
| | |||||
* | Implement phase correction in test file with embedded python block | Nao Pross | 2021-12-02 | 3 | -539/+234 |
| | |||||
* | Working access code correlation | Nao Pross | 2021-11-28 | 2 | -87/+991 |
| | |||||
* | Delete acgen stuff, it was all wrong | Nao Pross | 2021-11-28 | 4 | -411/+0 |
| | |||||
* | Start access code cross correlation | Nao Pross | 2021-11-27 | 6 | -150/+1007 |
| | |||||
* | Update access code processing | Nao Pross | 2021-11-27 | 6 | -47/+77 |
| | | | | Fixed: FIR filter samples need to be complex conj | ||||
* | Create test files for correlator | Nao Pross | 2021-11-25 | 6 | -0/+1159 |
| | |||||
* | Discussion | Nao Pross | 2021-11-24 | 4 | -179/+249 |
| | |||||
* | Implement frame synchronization | Nao Pross | 2021-11-22 | 2 | -67/+42 |
| | | | | | There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path. | ||||
* | Implement Frame Object | Nao Pross | 2021-11-20 | 3 | -106/+283 |
| | |||||
* | Partially implement xor correlator (untested) | Nao Pross | 2021-11-18 | 2 | -8/+6 |
| | |||||
* | Begin frame sync block | Nao Pross | 2021-11-18 | 2 | -4/+25 |
| | |||||
* | Begin working on frame syncronization | Nao Pross | 2021-11-17 | 1 | -3/+3 |
| | |||||
* | 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 | 2 | -2/+6 |
| | | | | Can be tested locally with: netcat -l4kuv localhost 31415 | ||||
* | Create UI Plot sink block | Nao Pross | 2021-11-15 | 1 | -3/+17 |
| | |||||
* | Partially fix framer | Nao Pross | 2021-11-15 | 2 | -305/+76 |
| | |||||
* | Create (a new) OOT | Nao Pross | 2021-11-12 | 3 | -0/+964 |
| | |||||
* | Create ZMQ test | Nao Pross | 2021-11-11 | 4 | -0/+201 |
| | |||||
* | Rename sketch.py to gui.py, move tests in test/ directory | Nao Pross | 2021-11-11 | 11 | -0/+417 |
| | |||||
* | Hardware AM korrigiert, QPSK angefangen | sara | 2021-10-27 | 8 | -474/+374 |
| | |||||
* | Weitere Hardware AM Versuche, leider ohne Erfolg | sara | 2021-10-26 | 5 | -6/+3566 |
| |