Resampler seems to be working for all values of rate
[debian/gnuradio] / gnuradio-core / src / lib / general /
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-13 Johnathan CorganMerge branch 'fix/wxgui' of git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'sync' of git@gnuradio.org:trondeau into...
2009-10-10 TomMaking old dbpsk work again to compare against new...
2009-10-09 Johnathan CorganMerge branch 'wip/wxgui' of gnuradio.org/git/jblum
2009-10-09 Josh BlumMerge branch 'wip/wxgui' of gnuradio.org/git/jcorgan...
2009-10-09 Johnathan CorganAdded gr.copy(itemsize) block
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 TomShould not be clipping the error here.
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-02 Johnathan CorganMerge branch 'lo_fix' from gnuradio.org/git/jblum.git...
2009-09-02 Johnathan CorganRemoved subversion related configuration info.
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 ebAdded reset method to gr_head and gr_vector_sink. ...
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-05 trondeauFixed optfir for producing equiripple FIR filters....
2009-07-20 n4hylast changes here to gr_fmdet until pfb trondeau pfb...
2009-07-20 n4hyclean up of fmdet and addition of new slope vector...
2009-07-11 jcorganImplements ticket:401 and ticket:402.
2009-06-23 anastasadded include <cstdio> statements in several files...
2009-06-21 jcorganFix QPSK phase error detector. Applied patch from...
2009-06-01 ebFixed base class type. Thanks Achilleas!
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-22 ebBacked out [10702] because it was causing a problem...
2009-05-22 ebDoc fixes.
2009-05-22 ebdoc fixes! work-in-progress
2009-04-15 n4hyremoving forgotten debug
2009-04-15 n4hynew fm detector added based on FIR derivative detector...
2009-04-07 ebRemoved unneeded call to set_history(1). Code if funct...
2009-03-30 jcorganApplied phase jump patch from Stefan Bruens. Fixes...
2009-03-25 ebmissing lock
2009-03-24 jblumMerged r10666:10669 from jblum/vlen. Trunk passes distc...
2009-03-19 ebFix for ticket:375, gr_clock_recovery_mm_ff, from Mike...
2009-03-14 jblumUse size_t over int for vlen.
2009-03-14 jblumAdd vlen to subtract, divide, and float2complex.
2009-03-14 jcorganMerged r10554:10595 from michaelld/am_swig_4 into trunk...
2009-02-02 jcorganMerged r10288:10370 from michaelld/swigpythonargs into...
2009-01-17 gnychisseriously, sorry... tried to ctrl+c that but didnt...
2009-01-17 gnychismerging r10246:10247 from developer branch to fix manua...
2008-11-23 trondeaufixing sync routines by wrapping the angle and not...
2008-11-23 trondeauTom's law: the simpler the function, the more prone...
2008-10-27 jcorganCopyright cleanup and fix compiler warnings.
2008-10-27 ebAdded basic wavelet classifier blocks. GSL is now...
2008-10-25 trondeauMerging qtgui branch-r9068:9837: this ads a qtgui_sink_...
2008-10-04 n4hyadding missing comments to gr_firdes.i
2008-10-04 n4hyfixing copyleft in gr_firdes.cc and .h
2008-10-04 n4hycompletion of adding new filter design interfaces to...
2008-10-03 n4hymore cleanup of comments and adding left our functions...
2008-10-01 n4hywhen gr_firdes.i was last touched, my version 2 filter...
2008-09-14 jcorganAdds frequency accessor for Costas loop, BERT receiver...
2008-09-14 ebfix for gcc 4.3
2008-09-13 jcorganMerged r9564:9568 from jcorgan/bert into trunk. Adds...
2008-09-12 jcorganDoc updates only
2008-09-12 jcorganMerged -r9556:9560 from jcorgan/scr into trunk. Adds...
2008-09-08 ebadded pre_shift method to gri_lfsr
2008-09-08 trondeaumerging branch -r9485:9498 to fix some warnings. This...
2008-09-07 jcorgananother distcheck fix
2008-09-07 jcorganfix typo
2008-09-07 jcorgandistcheck fix
2008-09-03 ebexport gri_fft planning mutex
2008-09-03 ebFibonacci Linear Feedback Shift Register
2008-08-31 ebremoved some warnings
2008-08-24 jcorganFix typo in variable name (Firas Abbas)
2008-08-24 jcorganFix compiler warnings across the tree. Adds --enable...
2008-08-19 ebMerged features/mp-sched -r8915:9335 into the trunk...
2008-08-18 n4hyNew taps computation based on requested transition...
2008-08-15 ebTrial fix for ticket:258 / integer overflow undefined...
2008-07-31 ebwrong sign
2008-07-24 mattfirst cut at iq imbalance compensation
2008-07-22 jcorganAdd gr_costas_loop_cc setters and getters
2008-07-09 ebMerged jcorgan/ptrfix -r8827:8843 into the trunk.
2008-06-10 ebApplied patch from Dean Armstrong to fix gr_repeat...
2008-04-30 ebPotentially invalid read deferred until it's valid...
2008-04-30 ebTweaks for gcc 4.3 based on patch from Marek Mahut...
2008-04-22 ebMerged eb/gcell -r8215:8243 into trunk. This adds...
2008-04-15 jcorganMerged r8195:8205 from jcorgan/ecc into trunk. Adds...
2008-04-12 jcorganFix typo in previous check-in
2008-04-12 jcorganAddes gr.cpfsk_bc(), a continuous phase frequency shift...
2008-04-11 jcorganAdds gr.repeat(), an interpolating block to repeat...
2008-03-31 trondeaumerging branch trondeau/ofdm r7971:8143. Fixing subcarr...
2008-03-17 gdtDon't define RANDOM_MAX on systems that have already...
2008-02-26 trondeaumerged -r7836:7846 from trondeau/ofdmtiming to trunk...
2008-02-26 nldudok1removed bug in gr_test which could result in segfault...
2008-02-21 michaelldMerged build_config branch into trunk:
2008-02-08 jcorganMerged r7478:7608 from michaelld/t186 into trunk. ...
2008-02-06 trondeauMerging trondeau/ofdmfix into branch at -r7582:7586...
2008-01-24 ebDoc fixes from Firas.
2008-01-10 trondeauwoops. Actually assigning return value.
2008-01-09 trondeaumerging receiver branch -r6837:7375 into trunk. Improve...
next