Age | Commit message (Expand) | Author |
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-08 | Removed gr.flow_graph, gr.hier_block and friends. From here on out | eb |
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-02-01 | Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework. | jcorgan |
2008-01-30 | Catching ImportError exception and giving (hopefully) useful error message to... | trondeau |
2008-01-30 | Updating and cleaning up plotting code. When plotting char/int/short/float yo... | trondeau |
2008-01-29 | Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves... | trondeau |
2008-01-26 | better filter bandwidths | matt |
2008-01-24 | Doc fixes from Firas. | eb |
2008-01-19 | Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs... | jcorgan |
2008-01-19 | applied patch for ticket:227 | eb |
2008-01-18 | Trial workaround for ticket:181 | jcorgan |
2008-01-16 | Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set of | eb |
2008-01-16 | Merged eb/firas-doc -r7443:7444 into trunk. These changes allow | 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-27 | Added FIXME tags. | jcorgan |
2007-11-27 | Merged r7001:7035 from jcorgan/t202 into trunk. Implements ticket:202, conve... | jcorgan |
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-22 | Add methods in shim to allow derived class override in Python | jcorgan |
2007-10-18 | Remove non-converted OFDM code from blks2impl (examples still use blks, not b... | 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-20 | Converted blks2.channel_model to hier_block2 format. | jcorgan |
2007-09-18 | Merge r6461:6464 from jcorgan/t162-staging into trunk. | jcorgan |
2007-09-13 | Made changes, such that: | michaelld |
2007-09-05 | Applied patch from Richard Alimi | eb |
2007-09-04 | Merged r6285:6297 from features/deb into trunk. Nearing completion on Debian... | jcorgan |
2007-08-31 | Attempt to simplify conditions for ticket:181. Didn't fix problem, but | eb |
2007-08-30 | applied patch from jblum | eb |
2007-08-29 | loosened tolerance so that it passes on Cell/PPC | eb |
2007-08-29 | Clean up shared pointer casting. | jcorgan |
2007-08-29 | Fixes ticket:172 and ticket:174 | jcorgan |
2007-08-29 | Fixes ticket:169. Tell assembler that our hand-coded assembly code | eb |
2007-08-29 | trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunk | eb |
2007-08-28 | Updated doxyfile for main documentation, include everything except... semantics | jcorgan |
2007-08-28 | Refactored flatten into const-correct functional form. Beauty | eb |
2007-08-28 | Kludged around hang in hier_block2. Merged -r6189:6191 from eb/fg | eb |