aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Flowgraphs von demosara2021-12-231-0/+0
|
* Matlab link fileSARA2021-12-2340-0/+9321
|
* Delete old stuffNao Pross2021-12-1138-12707/+0
|
* Correctly decode symbolsNao Pross2021-12-114-80/+271
|
* Continue vector stream and fix bug(?) in GR 3.9Nao Pross2021-12-112-75/+147
|
* Continue tagged to vector streamNao Pross2021-12-105-25/+106
|
* Merge remote-tracking branch 'origin/master'sara2021-12-101-52/+52
|\
| * Forgot one fileNao Pross2021-12-091-52/+52
| |
* | QAM16 Maps angepasstsara2021-12-102-86/+10
|/
* Map testsara2021-12-093-0/+456
|
* Begin tag stream to vector streamNao Pross2021-12-095-86/+146
|
* Remove unnecessary (out of date) FIXMENao Pross2021-12-093-69/+41
|
* FIR Filter Statistical model weiter implementiertsara2021-12-071-2/+8
|
* Nicer notation in block_phaseNao Pross2021-12-053-45/+30
|
* Update net.py to decode UDP data streamNao Pross2021-12-042-83/+24
|
* GNUR Radio Test Socketssara2021-12-042-0/+279
|
* Fix correlation peak detector and add frame_start tagsNao Pross2021-12-033-394/+157
|
* Merge remote-tracking branch 'origin/master'Nao Pross2021-12-032-8/+84
|\
| * BER Block Fertig gestelltsara2021-12-032-8/+84
| |
* | Replace DearPyGui Sink with Network SinkNao Pross2021-12-031-0/+21
| |
* | Remove frequency LPF and clean upNao Pross2021-12-032-76/+58
| |
* | Fix bug that makes jump estimated frequency to unreasonably high valuesNao Pross2021-12-034-178/+191
|/
* Improve frequency LPFNao Pross2021-12-033-56/+93
|
* Add a LPF on the frequencyNao Pross2021-12-033-29/+51
|
* Fix bug when tag is aligned with inp blockNao Pross2021-12-033-9/+9
|
* Refractor frequency correctionNao Pross2021-12-032-111/+95
|
* Remove custom blocks from correlator testNao Pross2021-12-022-23/+3
|
* Merge remote-tracking branch 'origin/master'Nao Pross2021-12-023-1/+244
|\
| * BER Block erstellt, läuft noch nichtwie gewünschtsara2021-12-023-1/+245
| |
* | Begin frequency correction (incomplete)Nao Pross2021-12-023-51/+92
|/
* Delete ZMQ testsNao Pross2021-12-024-201/+0
|
* Implement phase correction in test file with embedded python blockNao Pross2021-12-023-539/+234
|
* Working access code correlationNao Pross2021-11-282-87/+991
|
* Delete acgen stuff, it was all wrongNao Pross2021-11-284-411/+0
|
* Start access code cross correlationNao Pross2021-11-276-150/+1007
|
* Update access code processingNao Pross2021-11-276-47/+77
| | | | Fixed: FIR filter samples need to be complex conj
* Create test files for correlatorNao Pross2021-11-256-0/+1159
|
* DiscussionNao Pross2021-11-244-179/+249
|
* Implement frame synchronizationNao Pross2021-11-222-67/+42
| | | | | There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path.
* Implement Frame ObjectNao Pross2021-11-203-106/+283
|
* Partially implement xor correlator (untested)Nao Pross2021-11-182-8/+6
|
* Begin frame sync blockNao Pross2021-11-182-4/+25
|
* Begin working on frame syncronizationNao Pross2021-11-171-3/+3
|
* Replace GNURadio scripts with network codeNao Pross2021-11-171-2/+2
|
* Test UDP connection on sink blockNao Pross2021-11-152-2/+6
| | | | Can be tested locally with: netcat -l4kuv localhost 31415
* Create UI Plot sink blockNao Pross2021-11-151-3/+17
|
* Partially fix framerNao Pross2021-11-152-305/+76
|
* Create (a new) OOTNao Pross2021-11-123-0/+964
|
* Create ZMQ testNao Pross2021-11-114-0/+201
|
* Rename sketch.py to gui.py, move tests in test/ directoryNao Pross2021-11-1111-0/+417
|