[Discuss-gnuradio] Can someone please help-Correct info about the problem

2007-08-03 Thread Nick Othieno
I have been trying to compile gnuradio on FC5 but when the compile reaches this point it kind of hangs. gnuradio_swig_python.cc:3995: warning: dereferencing type-punned pointer will break strict-aliasing rules It doesn't go beyond the above point and there is lots of disk activity. I even

[Discuss-gnuradio] Can someone please help

2007-08-03 Thread Nick Othieno
I have been trying to compile gnuradio on FC5 but I get the following error: gnuradio_swig_python.cc:3995: warning: dereferencing type-punned pointer will break strict-aliasing rules I have correctly yum installed all the needed packages. Nick ___ Disc

[Discuss-gnuradio] start/end of burst issues

2007-08-03 Thread Zhuocheng Yang
Hi guys: Here is the problem. If I receive a packet whose timestamp is out of date, I trash the packet. If there are packets afterwards that is a continuation of the first packet, I should trash those as well despite the fact that their timestamp indicates now. (They belong to the same high lev

Re: [Discuss-gnuradio] inband pings and clock

2007-08-03 Thread Brian Padalino
On 8/3/07, George Nychis <[EMAIL PROTECTED]> wrote: > Second question. For an application to properly timestamp outgoing > packets, the application needs some general idea of the current clock > value on the USRP. At first I was thinking "oh well the app can just > send a ping and read the timest

[Discuss-gnuradio] inband pings and clock

2007-08-03 Thread George Nychis
What is 'pingval' and what is its units? I didn't think most pings had a value, only empty responses for which you could compute whatever delay value you please by calculating the time between. http://gnuradio.org/trac/browser/gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/usr