switch source package format to 3.0 quilt
[debian/gnuradio] / gnuradio-core / src / lib / filter /
2010-12-13 Bdale Garbeechanges from running bootstrap and then make maintainer...
2010-10-08 Bdale GarbeeMerge branch 'dfsg-orig'
2010-10-08 Bdale GarbeeMerge branch 'upstream' into dfsg-orig
2010-10-08 Bdale GarbeeMerge commit 'v3.3.0' into upstream upstream
2010-06-09 Bdale Garbeere-run bootstrap to pick up patches
2010-05-27 Johnathan CorganMerge remote branch 'ets/grc-usrp2-clock-source'
2010-05-14 Johnathan CorganMerge remote branch 'bitshark/burx_support' into wip...
2010-05-13 Johnathan CorganMerge remote branch 'nldudok1/gr-wxgui_emulate_analog...
2010-05-12 Johnathan CorganMerge branch 'master' into wip/burx_support
2010-04-30 Don WardMerge branch 'master' into udp
2010-04-18 Tom RondeauMerge branch 'pfbclk'
2010-04-18 Tom RondeauFixing doxygen warnings from arb_resampler. Also, remov...
2010-04-18 Tom RondeauFixing doxygen warnings from channelizer block.
2010-04-18 Tom RondeauAdding documentation for fff version of othe PFB clock...
2010-04-18 Tom RondeauAdding documentation to explain how algorithm works.
2010-04-16 Johnathan CorganMerge commit 'jabele/wbx_tuning'
2010-04-15 Johnathan CorganMerge commit 'jblum/grc/tooltip'
2010-04-15 Johnathan CorganMerge branch 'usrp-eeprom' of git://gnuradio.org/jabele
2010-04-15 Tom RondeauMerge branch 'pfbsr'
2010-04-15 Tom RondeauNevermind that last checkin. THIS is the right answer...
2010-04-15 Tom RondeauFixes small bug by handling boundaries properly.
2010-04-13 Tom RondeauThe oversampling rate can be only a few values as defin...
2010-04-13 Tom RondeauReworking variables to avoid recalculations/assignments.
2010-04-13 Tom RondeauChannelizer can now produce any rational ratio of the...
2010-04-12 Tom RondeauMoving towards gr_block implementation to enable non...
2010-04-09 Tom RondeauEvery other time through the channelizer, the FFT input...
2010-04-09 Tom RondeauRemoving other version of code for different sample...
2010-04-09 Tom RondeauWorking version of channelizer allowing an integer...
2010-04-07 Tom RondeauOpening up channelizer to have different sampling rates...
2010-03-21 Johnathan CorganMerge branch 'grc/dualusrp' of git://gnuradio.org/jblum
2010-03-21 Johnathan CorganMerge branch 'grc/menu' of git://gnuradio.org/jblum
2010-03-21 Johnathan CorganAdded missing header includes for memcpy
2010-03-15 Tom RondeauMerge branch 'fftfilt'
2010-03-15 Tom RondeauRemoving SSE version of FFT filter until we work out...
2010-03-14 Tom RondeauMerge branch 'digital'
2010-03-13 Tom RondeauNow have a FFT filter implemented in SSE and generic...
2010-03-12 Tom RondeauAdding SSE version of fft filters. Complex (ccc) versio...
2010-03-07 Eric BlossomAdd check_topology, delete d_diff_filters in dtor,...
2010-02-28 Tom RondeauAdding Doxygen comments to new FFT filter blocks.
2010-02-28 Tom RondeauNew fft filter base class to handle complex data types...
2010-02-28 Tom RondeauRenaming ffft filter base class to reflect its use...
2010-02-28 Tom RondeauAdding a base class to handle FFT filters for use in...
2010-02-02 TomMerge branch 'master' of git@gnuradio.org:gnuradio
2010-02-02 TomMerge branch 'fll'
2010-01-31 TomGot this wrong before. Derivative filter taps are now...
2010-01-17 TomMerge branch 'resampler'
2009-12-18 TomNew way to handle arbitrary resampler. Now featuring...
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
2009-10-31 Johnathan CorganFix missing include from last commit
2009-10-31 Johnathan Corgancore: added gr.pfb_clock_sync_fff based on _ccf version...
2009-10-28 Josh BlumMerge branch 'wip/grc/general' of jblum@blumhouse:...
2009-10-28 Josh BlumMerge branch 'flattopwindow' of gnuradio.org/git/matt...
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-20 TomResampler seems to be working for all values of rate
2009-10-20 TomWorking on fixing arbitrary resampler not working for...
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-12 Tom RondeauThis splits the rate into a fractional an integer value...
2009-10-12 Tom RondeauFixing compiler warnings.
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-12 Tom RondeauA bit of code cleanup.
2009-10-09 TomCleaning up constructor.
2009-10-09 TomMoving filter number decision to start work function.
2009-10-09 TomCleaning up unused variable and code.
2009-10-09 TomWorking fractional sample rates in clock recovery algor...
2009-10-09 TomChaning update for fractional sample rate into filter...
2009-10-09 Tomwip
2009-10-09 TomWorking on allowing fractional samples per symbol.
2009-10-08 TomWorking sync for QPSK
2009-10-08 TomMore stable version of clock sync.
2009-10-07 TomClipping the rate of the clock recovery helps track...
2009-10-07 TomFixing previous checkin
2009-10-07 TomAdding accessor functions for both alpha and beta.
2009-10-07 TomFixing io signature for debug outputs.
2009-10-07 Matt EttusMerge branch 'wip/examples' of gnuradio.org/git/jblum...
2009-10-07 Matt EttusMerge branch 'sync' of gnuradio.org/git/trondeau into...
2009-10-07 TomMerge branch 'sync' of gnuradio.org/git/matt into sync
2009-10-07 TomMerge branch 'wip/sync' of gnuradio.org/git/jcorgan...
2009-10-07 TomAdding more outputs for debugging.
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 Matt EttusMerge branch 'sync' of gnuradio.org/git/trondeau into...
2009-10-06 TomChanginging behavior of parameter update for PFB clock...
2009-10-06 TomMaking second output port of PFB clock recovery optional.
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Tomwip on clock sync block; exposing set gain function
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganAdd missing include file in gnuradio-core
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-15 Philip BalisterFix doxygen warnings.
2009-09-10 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-05 Johnathan CorganAdd missing cstdio includes for gcc 4.4 compatibility
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...
next