GNU Radio and gr-inspector
I have a problem in GNU Radio regarding the gr-inspector. I want to save the data it provides me (using a Python block) in a csv format. The actual problem is that I don’t know what kind of data it has at the map_out port and what kind of input data should I make for the Python block in order to connect them.