summaryrefslogtreecommitdiffstats
path: root/gr-filter (follow)
Commit message (Expand)AuthorAgeFilesLines
* filter: issue #882: making sure to clean up memory in PFB decimator.Tom Rondeau2016-01-251-0/+1
* analog: Addresses issue #831.Tom Rondeau2016-01-061-2/+4
* freq_xlating_fir: added pmt::dict command handlingMarcus Müller2015-10-161-1/+7
* remove deprecated RANDOM_MAX global and adjust test-casesStefan2015-09-021-1/+3
* Merge remote-tracking branch 'tom/docs/sphinx_update'Johnathan Corgan2015-08-281-8/+8
|\
| * whitespace fixes and some minor adjustments for building the PythonTom Rondeau2015-08-171-8/+8
* | Bring fix from other pfb_arb_resampler_* variantsDoug Geiger2015-08-281-15/+14
|/
* examples: removed extra titles or legends from QTGUI blocks in examples.Tom Rondeau2015-08-052-812/+1254
* Merge branch 'maint'Johnathan Corgan2015-04-262-7/+10
|\
| * Fixed garbled Doxygen formatting of channel mapMarcus Müller2015-04-262-7/+10
* | filter: added filter_taps.grc exampleJohnathan Corgan2015-04-082-0/+1300
* | filter: added variable_band_reject_filter_taps and variable_rrc_filter_tapsJohnathan Corgan2015-04-084-0/+135
* | filter: add variable_band_pass_filter_tapsJohnathan Corgan2015-04-083-0/+99
* | filter: add variable_high_pass_filter_tapsJohnathan Corgan2015-04-083-0/+77
* | filter: add variable_low_pass_filter_tapsJohnathan Corgan2015-04-083-1/+79
|/
* Merge branch 'maint'Johnathan Corgan2015-03-311-1/+1
|\
| * filter: use correct function for argument type; where's std::abs when you need it to auto-type?Michael Dickens2015-03-311-1/+1
* | cmake: abs path for external volkSebastian Koslowski2015-03-301-1/+1
* | Merge remote-tracking branch 'tom/iir_filter_stability'Johnathan Corgan2015-03-2812-26/+68
|\ \
| * | filter: exporting IIR filter kernels from library.Tom Rondeau2015-03-221-1/+1
| * | docs: adding better docs for using IIR kernels.Tom Rondeau2015-03-221-2/+44
| * | filter: fixes stability issue with IIR filters.Brian Padalino2015-03-2212-23/+23
* | | Merge branch 'maint'Johnathan Corgan2015-03-283-7/+9
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'tom/filter_design_pyqt4' into maintJohnathan Corgan2015-03-282-3/+5
| |\
| | * gr_filter_design: Issue #749; Replaced pyqt4 imports with numpy ones.Sreeraj Rajendran2015-03-232-3/+5
| * | docs: fixed labels and references in manual.Tom Rondeau2015-03-231-4/+4
| |/
* | filter: fixing the pfb_arb_resampler's prototype to use the correct argument order.Tom Rondeau2015-02-131-6/+6
* | Merge remote-tracking branch 'donludovico/GRC_Dir_Orphans'Johnathan Corgan2015-01-131-37/+38
|\ \ | |/ |/|
| * spacing issues prettifiedStephan Ludwig (donludovico)2015-01-071-38/+38
| * grc,blocks,fft,filter: assigned categories to all blocks without any; further checked all other gr-* of gnuradio; solves issue from see http://lists.gnu.org/archive/html/discuss-gnuradio/2014-12/msg00133.htmlStephan Ludwig (donludovico)2015-01-031-0/+1
* | filter: fixing having the delay of the resampler as a negative number, which I think I backed into from making the other computations work.Tom Rondeau2015-01-122-14/+14
|/
* filter: adds documentation to using the rational resamplers.Tom Rondeau2014-12-042-4/+50
* filter: fixed default filter for rational_resampler.Tom Rondeau2014-12-031-11/+22
* filter: Fixes setting sample delay declaration for PFB synthesizer in GRC.Andy Walls2014-09-301-0/+8
* filter: Fixes setting sample delay declaration for the PFB channelizer and in GRC.Andy Walls2014-09-302-0/+12
* cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | Merge branch 'maint'Tom Rondeau2014-07-251-0/+1
|\|
| * build: adding fstream include files for pedantic compilers.Tom Rondeau2014-07-251-0/+1
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those; simplifies code and makes maintenance easier.Michael Dickens2014-07-242-117/+14
* | Merge branch 'maint'Tom Rondeau2014-07-181-1/+1
|\|
| * filter: fixed relative_rate setup in pfb_channelizer.Tom Rondeau2014-07-181-1/+1
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
* | examples: minor tweaks to some examples.Tom Rondeau2014-07-121-89/+372
* | examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-121-211/+360
|/
* Merge branch 'maint'Johnathan Corgan2014-07-082-1/+5
|\
| * filter: relax gr::filter::freq_xlating_fft_filter QA precisionJohnathan Corgan2014-07-081-1/+1
| * Windows compatibility fixesNicholas Corgan2014-07-071-0/+4
* | filter: command messages to change frequency are all relative to the sample rate, not normalized.Tom Rondeau2014-07-081-1/+1