discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Error using Packet Encoder --> Packet Decoder


From: Surya Agam
Subject: [Discuss-gnuradio] Error using Packet Encoder --> Packet Decoder
Date: Sat, 23 May 2015 10:52:39 +0700

Hello everyone,

I want to simulate file transmission using BPSK modulation, with block diagram


File Source --> Packet Encoder --> BPSK Mod --> BPSK Demod --> Packet Decoder --> File Sink


But the result is 0 kB. Then I remove the Encoder-Decoder and Modulation block.

File Source --> File Sink

Then I have the file and it's operable (-5 bytes from original file)

Next step I add Packet Encoder - Decoder

File Source --> Packet Encoder --> Packet Decoder --> File Sink

But the file size is 0 kB

I don't know what is wrong with the Encoder-Decoder.


Thank you


Regards, Surya Agam

reply via email to

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