Hi,
I’m using Ubuntu 20.04 and GNURadio 3.8.
I recorded some information using gr-iridium and parsed it using iridium parser.
When I present the data with the command,
Python ./stats-voc.py output.parsed
I get a plot with a lot of red dots.
But when I try to hear the information (click on the left side and then the right side of the dots) I can’t hear anything.
I installed the ir77_ambe and ran make, and moved the ir77_ambe_decode to the iridium toolkit folder from which I run the stats_voc command.
When I click on the dots I just get its coordinates printed on the terminal, nothing else.
Hi, I’m using Ubuntu 20.04 and GNURadio 3.8. I recorded some information using gr-iridium and parsed it using iridium parser. When I present the data with the command, Python ./stats-voc.py output.parsed I get a plot with a lot of red dots. But when I try to hear the information (click on the left side and then the right side of the dots) I can’t hear anything. I installed the ir77_ambe and ran make, and moved the ir77_ambe_decode to the iridium toolkit folder from which I run the stats_voc command.
When I click on the dots I just get its coordinates printed on the terminal, nothing else.
Do you have any idea how to solve this issue?
thanks!