Fixed syntax error that was previously not caught by Python.
[debian/gnuradio] / gnuradio-core /
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
2006-12-14 trondeauadding QA for pll_freqdet block
2006-12-14 trondeauadding QA for pll_refout block
2006-12-14 trondeauadding QA for pll_carriertracking block
2006-12-14 n4hyThese routines have been modified to use fast atan2
2006-12-14 jcorganMerged jcorgan/sfg changeset r4082 into trunk (fixes...
2006-12-14 n4hyTwo loop gr_costas_loop removing one if statement per...
2006-12-14 n4hyModified gr_pll_carriertracking to use gr_fast_atan2...
2006-12-12 jcorganMerge jcorgan/hier developer branch into trunk. Enable...
2006-12-12 jcorganMove gr_runtime.h out of the way in preparation for...
2006-12-04 ebfix for ticket:113 gr_firdes::band_reject
2006-11-27 jcorganFixes ticket:103 (patch applied)
2006-11-21 trondeaufixed typo in beta value for qpsk demod
2006-11-21 trondeauimproved Costas loop gains for QPSK receiver
2006-11-10 jcorganFixes ticket:98
2006-11-10 jcorganFixes ticket:97
2006-11-06 trondeauDefault costas-alpha set to None instead of float
2006-11-05 trondeaumerging from trondeau/digital-wip for improved dbpsk...
2006-11-04 jcorganClarify bug fix
2006-11-04 jcorganFixes ticket:95.
2006-10-31 ebMerged eb/binstats -r3848:3906 into trunk. These changes
2006-10-24 ebmade warnings go away
2006-10-24 ebadded void callback to feval family
2006-10-24 ebimproved error message on size mismatch
2006-10-06 jcorganReduced tmp usage during gnuradio-core 'make check'
2006-10-04 jcorganPartial fix for ticket:81
2006-10-03 jcorganReversed changeset r2201, removing gr_feval_ff implemen...
2006-09-30 trondeaufixed problem with loggin dbpsk
2006-09-27 ebMerged changes from eb/digital-wip into trunk.
2006-09-19 jcorganReally fix ticket:68.
2006-09-13 ebUpdated FSF address in all files. Fixes ticket:51
2006-09-12 ebtrial fix for ticket:63
2006-09-11 mattmake this block do what it says its doing. Patch from...
2006-09-10 ebadded gr.complex_to_mag_squared block
2006-08-27 jcorganImplements ticket:3 and fixes ticket:42. The common...
2006-08-27 michaelldHopeful fix for ticket:41 . On Mac-Intel only, forces...
2006-08-24 ebTrial fix for ticket:45
2006-08-16 ebremoved obsolete comment and FIXME
2006-08-16 anastasSeveral enhancements to gr-trellis and gnuradio-example...
2006-08-15 jcorganFixes for ticket:35, allowing use of BSD make instead...
2006-08-13 jcorganFixes ticket:8.
2006-08-08 jcorganTrial fix for ticket 13.
2006-08-04 jcorganMerge CVS changes from FIRST_MIGRATION_2006_07_26 into...
2006-08-04 jcorganAdjusted makefiles to accommodate r3133.
2006-08-04 ebCleaned up top-level README, and fixed or deleted lower...
2006-08-04 jcorganRestored pkgconfig install entries for usrp and gnuradi...
2006-08-03 jcorganMisc. gnuradio-core build system minor cleanup.
2006-08-03 jcorganHouston, we have a trunk.