1234567.png <http://gnuradio.4.n7.nabble.com/file/n40046/1234567.png> Hi, I have this GRC file and i how would i know the number of bits transmitted through this file. Your help is appreciated. Thanks.
on 2013-03-07 20:59
on 2013-03-07 21:56
A small correction to the GRC file. vector_source.png <http://gnuradio.4.n7.nabble.com/file/n40048/vector...
on 2013-03-07 22:05
On 07 Mar 2013 15:55, manjusha wrote: > A small correction to the GRC file. vector_source.png > <http://gnuradio.4.n7.nabble.com/file/n40048/vector... > > ----- > Manjusha > -- > View this message in context: http://gnuradio.4.n7.nabble.com/Number-of-bits-tra... > Sent from the GnuRadio mailing list archive at Nabble.com. > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio So much confusion in that flow-graph. o 50k isn't a valid sample-rate for a USRP device of any kind o Signal flows within Gnu Radio are usually scaled into {-1.0,+1.0}, so your X 3000 multiplier isn't likely to help you with anything other than driving stuff into clipping o The vector source repeats, so, again, there are an infinite number of bits sent, encoded in GMSK "symbols" and there are two samples per symbol
on 2013-03-07 22:14
Thank you so much for guiding me since i am new to this..Here is the updated grc file modified_vector.png <http://gnuradio.4.n7.nabble.com/file/n40052/modifi... Thanks
on 2013-03-08 03:00
if you know how to find the transmitted and received number of bits through grc..please let me know.. Need help with my project
on 2013-03-09 05:43
One idea would be to have a file sink also attached to the GMSK Mod block. All samples you send to your USRP would be copied in the file. Just check the file for byte count. Tommy James Tracy II Ph.D Student High Performance Low Power Lab University of Virginia Phone: 913-775-2241
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.