Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FIR Filter Statistical model weiter implementiert | sara | 2021-12-08 | 11 | -77/+323 |
| | |||||
* | Kleine änderung Doku | sara | 2021-12-07 | 2 | -11/+22 |
| | |||||
* | FIR Filter Statistical model weiter implementiert | sara | 2021-12-07 | 5 | -67/+145 |
| | |||||
* | An GUI weitergearbeitet | sara | 2021-12-06 | 9 | -103/+259 |
| | |||||
* | Re-organize implementation, start writing phase correction | Nao Pross | 2021-12-06 | 5 | -65/+197 |
| | |||||
* | Nicer notation in block_phase | Nao Pross | 2021-12-05 | 3 | -45/+30 |
| | |||||
* | Merge branch 'master' of github.com:NaoPross/Fading | Nao Pross | 2021-12-05 | 3 | -43/+419 |
|\ | |||||
| * | GUI angepasst | sara | 2021-12-04 | 3 | -43/+419 |
| | | |||||
* | | Start documentation on frame synchronization and phase correction | Nao Pross | 2021-12-04 | 1 | -30/+40 |
| | | |||||
* | | Merge branch 'master' of github.com:NaoPross/Fading | Nao Pross | 2021-12-04 | 43 | -1484/+1675 |
|\ \ | |/ | |||||
| * | Update net.py to decode UDP data stream | Nao Pross | 2021-12-04 | 4 | -110/+71 |
| | | |||||
| * | GNUR Radio Test Sockets | sara | 2021-12-04 | 2 | -0/+279 |
| | | |||||
| * | Fix network sink block (again) | sara | 2021-12-04 | 2 | -4/+13 |
| | | |||||
| * | Fix correlation peak detector and add frame_start tags | Nao Pross | 2021-12-03 | 3 | -394/+157 |
| | | |||||
| * | 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 | 12 | -179/+257 |
| |\ | |||||
| | * | BER Block Fertig gestellt | sara | 2021-12-03 | 12 | -179/+257 |
| | | | |||||
| * | | Replace DearPyGui Sink with Network Sink | Nao Pross | 2021-12-03 | 7 | -53/+108 |
| | | | |||||
| * | | 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 | 12 | -7/+577 |
| |\ | |||||
| | * | BER Block erstellt, läuft noch nichtwie gewünscht | sara | 2021-12-02 | 12 | -7/+578 |
| | | | |||||
| * | | Begin frequency correction (incomplete) | Nao Pross | 2021-12-02 | 3 | -51/+92 |
| |/ | |||||
| * | Delete XOR Correlator (replaced with by phase correction) | Nao Pross | 2021-12-02 | 6 | -255/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Update .gitignore | Nao Pross | 2021-12-02 | 1 | -0/+3 |
| | | |||||
| * | Fading Block erweitert | sara | 2021-12-01 | 5 | -11/+111 |
| | | |||||
| * | Theory mit fractional delay erweitert | SARA | 2021-11-30 | 6 | -56/+110 |
| | | |||||
* | | Update documentation | Nao Pross | 2021-12-04 | 4 | -16/+439363 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | SARA | 2021-11-29 | 9 | -235/+118 |
|\ | |||||
| * | FIR Block verbessert | sara | 2021-11-29 | 9 | -235/+118 |
| | | |||||
* | | Doku änderung | SARA | 2021-11-29 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | SARA | 2021-11-29 | 19 | -766/+2509 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'origin/master' | sara | 2021-11-29 | 9 | -515/+1991 |
| |\ | |||||
| | * | Working access code correlation | Nao Pross | 2021-11-28 | 3 | -142/+1157 |
| | | | |||||
| | * | Delete acgen stuff, it was all wrong | Nao Pross | 2021-11-28 | 4 | -411/+0 |
| | | | |||||
| | * | Move GUI files into their dir | Nao Pross | 2021-11-28 | 2 | -0/+0 |
| | | | |||||
| | * | Start access code cross correlation | Nao Pross | 2021-11-27 | 6 | -150/+1007 |
| | | | |||||
| * | | FIR Filter Block in GNU Radio ink. fload variabeln möglichkeit erstellt | sara | 2021-11-27 | 5 | -51/+144 |
| |/ | |||||
| * | Notebook aufgereumt | sara | 2021-11-27 | 6 | -226/+400 |
| | | |||||
* | | überprüfung Delay | SARA | 2021-11-29 | 1 | -0/+38 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | sara | 2021-11-27 | 11 | -90/+137 |
|\ | |||||
| * | Very small rewording | Nao Pross | 2021-11-27 | 1 | -2/+2 |
| | | |||||
| * | Update access code processing | Nao Pross | 2021-11-27 | 6 | -47/+77 |
| | | | | | | | | Fixed: FIR filter samples need to be complex conj |