Adding ability for FIR filter with internal buffer to decimate.
[debian/gnuradio] / gnuradio-core / src / python /
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Josh BlumWork on command line options for generated code.
2009-08-25 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into grc
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-24 Tom RondeauAdding P-M version of band reject filter.
2009-08-24 Tom RondeauFixed documentation for optfir band pass filters.
2009-08-24 Tom RondeauAdded routine for optfir equiripple filter design code...
2009-08-23 Johnathan CorganAdded blks2.pfb_arb_resampler_ccf to GRC block list
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-08-12 trondeauMerging trondeau/pfb r11249:11581 into trunk. This...
2009-08-06 jcorganAdds constructor for gr.message_source that takes exist...
2009-08-05 trondeauFixed optfir for producing equiripple FIR filters....
2009-07-11 jcorganImplements ticket:401 and ticket:402.
2009-07-09 jcorganAdds generic msgq runner convenience class.
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-08 jcorganFix abort when user fails to connect hier_block2 output...
2009-04-25 jcorganGenerate more informative error message than recursion...
2009-04-25 jcorganFixes ticket:312.
2009-04-19 jcorganMerged r10875:10880 from jcorgan/t161 into trunk. ...
2009-04-17 jcorganMinor fix to last checkin
2009-04-17 jcorganFixes ticket:383
2009-04-17 jcorganFixes ticket:386
2009-04-17 jcorganFixes ticket:374
2009-04-17 jcorganCleanup on gr.channel_model
2009-04-15 n4hynew fm detector added based on FIR derivative detector...
2009-04-01 jcorganFix erroneous output io signature
2009-03-26 ebfixed typo
2009-03-24 jblumMerged r10666:10669 from jblum/vlen. Trunk passes distc...
2009-03-20 jcorganAdds QA code for ticket:237 fix
2009-03-19 ebFix for ticket:348, Stopping a process does not properl...
2009-03-14 jcorganMerged r10554:10595 from michaelld/am_swig_4 into trunk...
2009-03-08 jcorganCopy pubsub from gr-wxgui into gnuradio-core, need...
2009-02-25 ebMerged mld/fix_makefile_gen -r10446:10509 to trunk...
2009-02-17 jblumkludge the legacy: usrp subdevice 2, the 3rd subdevice
2008-11-23 trondeaufixing sync routines by wrapping the angle and not...
2008-10-27 jcorganAdded copyright header and disabled test_004, as it...
2008-10-27 ebAdded basic wavelet classifier blocks. GSL is now...
2008-10-27 ebAdded optional vlen parameter to vector_source_* and...
2008-10-01 n4hypll bandwidth optimized to more nearly meet Carson...
2008-10-01 n4hyGiven 75 kHz deviation in the US FM market, Carson...
2008-09-12 jcorganMerged -r9556:9560 from jcorgan/scr into trunk. Adds...
2008-09-10 jblumReplaced """! with """. Exclamation mark showed in...
2008-08-25 ebRelaxed tolerance to fix OS/X 10.5 make check failure.
2008-08-19 ebMerged features/mp-sched -r8915:9335 into the trunk...
2008-08-14 jcorganMerged changeset r9241:9289 from jblum/glwxgui into...
2008-08-06 jblumset decim
2008-08-03 jcorganBetter fix for race in logpwrfft.py
2008-08-01 jblumreplaced tabs, added sample_rate, fixed average=True bug
2008-07-09 jcorganAdd some getter methods
2008-07-05 jcorganFix block names.
2008-07-05 jcorganFix block name.
2008-07-05 jcorganAdds blks2.logpwrfft_c,f blocks.
2008-07-05 jcorganAdds blks2.stream_to_vector_decimator block.
2008-07-04 n4hyfixed broken link in filterbank comment
2008-06-23 ebremoved duplicate assignment
2008-06-10 jcorganFixes ticket:246
2008-05-26 ebchannel_model.py now allows to set the random seed...
2008-05-19 jcorganFix breakage introduced in r6228 (Josh Blum)
2008-05-08 ebApplied patches from Don Ward.
2008-04-22 ebMerged eb/gcell -r8215:8243 into trunk. This adds...
2008-04-18 trondeauImproved performance of the ML sync (with added computa...
2008-04-17 trondeauImproved the pnac ofdm sync block. This is based on...
2008-04-16 trondeauto complete what I started, this makes the ofdm_sync_fi...
2008-04-16 trondeauThe ofdm_sync_pnac method now works, though not that...
2008-04-15 jcorganFixed to pass distcheck, except QA test operates differ...
2008-04-15 jcorganMerged r8195:8205 from jcorgan/ecc into trunk. Adds...
2008-04-15 trondeauMostly fixed the van de Beek ML synchronization scheme...
2008-04-15 trondeauAdjusting structure a bit to redistribute responsibilit...
2008-04-12 jcorganAdds gru.daemonize() and example application. Simplifi...
2008-04-12 jcorganAdds gr.integrate_XX for ss, ii, ff, and cc. Sums...
2008-04-11 n4hyfixing bug in gr_max_XX.cc.t and modifying qa_max.py...
2008-04-11 jcorganAdds gr.repeat(), an interpolating block to repeat...
2008-04-09 jcorganFixes ticket:238. (Tim Meehan)
2008-04-01 n4hyaudio windows added to audio.py
2008-03-24 jcorganTweak ticket:181 fix for Win32 (Don Ward)
2008-02-28 michaelldFix for QA code for wavefile.
2008-02-26 trondeaumerged -r7836:7846 from trondeau/ofdmtiming to trunk...
2008-02-21 ebdisabled test_002_checkwavcopy, fails on PPC
2008-02-19 jcorganMerged Tim Meehan's gr.and_*, gr.not_*, and gr.or_...
2008-02-18 jcorganMerged r7732:7734 from jcorgan/boolean into trunk....
2008-02-18 jcorganMerged -r7723:7729 from jcorgan/wav into trunk, with...
2008-02-17 jcorganFix word usage.
2008-02-16 jcorganImprove hierarchical block documentation.
2008-02-08 ebRemoved gr.flow_graph, gr.hier_block and friends. ...
2008-02-06 trondeauMerging trondeau/ofdmfix into branch at -r7582:7586...
2008-01-29 trondeauSwitched OFDM sync block to use peak detector from...
2008-01-26 mattbetter filter bandwidths
2008-01-19 jcorganFixes ticket:229. Fixed code in synthesis filterbank...
2008-01-18 jcorganTrial workaround for ticket:181
2008-01-02 trondeauMerging ofdm2 branch -r7047:7321 into trunk. This updat...
2007-11-29 ebfixes ticket:211
2007-11-27 jcorganAdded FIXME tags.
2007-11-27 jcorganMerged r7001:7035 from jcorgan/t202 into trunk. Implem...
2007-10-22 jcorganAdd methods in shim to allow derived class override...
2007-10-18 jcorganRemove non-converted OFDM code from blks2impl (examples...
2007-09-20 jcorganConverted blks2.channel_model to hier_block2 format.
2007-09-18 jcorganMerge r6461:6464 from jcorgan/t162-staging into trunk.
next