aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Test UDP connection on sink blockNao Pross2021-11-154-5/+20
| | | | Can be tested locally with: netcat -l4kuv localhost 31415
* Create UI Plot sink blockNao Pross2021-11-156-5/+100
|
* Partially fix framerNao Pross2021-11-154-322/+118
|
* Implement basic framerNao Pross2021-11-152-4/+20
|
* Create build and install script for debianNao Pross2021-11-151-0/+8
| | | | | There is a bug in GR 3.8 that installs the blocks in the wrong dir. See: https://github.com/gnuradio/gnuradio/issues/5121
* Crate slidesNao Pross2021-11-143-0/+167
|
* Discrete time model as tapped delay lineNao Pross2021-11-143-4/+79
|
* Continue discrete modelNao Pross2021-11-1410-339/+401
|
* Start writing discrete time model of fading channelsNao Pross2021-11-131-3/+22
|
* Merge remote-tracking branch 'origin/master'sara2021-11-132-1/+86
|\
| * Add missing OOT fileNao Pross2021-11-132-1/+86
| |
* | FIR Filter weiter gearbeitetsara2021-11-134-50/+38
|/
* Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-11-125-34/+2984
|\
| * Fading Angepasstsara2021-11-125-34/+2984
| |
* | Create (a new) OOTNao Pross2021-11-1237-0/+16135
|/
* Merge remote-tracking branch 'origin/master'sara2021-11-1133-2408/+1818
|\
| * Create ZMQ testNao Pross2021-11-114-0/+201
| |
| * Create QAM without guiNao Pross2021-11-116-741/+1477
| |
| * Rename sketch.py to gui.py, move tests in test/ directoryNao Pross2021-11-1112-0/+0
| |
| * Add more referencesNao Pross2021-11-113-0/+0
| |
| * Move screenshotsNao Pross2021-11-114-0/+0
| |
| * Create ipython notebook for computationsNao Pross2021-11-111-0/+108
| |
| * Set hardware/QAM to do 16-QAMNao Pross2021-11-111-1/+1
| |
| * Delete residual filesNao Pross2021-11-112-1645/+0
| |
| * Minor changes to sketch.pyNao Pross2021-11-111-21/+31
| |
* | FIR/Fading implementiertsara2021-11-113-77/+1536
|/
* Doc corrections from feedbackNao Pross2021-11-104-11/+23
|
* Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-11-109-14/+1015
|\
| * Fading Model und Bildersara2021-11-109-14/+1015
| |
* | Update GUI sketchNao Pross2021-11-101-120/+51
| |
* | Typo in docNao Pross2021-11-102-2/+2
|/
* Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-11-104-82/+2434
|\
| * zweites Fading Model simulations Fading Model erstelltsara2021-11-104-8/+2172
| |
| * Fading Modulation v2sara2021-11-102-87/+275
| |
* | Work on dearpygui wrapperNao Pross2021-11-102-84/+187
|/
* QAM mit Fading Simulationsversuchsara2021-11-093-0/+1973
|
* Remove space from dirnamesara2021-11-083-0/+0
|
* QAM Hardware Vorbereitungsara2021-11-086-9/+3559
|
* QAM / 4-PSK Simulationsara2021-11-084-2/+1861
|
* An graphischer Darstellung weitergearbeitetsara2021-11-0615-18/+472
|
* An scr gearbeitetsara2021-11-062-10/+64
|
* Merge remote-tracking branch 'origin/master'sara2021-11-0663-15502/+1272
|\
| * Merge branch 'master' of github.com:NaoPross/FadingNao Pross2021-11-0340-15360/+317
| |\
| | * Replace QPKS bit visualizations with eye diagramsNao Pross2021-11-032-94/+314
| | |
| | * Create link to QPKS in src/ for DearPyGUI interfaceNao Pross2021-11-032-0/+3
| | |
| | * Remove custom blockNao Pross2021-11-0336-15266/+0
| | |
| * | Delete demo.py and and comments to sketch.pyNao Pross2021-11-032-12/+13
| |/
| * Update workflowNao Pross2021-11-021-0/+1
| |
| * Add skelsNao Pross2021-11-023-12/+91
| |
| * Set up drafting optionsNao Pross2021-11-022-6/+23
| |