index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-15
filter: minor coding things.
Tom Rondeau
2012-06-15
filter: mods to fir filter bases to make consistent and simpler.
Tom Rondeau
2012-06-15
volk: adding new kernels to test and profile.
Tom Rondeau
2012-06-15
filter: improving documentation and adding GRC blocks for fir_filter_xxx blocks.
Tom Rondeau
2012-06-15
filter: adding ssc and fsf versions of filter with associated new Volk kernels.
Tom Rondeau
2012-06-14
filter: fixed FIR filter QA code to make sure it excersizes SIMD call.
Tom Rondeau
2012-06-14
filter: added a ccf Volk dot product to use with ccf filters and used it in f...
Tom Rondeau
2012-06-14
filter: switched ccc FIR filter to use aligned VOLK calls.
Tom Rondeau
2012-06-14
filter: fff FIR filters use VOLK machine information to set alignment.
Tom Rondeau
2012-06-14
volk: fixes for 32f dot_prod
Tom Rondeau
2012-06-13
volk: dot_produce for floats does 16 at a time.
Tom Rondeau
2012-06-13
filter wip and probably squash with last.
Tom Rondeau
2012-06-13
filter: process 4 vectors each time in volk dot_prod to speed up fir filters.
Tom Rondeau
2012-06-10
filter: Fixed filter_delay and hilbert filter to work with aligned filter loads.
Tom Rondeau
2012-06-10
filter: working aligned taps loads for regular and decimating filter.
Tom Rondeau
2012-06-10
filter: adding ccf version for adaptive filter.
Tom Rondeau
2012-05-09
filter: wip: working on adaptive FIR filter. Moved ccc and created parent cla...
Tom Rondeau
2012-05-08
filter: created polyphase_filterbank parent class to handle some initializati...
Tom Rondeau
2012-05-08
filter: copied over pfb_channelizer to gr-filter with QA and GRC.
Tom Rondeau
2012-05-07
filter: fixed typo.
Tom Rondeau
2012-05-06
filter: added fir_filter_with_buffer to gr-filter.
Tom Rondeau
2012-05-06
filter: added filter_delay_fc to gr-filter with QA and GRC files.
Tom Rondeau
2012-05-06
filter: some cleanup with the dc_blocker code.
Tom Rondeau
2012-05-06
filter: moved dc_blocker to gr-filter with QA and GRC blocks.
Tom Rondeau
2012-05-05
filter: added hilbert xform block with QA and GRC block.
Tom Rondeau
2012-05-05
filter: actually run the C++ unit tests.
Tom Rondeau
2012-05-05
filter: added Parks-McClellen algorithm.
Tom Rondeau
2012-05-05
filter: cleanup and moving calls from gr.firdes to filter.firdes.
Tom Rondeau
2012-05-05
filter: added firdes for generating FIR filters to gr-filter.
Tom Rondeau
2012-05-03
filter: added GRC block for FFT filters. Fixed example install.
Tom Rondeau
2012-05-03
filter: improved documentation for fft_filters.
Tom Rondeau
2012-05-03
filter: preparing to handle alignment better in FIR filters.
Tom Rondeau
2012-05-02
filter: fixed fft_filter tests.
Tom Rondeau
2012-05-02
filter: adding fff version of FFT filter.
Tom Rondeau
2012-05-02
filter: fixed FIR filter taps and added complex FFT filter.
Tom Rondeau
2012-05-02
filter: Reworking filter to have a set of basic implementation classes for fi...
Tom Rondeau
2012-05-02
filter: adding examples folder.
Tom Rondeau
2012-05-02
filter: fixing up fir_filter_fff to handle taps appropriately, also does deci...
Tom Rondeau
2012-05-02
fft: export the FFTW malloc and free helper functions.
Tom Rondeau
2012-05-02
build: reworking cmake structure for include and lib directories. I think thi...
Tom Rondeau
2012-05-01
filter: work on creating gr-filter top-level component.
Tom Rondeau
2012-05-01
fft: enabling doc and grc subdirs.
Tom Rondeau
2012-04-30
Merge branch 'maint'
Johnathan Corgan
2012-04-30
gruel: fix linker assumption made explicit on Ubuntu 12.04
Tim Oshea
2012-04-30
Merge branch 'gr_fft'
Johnathan Corgan
2012-04-29
fft: put helper classes in namespace
Johnathan Corgan
2012-04-29
fft: make interface functions pure virtual
Johnathan Corgan
2012-04-27
gr-fft: creates a gr-fft top-level component.
Tom Rondeau
2012-04-27
Merge branch 'maint'
Johnathan Corgan
2012-04-26
gr-uhd: updated USRP Sink and USRP Source help messages
Nicholas Corgan
[next]