Re: [Discuss-gnuradio] BER performance of gmsk

2015-05-21 Thread Damon
Hi Laur, Thanks for your advice. I will try to test it. Best regards, Damon 2015-05-21 19:07 GMT+08:00 Laur Joost : > Could be the same thing I'm messing with now: cycle slip. If your data > clock recovery misses a bit, then the two streams you're comparing are no > long

[Discuss-gnuradio] BER performance of gmsk

2015-05-20 Thread Damon
t received correctly. ...010010110110001001110010100010... How to explain this? Best regards, Damon ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] build a DLL from my GNURadio OOT module with Visual Studio 2013

2015-01-20 Thread Damon
gr::test::add_const_ff are not defined. There would be not errors if it is built in Ubuntu. Best regards, Damon 2015-01-20 10:59 GMT+08:00 Martin O'Shield : > Damon, > > > There are 3 documented ACCURATE ways to install GNURadio for Windows which > I point out in #'s 2.,

[Discuss-gnuradio] build a DLL from my GNURadio OOT module with Visual Studio 2013

2015-01-19 Thread Damon
=== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped == How to deal with them? Best regards, Damon /* -*- c++ -*- */ /* * Copyright 2015 <+YOU OR YOUR COMPANY+>. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic

Re: [Discuss-gnuradio] issue about message port of grextras

2014-04-24 Thread Damon
I got it. If the message port defined in grextras is disconnected, the message sink or source block will not in the flowgraph. Thanks Tom. Best regards, Damon On Thu, Apr 24, 2014 at 12:01 AM, Damon <mailto:qiu.guowang...@gmail.com>> wrote: Hi Tom, Thanks for you reply.

Re: [Discuss-gnuradio] issue about message port of grextras

2014-04-23 Thread Damon
arse_args() tb = top_block() tb.start() raw_input('Press Enter to quit: ') tb.stop() tb.wait() Best regards, Damon 2014-04-23 21:46 GMT+08:00 Tom Rondeau : > On Tue, Apr 22, 2014 at 5:09 AM, Damon wrote: > >> Hi all, >> >> Recently I am learning the

[Discuss-gnuradio] issue about message port of grextras

2014-04-22 Thread Damon
other ports. Best regards, Damon ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] All packets may lose when running benchmark example in gr-digital/examples/narrowband

2013-12-05 Thread Damon
guess there is something wrong with timing synchronizer in the receive path. By the way, everything is ok when we do the test with gmsk. Best regards, Damon ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo

Re: [Discuss-gnuradio] Make tests failed when Building for version 3.7.1git

2013-08-22 Thread Damon
On Tue, Aug 20, 2013 at 9:05 AM, Damon wrote: On Mon, Aug 19, 2013 at 8:29 AM, Damon wrote: Hi all, I tried installing GNUradio v3.7.1git. The build completed, but several of the build tests fail. The OS is Ubuntu 12.04 32bit, with kernel version Linux 3.2.0-51-generic-pae. CPU is Intel®

Re: [Discuss-gnuradio] Make tests failed when Building for version 3.7.1git

2013-08-20 Thread Damon
On Mon, Aug 19, 2013 at 8:29 AM, Damon wrote: Hi all, I tried installing GNUradio v3.7.1git. The build completed, but several of the build tests fail. The OS is Ubuntu 12.04 32bit, with kernel version Linux 3.2.0-51-generic-pae. CPU is Intel® Core™ i7-3770 CPU @ 3.40GHz × 8 . The

[Discuss-gnuradio] operator receive and transmit paths separately

2013-08-02 Thread Damon
block? Or should I create two top blocks? Best regards, Damon ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio