Skip to content

Error: Too many indices for array #51

Description

@Blobtoe

I'm getting an error when running trying to decode noaa signals with this command:
main.py -c 137000000 -f 137100000 -d noaa "audio.wav"

I believe the error comes from line 623 in decode_noaa.py

Here is the output on the console:

INFO     Offset for this frequency was determined to be 100000.000000 Hz
INFO     Decoding NOAA data
INFO     Beginning FM demodulation to get audio in chunks
INFO     Processing chunk 1 of 1 chunks
ERROR    An error occured during decoding of frequency 1 of 1 frequencies
ERROR    The error is: too many indices for array```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions