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
When I run generate_RML2016.10a.py, this error come out(only when generate am&amssb&fm)
$ ./generate_RML2016.10a.py snr is -20 len(interp_taps) = 287 [mp3 @ 0x7fcfb8000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcfb8002040] Header missing error decoding file ... error decoding file [mp3 @ 0x7fcff0000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcff0096c80] Header missing error decoding file all done. writing to disk
Is there something that my computer missed? these three modulations signal data is wrong when I inspect frequency spectrum and power spectrum。
The text was updated successfully, but these errors were encountered:
Can you please guide me with the steps how u are executing this file in gnu radio? Thanks in advance
Sorry, something went wrong.
I I have the same problem with “Header missing” and "error decoding file", can someone tell me how to solve it?
When I run generate_RML2016.10a.py, this error come out(only when generate am&amssb&fm) $ ./generate_RML2016.10a.py snr is -20 len(interp_taps) = 287 [mp3 @ 0x7fcfb8000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcfb8002040] Header missing error decoding file ... error decoding file [mp3 @ 0x7fcff0000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcff0096c80] Header missing error decoding file all done. writing to disk Is there something that my computer missed? these three modulations signal data is wrong when I inspect frequency spectrum and power spectrum。
Have you solved this problem?
No branches or pull requests
When I run generate_RML2016.10a.py, this error come out(only when generate am&amssb&fm)
$ ./generate_RML2016.10a.py
snr is -20
len(interp_taps) = 287
[mp3 @ 0x7fcfb8000b60] Skipping 0 bytes of junk at 70700.
[mp3 @ 0x7fcfb8002040] Header missing
error decoding file
...
error decoding file
[mp3 @ 0x7fcff0000b60] Skipping 0 bytes of junk at 70700.
[mp3 @ 0x7fcff0096c80] Header missing
error decoding file
all done. writing to disk
Is there something that my computer missed?
these three modulations signal data is wrong when I inspect frequency spectrum and power spectrum。
The text was updated successfully, but these errors were encountered: