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
2011-06-03
digital: adding an LMS decision-directed equalizer block.
Tom Rondeau
2011-06-03
digital: adding some comments to the swig file
Tom Rondeau
2011-06-03
Merge branch 'master' into 8psk
Tom Rondeau
2011-06-02
Updated some of the examples in gr-trellis to use the options parser
Achilleas Anastasopoulos
2011-06-02
Merge branch 'tr_master'
Tom Rondeau
2011-06-02
core: fixed documentation for dc blocker.
Tom Rondeau
2011-06-02
QA: adding QA code for DC blocker block. Tests impulse response for complex a...
Tom Rondeau
2011-06-02
grc: fixing DC blocker block to handle i/o type.
Tom Rondeau
2011-05-30
volk: make fptrs in volk.h visible
Nick Foster
2011-05-30
Added volk_typedefs.h to the generated sources and installed headers.
Nick Foster
2011-05-25
grc: adding DC blocker GRC block.
Tom Rondeau
2011-05-25
filter: adding floating point version of DC blocker alg.
Tom Rondeau
2011-05-25
filter: changing name of moving average class to remove name conflicts.
Tom Rondeau
2011-05-25
filter: adding a DC blocker algorithm.
Tom Rondeau
2011-05-25
Merge branch 'tr_master'
Tom Rondeau
2011-05-25
Merge pull request #1 from tttx/pmt-swig-fix
Tom Rondeau
2011-05-25
trellis: fix typo, had include config.h logic reversed
Josh Blum
2011-05-24
update python installed files
tttx
2011-05-24
fixing file tracking
tttx
2011-05-24
fixing pmt swig python installed files
tttx
2011-05-24
gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ge...
Tom Rondeau
2011-05-20
Volk: runtime NEON detection based on /proc/self/auxv
Nick Foster
2011-05-20
Volk: Use "unsafe" math optimizations (read: NEON) in GCC on NEON arch
Nick Foster
2011-05-20
Volk: modify NEON test flag
Nick Foster
2011-05-19
Volk: first stab at NEON support. Using compile-time detection.
Nick Foster
2011-05-18
volk: remove justifiable obscenity from volk_prefs.c
Nick Foster
2011-05-18
Volk: added alignment prop to each machine. call volk_get_alignment() to get ...
Nick Foster
2011-05-18
Volk: renamed everything else to _a instead of _a16, makefiles included
Nick Foster
2011-05-18
Volk: rename functions _a instead of _a16
Nick Foster
2011-05-18
Volk: rename aligned functions to just _a instead of _a16
Nick Foster
2011-05-18
filter: Adding a concept of output samples per symbol to the PFB clock recove...
Tom Rondeau
2011-05-18
core: minor changes to clean up adaptive filter code.
Tom Rondeau
2011-05-18
digital: set number of samps per symbol for the equalizer. Also, explicitly s...
Tom Rondeau
2011-05-17
gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...
Tom Rondeau
2011-05-13
volk: do not install library-only headers
Josh Blum
2011-05-13
Merge branch 'master' into 8psk
Tom Rondeau
2011-05-12
volk: added header implementation files to generation rule dependencies
Josh Blum
2011-05-12
Volk: I keep pulling tests out for testing and forgetting to put them back in...
Nick Foster
2011-05-12
Volk: avx impl for 32f_s32f_convert_32i
Nick Foster
2011-05-12
Volk: changed size of memory alignment in QA code to 32 for AVX support
Nick Foster
2011-05-12
Volk: added an AVX impl (of 32f multiply) just to see if it's any faster. It'...
Nick Foster
2011-05-12
Volk: Forgot to put sse4.1 support in sse4_2 and avx machines
Nick Foster
2011-05-12
Volk: uncomment most of the profiler tests
Nick Foster
2011-05-12
Merge branch 'volk_cmake' of github.com:bistromath/gnuradio into new_volk_cmake
Josh Blum
2011-05-12
Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ...
Nick Foster
2011-05-12
Volk: fixed pkgconfig install
Nick Foster
2011-05-12
Volk: fix volk.pc.in
Nick Foster
2011-05-12
Volk: forgot to add prefs.c/h to git...
Nick Foster
2011-05-12
Volk: actually return the preferred arch
Nick Foster
2011-05-12
Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi...
Nick Foster
[prev]
[next]