aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Clean up GUI code, set up network constellation plotsNao Pross2021-12-1313-755/+265
|
* Edit fractional delayNao Pross2021-12-131-42/+13
|
* Write and correct typos in theoryNao Pross2021-12-131-24/+26
|
* Create SVG from Tikz picturesNao Pross2021-12-124-0/+240
|
* Write methods for poster, needs more workNao Pross2021-12-121-2/+12
|
* Write introduction for posterNao Pross2021-12-121-0/+27
|
* Change German text fontNao Pross2021-12-121-1/+1
|
* Add referenceNao Pross2021-12-122-0/+1
|
* Merge remote-tracking branch 'origin/master'sara2021-12-113-15/+1298
|\
| * Merge remote-tracking branch 'origin/master'Nao Pross2021-12-117-145/+109
| |\
| * | Update Frame Synchronization notebookNao Pross2021-12-111-15/+14
| | | | | | | | | | | | | | | This approach does not work for QAM, we need constant amplitude zero autocorrelation waveforms as access code symbols
| * | Create flowgraph for QAM simulationNao Pross2021-12-112-0/+1284
| | |
* | | dokusara2021-12-112-1/+17
| |/ |/|
* | Corrections for QPSK on hardwaresara2021-12-114-59/+64
| |
* | Hardware file angepasstsara2021-12-115-97/+56
|/
* Prepare flowgraph for QPSK on USRP hardwareNao Pross2021-12-112-0/+1847
|
* Create new QPSK simulationNao Pross2021-12-1110-2567/+1291
|
* 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-104-152/+58
|/
* Map testsara2021-12-094-0/+734
|
* Begin tag stream to vector streamNao Pross2021-12-095-86/+146
|
* Remove unnecessary (out of date) FIXMENao Pross2021-12-094-71/+56
|
* Create phase correction block in gr-fadinguiNao Pross2021-12-095-2/+154
|
* Fix error in QPSK symbols computationNao Pross2021-12-091-27/+57
|
* Correct typos in docNao Pross2021-12-093-17/+23
|
* Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-12-0916-117/+452
|\
| * FIR Filter Statistical model weiter implementiertsara2021-12-0811-77/+323
| |
| * Kleine änderung Dokusara2021-12-072-11/+22
| |
| * FIR Filter Statistical model weiter implementiertsara2021-12-075-67/+145
| |
* | Typos and begin writing "Quantifying Dispersion"Nao Pross2021-12-092-22/+33
|/
* An GUI weitergearbeitetsara2021-12-069-103/+259
|
* Re-organize implementation, start writing phase correctionNao Pross2021-12-065-65/+197
|
* Nicer notation in block_phaseNao Pross2021-12-053-45/+30
|
* Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-12-053-43/+419
|\
| * GUI angepasstsara2021-12-043-43/+419
| |
* | Start documentation on frame synchronization and phase correctionNao Pross2021-12-041-30/+40
| |
* | Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-12-0443-1484/+1675
|\ \ | |/
| * Update net.py to decode UDP data streamNao Pross2021-12-044-110/+71
| |
| * GNUR Radio Test Socketssara2021-12-042-0/+279
| |
| * Fix network sink block (again)sara2021-12-042-4/+13
| |
| * Fix correlation peak detector and add frame_start tagsNao Pross2021-12-033-394/+157
| |
| * Fix network sink blockNao Pross2021-12-032-20/+38
| | | | | | | | | | The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C
| * Merge remote-tracking branch 'origin/master'Nao Pross2021-12-0312-179/+257
| |\
| | * BER Block Fertig gestelltsara2021-12-0312-179/+257
| | |
| * | Replace DearPyGui Sink with Network SinkNao Pross2021-12-037-53/+108
| | |