discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Simulation to compute BER of a Modulator/Demodula


From: Christian BusquielSanz
Subject: Re: [Discuss-gnuradio] Simulation to compute BER of a Modulator/Demodulator Encoding/Decoding system
Date: Wed, 24 Oct 2018 16:28:04 +1300

I am having this output with my Reed Solomon test:

Generating: '/home/cbusquielsanz/GNURadio/work/ReedSolomon_Test_001.py'

Generating: '/home/cbusquielsanz/GNURadio/work/ReedSolomon_Test_001.py'

Executing: /usr/bin/python -u
/home/cbusquielsanz/GNURadio/work/ReedSolomon_Test_001.py

Traceback (most recent call last):
  File "/home/cbusquielsanz/GNURadio/work/ReedSolomon_Test_001.py",
line 283, in <module>
    main()
  File "/home/cbusquielsanz/GNURadio/work/ReedSolomon_Test_001.py",
line 271, in main
    tb = top_block_cls()
  File "/home/cbusquielsanz/GNURadio/work/ReedSolomon_Test_001.py",
line 87, in __init__
    self.satellites_encode_rs_0 = satellites.encode_rs(0)
AttributeError: 'module' object has no attribute 'encode_rs'

>>> Done (return code 1)




It seems that there is a problem with GR Satellites "CCSDS Reed-Solomon Encoder"

I am attaching the flowgraph, the GRC file

I have not found information about this issue

What am I doing wrong?
Thank you



Christian SĂȘngir     Busquiel Sanz

Attachment: Reed-Solomon_Test_001.grc
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]