aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fadingui/python/netsink.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-06An GUI weitergearbeitetsara1-0/+1
2021-12-04Fix network sink block (again)sara1-1/+11
2021-12-03Fix network sink blockNao Pross1-10/+25
The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C
2021-12-03Replace DearPyGui Sink with Network SinkNao Pross1-0/+59