Age | Commit message (Expand) | Author |
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 |
2008-02-18 | Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ... | jcorgan |
2008-02-16 | Improve hierarchical block documentation. | jcorgan |
2008-02-08 | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan |
2008-02-06 | Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the... | trondeau |
2008-02-05 | Fixes abort issue in gr.top_block exception handling, improve some exception ... | jcorgan |
2008-01-24 | Doc fixes from Firas. | eb |
2008-01-19 | applied patch for ticket:227 | eb |
2008-01-16 | Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set of | eb |
2008-01-10 | woops. Actually assigning return value. | trondeau |
2008-01-09 | merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv... | trondeau |
2008-01-02 | Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi... | trondeau |
2007-12-12 | Reverted changeset r7089 on trunk. | jcorgan |
2007-12-09 | bugfix for indexnumbers in IIR filter | nldudok1 |
2007-12-03 | Moved exception handling includes out of the sw_*.i files and into gnuradio.i | eb |
2007-11-29 | fixes ticket:211 | eb |
2007-11-10 | Reverted changesets r6841 and r6840 on the trunk. Passes make check. | jcorgan |
2007-11-08 | oops, meant to do that in our branch | n4hy |
2007-11-08 | attempting to use branchless clipping to prevent pipeline dumping, fabs needs... | n4hy |
2007-11-02 | Merged r6780:6781 from jcorgan/t196. Fixes ticket:196. | jcorgan |
2007-10-16 | Add missing include for ::write | jcorgan |
2007-10-02 | added missing aligned attribute | eb |
2007-10-02 | Trial fix for ticket:189, gr_mpsk_receiver_cc problem. | eb |
2007-10-02 | renamed test macro for consistency | eb |
2007-09-18 | Merge r6461:6464 from jcorgan/t162-staging into trunk. | jcorgan |
2007-09-13 | Made changes, such that: | michaelld |