transmitted seem
to be really slow in rate.
Is there any other way to compute SVD faster? FYI, I just need the V*
matrix within the result (U, S, V*).
Thanks,
Hoang
--
*Hoang Ngo-Khac*
Research Assistant - Signal and System Lab, FET, UET
Vietnam National University-Hanoi (VNU-H)
G2-206, 144 Xuan
3.7.6 error
To: khachoang1...@outlook.com.vn
CC: discuss-gnuradio@gnu.org
On Wed, Oct 8, 2014 at 11:12 PM, Hoang Ngo-Khac
wrote:
Dear all,
I am checking FEC Extended Encoder/Decoder in gnuradio-3.7.6 and would like to
embed it in my OFDM transmission.
First, I run the flowgraph below. It works
Dear all,
I am checking FEC Extended Encoder/Decoder in gnuradio-3.7.6 and would like to
embed it in my OFDM transmission.
First, I run the flowgraph below. It works and I can see how FEC improve the
results.
However, when I change some blocks, for example, using BPSK
Mapper (as b
> On Tue, Sep 30, 2014 at 3:27 AM, Sylvain Munaut <246...@gmail.com> wrote:
> > On Tue, Sep 30, 2014 at 12:12 PM, Hoang Ngo-Khac
> > wrote:
> >> Thank you all,
> >>
> >> I went into /usr/lib/i386-linux-gnu/ and remove libvolk.so.0.0.0 with
> >
Thank you all,
I went into /usr/lib/i386-linux-gnu/ and remove libvolk.so.0.0.0 with root.
Then I reinstalled gnuradio and it works now.
Hoang
Hoang Ngo-KhacResearch Assistant - Lab. of Signal and System, FET, UET, Vietnam
National University-Hanoi (VNU-H)Alternative email: khachoang1...@gmai
22:35:46 -0700
> Subject: Re: [Discuss-gnuradio] Error: undefined symbol: volk_malloc
> From: realrichardsha...@gmail.com
> To: khachoang1...@outlook.com.vn
> CC: discuss-gnuradio@gnu.org
>
> On Mon, Sep 29, 2014 at 9:49 PM, Hoang Ngo-Khac
> wrote:
> > I did uninstall gnuradio and
Fri, 26 Sep 2014 11:08:38 -0700
> Subject: Re: [Discuss-gnuradio] Error: undefined symbol: volk_malloc
> From: realrichardsha...@gmail.com
> To: khachoang1...@outlook.com.vn
> CC: discuss-gnuradio@gnu.org
>
> On Thu, Sep 25, 2014 at 11:00 PM, Hoang Ngo-Khac
> wrote:
> > De
Dear all,
I had gnuradio-3.7.3 running normally. However, now everytime I run a flowgraph
in GRC, it stops and throws an error:
Traceback (most recent call last): File
"/home/khachoang/GNU_Radio/test_grc/2Node_NoController/top_block.py", line 14,
in from gnuradio.filter import firdes File
ow to save a matrix of integers into a file
> using GNU Radio
>
> In the Python domain, you have lots of tools at your disposal, such as
> Pickle (you can even use scipys io module to write .mat files if you like).
>
> If you are using PMTs, you can use the metadata file sink.
&
Dear all,
I want to save a matrix of integers into a file, similar to .mat file in
MATLAB. To be more specific, my desire block should receive a stream of
integers, convert it to MxN matrix and save this matrix so that I can get this
data for further process after the flow graph stops.
Could yo
Dear all,
I want to transmit an image over wireless link, so I need two blocks: + one for
reading grayscale image and giving out a bit stream+ the other one take a bit
stream as input and rebuild the image
Is there any completed toolbox containing blocks employing these functions? If
none, co
nst'
> collect2: error: ld returned 1 exit status
> make[2]: *** [gr-uhd/examples/c++/tags_demo] Error 1
> make[1]: *** [gr-uhd/examples/c++/CMakeFiles/tags_demo.dir/all] Error 2
> make: *** [all] Error 2
>
>
The version of libboost I installed is 1.54. However, it seems
line 142, in _connect
dst_block.to_basic_block(), dst_port)
File
"/usr/local/lib/python2.7/dist-packages/gnuradio/gr/runtime_swig.py", line
4100, in primitive_connect
return _runtime_swig.top_block_sptr_primitive_connect(self, *args)
*ValueError: itemsize mismatch: encode_ccsd
name:
serial: 50a45bfc
How could I fix this?
Many Thanks,
Hoang
--
*Hoang Ngo-Khac*
Vietnam National University, Hanoi (VNU-H)
Univ. of Engineering and Technology (UET)
Faculty of Electronics and Telecommunications (FET)
Alternative email: hoangnk...@vnu.edu.vn
Mobilephone: +84.163.682
s brought more
> performance and some features, so if that matches your use case, go ahead
> and try it out!
>
> Greetings,
> Marcus
>
>
> On 25.06.2014 09:54, Hoang Ngo Khac wrote:
>
> Deal all,
>
> Does anyone update the Channel Coding (https://www.cgran.org/wiki/chancodin
Deal all,
Does anyone update the Channel Coding (https://www.cgran.org/wiki/chancoding)
toolbox so that it can work in Gnuradio 3.7.0?
I did try to install this toolbox. The installation was done but it do not
appear in Gnuradio Companion interface.
Thanks,
Hoang
--
*Hoang Ngo-Khac*
Vietnam
psk[((byte >> pos) &
> exceed)];
> }
> ni++;
> no += 8/log(d_mapping_mode);
> }
> consume_each(ni);
> return no;
> }
> } /* namespace Hoang */
> } /* namespace gr */
My xml file:
>
> Digital Mapper
> Hoang_Digital_Mapper
> Hoang
&g
Sorry, I didn't really get what you meant by "pipe the tagged stream
straight into the uhd sink".
On Tue, May 6, 2014 at 2:36 PM, Martin Braun wrote:
> On 06.05.2014 04:44, Hoang Ngo Khac wrote:
>
>> Hi Martin, and all,
>>
>> I meant, I want to add tx_
_tag() and get_tags_in_range() function.
Thanks,
Hoang
On Tue, Apr 29, 2014 at 9:23 PM, Tom Rondeau wrote:
> On Tue, Apr 29, 2014 at 2:50 AM, Hoang Ngo Khac
> wrote:
>
>> Dear List,
>>
>> I'm beginning with gr-mac. (https://github.com/jmalsbury/gr-mac). I need
Mon, May 5, 2014 at 7:57 PM, Martin Braun wrote:
> On 05.05.2014 09:56, Hoang Ngo Khac wrote:
>
>> Dear List,
>>
>> I'm new to stream tags. Could someone help me to understand about stream
>> tags and know how to use it?
>>
>
> Remember that we have a
e steps to
make TDMA with stream tags. Could you leave some comments if I miss some
thing?
+ Add tags to stream; using provided block such as PDU to Tagged Stream, or
custom block.
+ Write a block for error checking, repeat request...
Sorry if my questions are silly.
Thanks,
Hoang
--
*Hoang Ngo-Kh
should be used?
Thanks,
Hoang
--
*Hoang Ngo-Khac*
Vietnam National University, Hanoi (VNU-H) - Univ. of Engineering and
Technology (UET)
Faculty of Electronics and Telecommunications (FET)
Alternative email: hoangnk...@vnu.edu.vn
Mobilephone: +
name 'blocks_message_soure_0_msgg_in' is not defined *
Best,
Hoang
On Thu, Apr 24, 2014 at 8:42 PM, Tom Rondeau wrote:
> On Mon, Apr 21, 2014 at 4:47 AM, Hoang Ngo Khac
> wrote:
>
>> Dear List,
>>
>> To make my question on
>> https://www.mail-archive.com/discuss
instruct
> the USRP sink using stream tags -- the USRP source just adds a rx_time tag
> on certain events.
>
> Hope that was a little insightful,
> Greetings,
>
> Marcus
>
>
> On 04/23/2014 06:41 AM, Hoang Ngo Khac wrote:
>
> Thank you Mr. Newman,
>
> I
at 9:27 PM, Tim Newman wrote:
> Try:
>
> http://gnuradio.org/doc/doxygen-3.7/page_stream_tags.html
>
> or
>
>
> http://gnuradio.org/redmine/attachments/download/252/06-rondeau-stream_tags.pdf
>
> or even
>
> http://bit.ly/1kWXdCl
>
>
>
> On
. I found
that *stream tags* is the key solution to perform that.
My question is, how should I start to learn about* stream tags*, where can
I find tutorial of *stream tags*?
Thank you so much.
Best Regards,
Hoang
--
Ngo Khac Hoang
Faculty of Electronics and Telecommunications -
University of
26 matches
Mail list logo