| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Tom Rondeau | 2012-03-10 | 1 | -0/+17 |
|\ |
|
| * | Merge remote branch 'benreynwar/maint' | Tom Rondeau | 2012-03-10 | 1 | -0/+17 |
| |\ |
|
| | * | Adding __repr__ to constellations. | Ben Reynwar | 2012-03-09 | 1 | -0/+17 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-08 | 0 | -0/+0 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2012-03-08 | 2 | -0/+2 |
| |\ \ |
|
| | * | | build: updated ignores | Johnathan Corgan | 2012-03-08 | 2 | -0/+2 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-05 | 0 | -0/+0 |
|\| | | |
|
| * | | | build: update revision to 3.5.3gitv3.5.3git | Johnathan Corgan | 2012-03-05 | 2 | -4/+4 |
| |/ / |
|
| * | | build: update revision to 3.5.2v3.5.2 | Johnathan Corgan | 2012-03-05 | 2 | -2/+2 |
| * | | build: update from canonical config files | Johnathan Corgan | 2012-03-05 | 4 | -20/+50 |
* | | | Merge remote branch 'gnuradio/master' into next | Johnathan Corgan | 2012-03-05 | 1 | -0/+1 |
|\| | |
|
| * | | testing something. | Tom Rondeau | 2012-03-04 | 1 | -0/+1 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-03 | 0 | -0/+0 |
|\| | |
|
| * | | volk: include config.h to have rintf in windows/msvc. | Tom Rondeau | 2012-03-03 | 1 | -0/+4 |
* | | | volk: include config.h to have rintf in windows/msvc. | Tom Rondeau | 2012-03-03 | 1 | -0/+4 |
* | | | grc: updating to new name of pfb synthesizer block. | Tom Rondeau | 2012-03-02 | 2 | -4/+4 |
* | | | examples: fixing synthesizer examples to use new block name. | Tom Rondeau | 2012-03-02 | 3 | -3/+3 |
* | | | core: changed name of gr_pfb_synthesis_filterbank_ccf to gr_pfb_synthesizer t... | Tom Rondeau | 2012-03-02 | 5 | -45/+45 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-01 | 107 | -261/+5075 |
|\| | |
|
| * | | Merge remote branch 'tom/safe_align' | Johnathan Corgan | 2012-03-01 | 115 | -303/+5123 |
| |\ \ |
|
| | * | | volk: float to short conversion is consistent between archs and tail cases. R... | Tom Rondeau | 2012-02-23 | 3 | -19/+18 |
| | * | | Merge remote branch 'bistromath/volk_fix' into safe_align | Tom Rondeau | 2012-02-23 | 19 | -108/+246 |
| | |\ \ |
|
| | | * | | Remove ORC invocation since // doesn't dissuade the generator. | Nick Foster | 2012-02-22 | 1 | -14/+0 |
| | | * | | Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3... | Nick Foster | 2012-02-21 | 4 | -10/+37 |
| | * | | | Merge branch 'safe_align' of vortex.corganenterprises.com:gnuradio-trondeau i... | Tom Rondeau | 2012-02-14 | 7 | -22/+11 |
| | |\ \ \ |
|
| | | * | | | build: fix autotools for gnuradio-core volkification | Johnathan Corgan | 2012-02-14 | 7 | -22/+11 |
| | * | | | | volk: added README file to explain how to run the benchmark tests and plottin... | Tom Rondeau | 2012-02-14 | 1 | -0/+252 |
| | |/ / / |
|
| | * | | | Merge branch 'master' into safe_align | Johnathan Corgan | 2012-02-14 | 97 | -223/+1590 |
| | |\ \ \ |
|
| | * | | | | volk: complex_to_arg doesn't actually use Volk. No need to benchmark it. | Tom Rondeau | 2012-02-13 | 1 | -8/+1 |
| | * | | | | volk: can specify a table to calculate the percent improvement against instea... | Tom Rondeau | 2012-02-13 | 1 | -20/+60 |
| | * | | | | core: change alignment requirement. | Tom Rondeau | 2012-02-13 | 1 | -1/+1 |
| | * | | | | volk: better handling of plot for error bars. Older versions of pylab don't l... | Tom Rondeau | 2012-02-13 | 1 | -8/+10 |
| | * | | | | volk: added some documentation to the Doxygen manual explaining Volk and how ... | Tom Rondeau | 2012-02-13 | 2 | -0/+171 |
| | * | | | | core: reverting float_to_int to non-Volk due to precision/wrapping issues. | Tom Rondeau | 2012-02-13 | 4 | -15/+23 |
| | * | | | | volk: better args for benchmarking volk tests; can specify a list of test num... | Tom Rondeau | 2012-02-13 | 2 | -16/+17 |
| | * | | | | volk: improved GR benchmark and plotting utilities. | Tom Rondeau | 2012-02-13 | 3 | -53/+110 |
| | * | | | | volk: test commands for measuring type conversion performance. | Tom Rondeau | 2012-02-13 | 1 | -0/+183 |
| | * | | | | core: fixed alignment call for char_to_short. | Tom Rondeau | 2012-02-13 | 1 | -1/+1 |
| | * | | | | volk: adding an examples directory with scripts to benchmark and compare volk... | Tom Rondeau | 2012-02-13 | 3 | -0/+398 |
| | * | | | | core: using volk for conjugate block and added QA code for it. | Tom Rondeau | 2012-02-13 | 3 | -19/+62 |
| | * | | | | volk: adding complex conjugate kernel. | Tom Rondeau | 2012-02-13 | 5 | -1/+136 |
| | * | | | | volk: fixed complex multiply and conjugate kernel to use xor for conjugation. | Tom Rondeau | 2012-02-13 | 2 | -4/+3 |
| | * | | | | core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code. | Tom Rondeau | 2012-02-13 | 9 | -4/+222 |
| | * | | | | volk: added a 32fc multiply conjugate kernel. | Tom Rondeau | 2012-02-13 | 5 | -0/+169 |
| | * | | | | core: added volk version of add_ff. | Tom Rondeau | 2012-02-13 | 11 | -11/+167 |
| | * | | | | volk: added unaligned version of adding 2 vectors. | Tom Rondeau | 2012-02-13 | 4 | -0/+69 |
| | * | | | | core: new multiply_const_ff and multiply_ff blocks done using Volk. | Tom Rondeau | 2012-02-13 | 12 | -17/+173 |
| | * | | | | volk: new unaligned versions of float multipliers. | Tom Rondeau | 2012-02-13 | 6 | -14/+231 |
| | * | | | | sched: some added protections and checks for the alignment states. | Tom Rondeau | 2012-02-13 | 1 | -1/+11 |
| | * | | | | core: moving multiply_const_ff from gengen to general to take advantage of volk. | Tom Rondeau | 2012-02-13 | 15 | -17/+276 |