Re: [Discuss-gnuradio] gr_firdes.cc/firdes.cc - window functions - flawe

2013-10-08 Thread bob wole
Hi Tom and Chris, Thanks for your detailed guidance on this. I'll try this out. Bob On Mon, Oct 7, 2013 at 9:49 PM, KB3CS - Chris wrote: > $ git diff v3.6.3 HEAD gr-filter/lib/firdes.cc (but modified since you > remain @ v3.6.3) > > diff --git a/gr-filter/lib/firdes.cc b/gr-filter/lib/firdes

Re: [Discuss-gnuradio] gr_firdes.cc/firdes.cc - window functions - flawe

2013-10-07 Thread KB3CS - Chris
$ git diff v3.6.3 HEAD gr-filter/lib/firdes.cc (but modified since you remain @ v3.6.3) diff --git a/gr-filter/lib/firdes.cc b/gr-filter/lib/firdes.cc index 5c3320d..d55a4ba 100644 --- a/gr-filter/lib/firdes.cc +++ b/gr-filter/lib/firdes.cc @@ -746,6 +746,7 @@ namespace gr { case WIN_RECTA

Re: [Discuss-gnuradio] gr_firdes.cc/firdes.cc - window functions - flawe

2013-10-07 Thread Tom Rondeau
On Mon, Oct 7, 2013 at 12:02 AM, bob wole wrote: > We installed gnuradio 3.6.3 using gnruadio build script. We can't change the > gnuradio version currently. How can we apply this patch to our installation. > What commands should we run? We don't use git. > > -- > Bob Hi Bob, You'll use the 'pat

Re: [Discuss-gnuradio] gr_firdes.cc/firdes.cc - window functions - flawe

2013-10-06 Thread bob wole
We installed gnuradio 3.6.3 using gnruadio build script. We can't change the gnuradio version currently. How can we apply this patch to our installation. What commands should we run? We don't use git. -- Bob On Sun, Oct 6, 2013 at 12:39 PM, KB3CS - Chris wrote: >* (If you just want to cut to th