aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fadingui/grc/fadingui_netsink.block.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-04Fix network sink block (again)sara1-3/+2
2021-12-03Fix network sink blockNao Pross1-10/+13
The block can be tested with: $ netcat -l4kuv localhost 31415 | hexdump -C
2021-12-03Replace DearPyGui Sink with Network SinkNao Pross1-12/+22
2021-11-15Test UDP connection on sink blockNao Pross1-1/+1
Can be tested locally with: netcat -l4kuv localhost 31415
2021-11-15Create UI Plot sink blockNao Pross1-25/+11
2021-11-15Partially fix framerNao Pross1-4/+9
2021-11-12Create (a new) OOTNao Pross1-0/+47