We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If the input is a fic file, the yaml-file is 0 bytes:
$ etisnoop -I foo.fic -v -s foo.yaml
I did it because you mentioned this on page 33 of http://opendigitalradio.github.io/mmbtools-doc/mmbtools.pdf
For example:
$ curl -s freedabcork.ddns.net:7980/fic | etisnoop -I /dev/stdin -s /tmp/test.yaml
The text was updated successfully, but these errors were encountered:
mpbraendli
No branches or pull requests
If the input is a fic file, the yaml-file is 0 bytes:
$ etisnoop -I foo.fic -v -s foo.yaml
I did it because you mentioned this on page 33 of http://opendigitalradio.github.io/mmbtools-doc/mmbtools.pdf
For example:
$ curl -s freedabcork.ddns.net:7980/fic | etisnoop -I /dev/stdin -s /tmp/test.yaml
The text was updated successfully, but these errors were encountered: