Age | Commit message (Expand) | Author |
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-12 | Refactored unique vector functionality into template. | jcorgan |
2008-08-12 | Make gr_basic_block sort deterministic (Martin Dvh) | jcorgan |
2008-08-06 | added cpuid for sse3,ssse3,sse4.1, and sse4.2 | jcoy |
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 | fix for ticket:250 | 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 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-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-20 | Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su... | jcorgan |
2008-05-08 | better fix for ticket:243 | eb |
2008-05-08 | fix for ticket:243 | eb |
2008-04-30 | Potentially invalid read deferred until it's valid (Dan Halperin) | eb |
2008-04-30 | Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>. | eb |
2008-04-24 | Merged changeset r8231:8270 from jcorgan/merge-fix into trunk. Fixes flowgra... | jcorgan |
2008-04-22 | Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNU | eb |
2008-04-15 | Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder | jcorgan |
2008-04-12 | Fix typo in previous check-in | jcorgan |
2008-04-12 | Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block. | jcorgan |
2008-04-12 | Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec... | jcorgan |
2008-04-12 | Fixes typo in r8188. | jcorgan |
2008-04-11 | bug in gr_argmax_XX.cc.t fixed | n4hy |
2008-04-11 | fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fix | n4hy |
2008-04-11 | Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou... | jcorgan |
2008-04-09 | Fixes ticket:238. (Tim Meehan) | jcorgan |
2008-03-31 | merging branch trondeau/ofdm r7971:8143. Fixing subcarriers and other issues ... | trondeau |
2008-03-24 | Fixed gr.udp_source,sink for use on Win32 (Don Ward) | jcorgan |
2008-03-19 | Minor tweak that avoids intermittent build failure | eb |
2008-03-19 | Fixes ticket:193 | jcorgan |
2008-03-17 | Don't define RANDOM_MAX on systems that have already defined it. (At | gdt |
2008-03-05 | Merged eb/reverted-7899 -r7928:7930 into trunk. This effectively | eb |
2008-03-03 | Fix for ticket:236, parallel makes are indeterminate. | eb |
2008-02-29 | Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma... | jcorgan |
2008-02-26 | merged -r7836:7846 from trondeau/ofdmtiming to trunk. This fixes the big issu... | trondeau |
2008-02-26 | removed bug in gr_test which could result in segfault when d_sizeof_output_it... | nldudok1 |
2008-02-26 | Fix missing files in distribution tarball (Dan Halperin). | jcorgan |
2008-02-26 | Reverted changeset r1631 on trunk (cruft). | jcorgan |
2008-02-24 | Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin. | jcorgan |
2008-02-21 | Merged build_config branch into trunk: | michaelld |
2008-02-19 | Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck. | jcorgan |
2008-02-18 | Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor... | jcorgan |