discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] how to send a complete file


From: Ekko
Subject: [Discuss-gnuradio] how to send a complete file
Date: Thu, 7 Jan 2016 01:00:33 +0800

hello

I'm using gnuradio to simulation the gmsk tx/rx with a file
this is my grc

you can see ,i am using a file_sink and file_source,
the file_source is set to not repeat,i want to send this file ony one time.

and my source file‘s size is 140KB

after i run this grc (i am sure the send is stop )

i check the dest file,the size of whitch is 139.3KB

then i compare two file
just like

we can see that some data is lost(exactly 22 lines),
so i want to know how can i send a complete file, just i send 140KB,and recieved 140KB,
then stop.


thank you

-Ekko​

reply via email to

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