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 darem...@gmail.com: 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 longer

[Discuss-gnuradio] BER performance of gmsk

2015-05-20 Thread Damon
. ...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 mar...@windycitysdr.com: Damon, There are 3 documented ACCURATE ways to install GNURadio for Windows which I point out in #'s 2., 3., 4

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

2015-01-19 Thread Damon
::add_const_ff(void) (__imp_??0add_const_ff@test@gr@ @QAE@XZ) 1D:\install_src\uhdtest\gr-test\Release\gr-test.dll : fatal error LNK1120: 2 unresolved externals == Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped == How to deal with them? Best regards, Damon /* -*- c

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

2014-04-25 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 qiu.guowang...@gmail.com mailto:qiu.guowang...@gmail.com wrote: Hi Tom, Thanks

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

2014-04-23 Thread Damon
() 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 t...@trondeau.com: On Tue, Apr 22, 2014 at 5:09 AM, Damon qiu.guowang...@gmail.com wrote: Hi all, Recently I am learning the grextras project. I am confused

[Discuss-gnuradio] issue about message port of grextras

2014-04-22 Thread Damon
to 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 qiu.guowang...@gmail.com wrote: On Mon, Aug 19, 2013 at 8:29 AM, Damon qiu.guowang...@gmail.com 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

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 qiu.guowang...@gmail.com 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

[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