[Discuss-gnuradio] Doppler Radar Processing

2013-07-14 Thread Wallace, Frank L CIV NSWCDD, Q41
Has anybody done Doppler Radar Processing in GNU Radio Companion? Currently, I am just saving off the data and then processing it in Octave/Matlab. It would be nice to have a display of the range/Doppler map that is updated periodically within GRC. This would give me a good indication that ever

Re: [Discuss-gnuradio] Doppler Radar Processing

2013-07-14 Thread Jean-Michel FRIEDT
in case you are interested in such a related topic http://jmfriedt.free.fr/poster_12906.pdf I have not made an archive of all the related boxes and GRC graphs but this might be an opportunity to do so. JM Has anybody done Doppler Radar Processing in GNU Radio Companion? Currently, I am just sav

Re: [Discuss-gnuradio] Doppler Radar Processing

2013-07-17 Thread Adeel Anwar
Frank, >>Currently, I am just saving off the data and then processing it in Octave/Matlab. It would be nice to have a display of the range/Doppler map that is updated periodically within GRC. This would give me a good indication that everything is working without me having to save off the data an

Re: [Discuss-gnuradio] Doppler Radar Processing

2013-07-18 Thread Wallace, Frank L CIV NSWCDD, Q41
The question should be stated more like: Does someone have a "QT-2D mesh plot" block that I can use? If so, then I can stay in C++/Python/GRC and not have to export the data to Matlab. While I would want to run it faster, right now, an update every 2 seconds or so is acceptable. 1) I 'm laz

Re: [Discuss-gnuradio] Doppler Radar Processing

2013-07-21 Thread Bruce Penswick
ace, Frank L CIV NSWCDD, Q41" >To: Adeel Anwar ; discuss-gnuradio@gnu.org >Sent: Thursday, July 18, 2013 12:09 PM >Subject: Re: [Discuss-gnuradio] Doppler Radar Processing > > >The question should be stated more like:  Does someone have a "QT-2D mesh >plot" block t

Re: [Discuss-gnuradio] Doppler Radar Processing

2013-07-22 Thread Wallace, Frank L CIV NSWCDD, Q41
t: Re: [Discuss-gnuradio] Doppler Radar Processing For your 2-D plotting, why don't you just use Matplotlib (http://matplotlib.org/) or Qwt (http://qwt.sourceforge.net/)?? Those two tools provide powerful plotting capabilities from Python and C++. Am I missing something? smime.p7s Desc