On 10/23/2018 08:28 PM, Christian BusquielSanz wrote:
> 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

It runs without error for me under version 3.7.13.4.

That is, it generates 3 windows each with a single straight line of
amplitude 0.

-- Cinaed

> 
> 
> 
> Christian SĂȘngir     Busquiel Sanz
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to