Update howto QA code to use new topblock code.
[debian/gnuradio] / gnuradio-core /
2007-10-22 jcorganAdd methods in shim to allow derived class override...
2007-10-18 jcorganRemove non-converted OFDM code from blks2impl (examples...
2007-10-16 jcorganAdd missing include for ::write
2007-10-02 ebadded missing aligned attribute
2007-10-02 ebTrial fix for ticket:189, gr_mpsk_receiver_cc problem.
2007-10-02 ebrenamed test macro for consistency
2007-09-20 jcorganConverted blks2.channel_model to hier_block2 format.
2007-09-18 jcorganMerge r6461:6464 from jcorgan/t162-staging into trunk.
2007-09-13 michaelldMade changes, such that:
2007-09-05 ebApplied patch from Richard Alimi
2007-09-04 jcorganMerged r6285:6297 from features/deb into trunk. Nearin...
2007-08-31 ebAttempt to simplify conditions for ticket:181. Didn...
2007-08-30 ebapplied patch from jblum
2007-08-29 ebloosened tolerance so that it passes on Cell/PPC
2007-08-29 jcorganClean up shared pointer casting.
2007-08-29 jcorganFixes ticket:172 and ticket:174
2007-08-29 ebFixes ticket:169. Tell assembler that our hand-coded...
2007-08-29 ebtrial fix for ticket:137. Merged -r6196:6200 from...
2007-08-28 jcorganUpdated doxyfile for main documentation, include everyt...
2007-08-28 ebRefactored flatten into const-correct functional form...
2007-08-28 ebKludged around hang in hier_block2. Merged -r6189...
2007-08-27 jcorganMerged r6171:6186 from jcorgan/fg into trunk.
2007-08-25 jcorganDoxyfile cleanup.
2007-08-25 jcorganMake usrp documentation its own top-level directory...
2007-08-23 jcorganMerge r6160:6168 from jcorgan/fg into trunk.
2007-08-21 ebfix for ticket:153, missing throw decl in .i file
2007-08-04 trondeaumerged -r5966:6112 on trondeau/ofdm_mod. Allows for...
2007-07-21 ebfix .h to match .cc
2007-07-21 ebUpdated license from GPL version 2 or later to GPL...
2007-07-16 jcorganMerged r5950:5978 from features/pager into trunk. Trunk...
2007-07-15 trondeaumerged -r5947:5965 on trondeau/regen into trunk. Fixes...
2007-06-25 nldudok1removed bug in pll_carrier_recovery which prevented...
2007-06-25 nldudok1bugfix: itemsize was not respected, sizeof(float) was...
2007-06-10 trondeauMerging OFDM features branch r5661:5759 into trunk...
2007-06-04 trondeaumerge ordm/receiver branch -r5574:5659. Reworks OFDM...
2007-06-02 mattuseful for splitting up packets
2007-05-30 ebadded Trond's gr_max_* and gr_argmax_* blocks
2007-05-28 jcorganMerged r5547:5542 from jcorgan/num into trunk. Convert...
2007-05-28 jcorganTrial fix for ticket:153
2007-05-25 anastasupdated cpm.py file
2007-05-23 ebfix calculation of mid-pri for realtime_scheduling
2007-05-15 anastasGeneric Continuous Phase Modulator (CPM) hierarchical...
2007-05-12 jcorganAdded ability to log receive path power to file in...
2007-05-05 jcorganMerged r5241:5242 from jcorgan/reconf into trunk. ...
2007-05-04 jcorganPost merge cleanup.
2007-05-04 jcorganMerged r5230:5237 from jcorgan/disc2. Trunk passes...
2007-05-02 ebMerged features/inband -r4812:5218 into trunk. This...
2007-05-02 ebcleaned up some warnings
2007-04-30 jcorganFix incorrect include file reference.
2007-04-28 jcorganReverting changeset r5183, not needed.
2007-04-28 n4hyreplacing needed file
2007-04-28 jcorganMerged -r 5137:5174 from developer branch jcorgan/hb...
2007-04-26 jcorganMerged r4518:5130 from developer branch n4hy/ofdm into...
2007-04-24 trondeauUpdating Doxyfile to build CVSD documentation
2007-04-24 trondeauupdate to Doxygen info to fix warning and a bit more...
2007-04-04 trondeauupdating documentation for Costas loop
2007-04-03 jcorganMerged r4767:4859 from developer branch jcorgan/channel...
2007-03-14 jcorganMerged r4750:4755 from jcorgan/frac into trunk. Adds...
2007-03-12 ebNew fix for gr_framer_sink_1 hang on zero length payload.
2007-03-11 jcorganFixed state machine hangup with invalid payload_len...
2007-03-07 trondeaumerged trondeau/digital-wip2 r4193:4730 into trunk...
2007-03-02 ebApplied patch from Josh Blum that adds SQUARE, TRIANGLE...
2007-02-26 jcorganMerged r4632:4645 on jcorgan/linking into trunk. Clean...
2007-02-23 jcorganFix miscalculated length when degree is 32.
2007-02-23 jcorganMerged r4605:4612 from jcorgan/glfsr branch into trunk...
2007-02-22 trondeauremoved function in access code correlator that should...
2007-02-22 n4hyconfusing comments in Makefile.gen removed
2007-02-20 ebMerged eb/iosig r4533:4539 into trunk. This adds suppo...
2007-02-16 trondeauquick fix for std::min error on 64-bit systems
2007-02-15 jcorganMerged r4456:4483 from jcorgan/ticket-138 into trunk...
2007-02-09 trondeaumerging r4318:4437 to fix ticket:131 from branche trond...
2007-02-06 jcorganMerged r4354:4390 from developer branch jcorgan/digital...
2007-02-01 ebIf doxygen enabled, gen docs for all C++ code
2007-01-31 gdtfree schmid_guard on error paths where it has been...
2007-01-31 ebomnithread refactoring fix in gnuradio-core.pc.in
2007-01-30 ebFixes ticket:134. Unlikely offender was inclusion of
2007-01-30 ebMerged eb/omni -r4315:4327 into trunk.
2007-01-30 ebFix for ticket:133, merged from eb/bsd 4322:4324.
2007-01-27 ebcleaned up error checking
2007-01-27 ebfixed error handling and warning
2007-01-26 trondeauremoved changes to nbfm_tx.py (not sure where/when...
2007-01-26 trondeauupdated copyright info, and snuck a little something...
2007-01-26 trondeaumerged changeset r4281:4292 on trondeau/ethernet into...
2007-01-16 ebfixed problem with gr_noise_source_* caused by splittin...
2007-01-16 ebadded minimal qa code for gr_noise_source
2007-01-13 ebSWIG compilation speedup! Fixes ticket:9.
2006-12-22 ebloosen tolerance so that opteron passes (64-bit vs...
2006-12-21 n4hyMerged changeset r4153:4167 on n4hy/iir into trunk.
2006-12-19 eb''Real'' fix for ticket:104. I should have just applie...
2006-12-19 ebbacked out partial fix for ticket:104
2006-12-19 ebFix for ticket:104, huge initial value plotted.
2006-12-18 jcorganCleanup on hierarchical flowgraph code.
2006-12-18 jcorganMerged jcorgan/sfg r4097:4124 into trunk, fixing hier_b...
2006-12-17 trondeauchanged complex_to_arg to use fast atan and updated QA
2006-12-17 trondeauAdded fast atan with complex input
2006-12-16 mattchange order to avoid silly warnings
2006-12-16 jcorganMerged jcorgan/sfg changeset r4048 into trunk.
2006-12-15 trondeaumore expressive Doxygen tag for using Costas loop
2006-12-14 jcorganMerge jcorgan/sfg changeset 4089 into trunk.
2006-12-14 trondeauupdated name of examples directory to /digital
next