Age | Commit message (Expand) | Author |
2008-09-03 | export gri_fft planning mutex | eb |
2008-09-03 | Fibonacci Linear Feedback Shift Register | eb |
2008-08-31 | removed some warnings | eb |
2008-08-31 | fixed copy/paste error in include guard | eb |
2008-08-31 | fix for ticket:268, vector not always a context sensitive keywork | eb |
2008-08-25 | Relaxed tolerance to fix OS/X 10.5 make check failure. | eb |
2008-08-24 | Missed directory | jcorgan |
2008-08-24 | Fixup XML generation to avoid erroneous copying. | jcorgan |
2008-08-24 | Fix typo in variable name (Firas Abbas) | jcorgan |
2008-08-24 | Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf... | jcorgan |
2008-08-23 | Fix for ticket:214, gr_rotate speedup. We now normalize once every | eb |
2008-08-23 | fix for ticket:243 | eb |
2008-08-23 | Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixes | jcorgan |
2008-08-20 | resolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.in | eb |
2008-08-19 | Merged features/mp-sched -r8915:9335 into the trunk. The trunk now | eb |
2008-08-18 | New taps computation based on requested transition bandwidth and stopband att... | n4hy |
2008-08-15 | Trial fix for ticket:258 / integer overflow undefined / phase | eb |
2008-08-14 | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi... | jcorgan |
2008-08-12 | Refactored unique vector functionality into template. | jcorgan |
2008-08-12 | Make gr_basic_block sort deterministic (Martin Dvh) | jcorgan |
2008-08-06 | set decim | jblum |
2008-08-06 | added cpuid for sse3,ssse3,sse4.1, and sse4.2 | jcoy |
2008-08-03 | Better fix for race in logpwrfft.py | jcorgan |
2008-08-01 | replaced tabs, added sample_rate, fixed average=True bug | jblum |
2008-07-31 | wrong sign | eb |
2008-07-24 | first cut at iq imbalance compensation | matt |
2008-07-22 | Add gr_costas_loop_cc setters and getters | jcorgan |
2008-07-21 | efficient moving average filters, should speed up OFDM significantly | matt |
2008-07-09 | Merged jcorgan/ptrfix -r8827:8843 into the trunk. | eb |
2008-07-09 | Add some getter methods | jcorgan |
2008-07-09 | fix for ticket:250 | eb |
2008-07-05 | Fix block names. | jcorgan |
2008-07-05 | Fix block name. | jcorgan |
2008-07-05 | Adds blks2.logpwrfft_c,f blocks. | jcorgan |
2008-07-05 | Adds blks2.stream_to_vector_decimator block. | jcorgan |
2008-07-04 | fixed broken link in filterbank comment | n4hy |
2008-06-25 | distcheck fix | eb |
2008-06-24 | removed is_running method from gr_top_block | eb |
2008-06-23 | Backed out [8669]. Better fix for removing cruft from opreport | eb |
2008-06-23 | in SIMD assmebler, changed .cleanup to a local symbol | eb |
2008-06-23 | Renamed benchmark_dotprod to benchmark_dotprod_fff (which it really was). | eb |
2008-06-23 | Renamed labels .loop1 and .loop2 to include name of file they're contained in. | eb |
2008-06-23 | merged refactoring of gr_top_block_impl into abstract base class | eb |
2008-06-23 | removed duplicate assignment | eb |
2008-06-10 | Fixes ticket:246 | jcorgan |
2008-06-10 | Applied patch from Dean Armstrong to fix gr_repeat (ticket:246). | eb |
2008-05-26 | Added rewind() and clear() to vector sources and sinks. This is useful | eb |
2008-05-26 | channel_model.py now allows to set the random seed for the noise | eb |
2008-05-20 | Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su... | jcorgan |
2008-05-19 | Fix breakage introduced in r6228 (Josh Blum) | jcorgan |