works with shipping boards, mostly minor changes to reference frequency for the 9513...
[debian/gnuradio] / gnuradio-core /
2008-05-19 jcorganFix breakage introduced in r6228 (Josh Blum)
2008-05-08 ebbetter fix for ticket:243
2008-05-08 ebfix for ticket:243
2008-05-08 ebApplied patches from Don Ward.
2008-04-30 ebPotentially invalid read deferred until it's valid...
2008-04-30 ebTweaks for gcc 4.3 based on patch from Marek Mahut...
2008-04-24 jcorganMerged changeset r8231:8270 from jcorgan/merge-fix...
2008-04-22 ebMerged eb/gcell -r8215:8243 into trunk. This adds...
2008-04-18 trondeauImproved performance of the ML sync (with added computa...
2008-04-17 trondeauImproved the pnac ofdm sync block. This is based on...
2008-04-16 trondeauto complete what I started, this makes the ofdm_sync_fi...
2008-04-16 trondeauThe ofdm_sync_pnac method now works, though not that...
2008-04-15 jcorganFixed to pass distcheck, except QA test operates differ...
2008-04-15 jcorganMerged r8195:8205 from jcorgan/ecc into trunk. Adds...
2008-04-15 trondeauMostly fixed the van de Beek ML synchronization scheme...
2008-04-15 trondeauAdjusting structure a bit to redistribute responsibilit...
2008-04-12 jcorganFix typo in previous check-in
2008-04-12 jcorganAddes gr.cpfsk_bc(), a continuous phase frequency shift...
2008-04-12 jcorganAdds gru.daemonize() and example application. Simplifi...
2008-04-12 jcorganAdds gr.integrate_XX for ss, ii, ff, and cc. Sums...
2008-04-12 jcorganFixes typo in r8188.
2008-04-11 n4hybug in gr_argmax_XX.cc.t fixed
2008-04-11 n4hyfixing bug in gr_max_XX.cc.t and modifying qa_max.py...
2008-04-11 jcorganAdds gr.repeat(), an interpolating block to repeat...
2008-04-11 jcorganAdded CIC compensation filter tap generator. Useful...
2008-04-09 jcorganFixes ticket:238. (Tim Meehan)
2008-04-01 n4hyaudio windows added to audio.py
2008-03-31 trondeaumerging branch trondeau/ofdm r7971:8143. Fixing subcarr...
2008-03-24 jcorganFixed gr.udp_source,sink for use on Win32 (Don Ward)
2008-03-24 jcorganTweak ticket:181 fix for Win32 (Don Ward)
2008-03-19 ebMinor tweak that avoids intermittent build failure
2008-03-19 jcorganFixes ticket:193
2008-03-17 gdtDon't define RANDOM_MAX on systems that have already...
2008-03-05 ebMerged eb/reverted-7899 -r7928:7930 into trunk. This...
2008-03-03 ebFix for ticket:236, parallel makes are indeterminate.
2008-02-29 jcorganMerged r7866:7887 from michaelld/discheck_fix into...
2008-02-29 jcorganMerged r7769:7873 from michaelld/bc_behavior into trunk.
2008-02-28 michaelldFix for QA code for wavefile.
2008-02-26 trondeaumerged -r7836:7846 from trondeau/ofdmtiming to trunk...
2008-02-26 nldudok1removed bug in gr_test which could result in segfault...
2008-02-26 jcorganFix missing files in distribution tarball (Dan Halperin).
2008-02-26 jcorganReverted changeset r1631 on trunk (cruft).
2008-02-24 jcorganFix topology checking code in gr_flowgraph. Thanks...
2008-02-21 michaelldMerged build_config branch into trunk:
2008-02-21 ebdisabled test_002_checkwavcopy, fails on PPC
2008-02-19 jcorganMerged Tim Meehan's gr.and_*, gr.not_*, and gr.or_...
2008-02-18 jcorganMerged r7732:7734 from jcorgan/boolean into trunk....
2008-02-18 jcorganMerged -r7723:7729 from jcorgan/wav into trunk, with...
2008-02-17 jcorganFix word usage.
2008-02-16 jcorganImprove hierarchical block documentation.
2008-02-08 jcorganMerged r7478:7608 from michaelld/t186 into trunk. ...
2008-02-08 ebRemoved gr.flow_graph, gr.hier_block and friends. ...
2008-02-06 trondeauMerging trondeau/ofdmfix into branch at -r7582:7586...
2008-02-05 jcorganFixes abort issue in gr.top_block exception handling...
2008-02-01 jcorganMoved gnuradio-core/src/utils/ plotting scripts into...
2008-01-30 trondeauCatching ImportError exception and giving (hopefully...
2008-01-30 trondeauUpdating and cleaning up plotting code. When plotting...
2008-01-29 trondeauSwitched OFDM sync block to use peak detector from...
2008-01-26 mattbetter filter bandwidths
2008-01-24 ebDoc fixes from Firas.
2008-01-19 jcorganFixes ticket:229. Fixed code in synthesis filterbank...
2008-01-19 ebapplied patch for ticket:227
2008-01-18 jcorganTrial workaround for ticket:181
2008-01-16 ebMerged -r7436:7453 eb/freebsd into trunk. This is...
2008-01-16 ebMerged eb/firas-doc -r7443:7444 into trunk. These...
2008-01-10 trondeauwoops. Actually assigning return value.
2008-01-09 trondeaumerging receiver branch -r6837:7375 into trunk. Improve...
2008-01-02 trondeauMerging ofdm2 branch -r7047:7321 into trunk. This updat...
2007-12-12 jcorganReverted changeset r7089 on trunk.
2007-12-09 nldudok1bugfix for indexnumbers in IIR filter
2007-12-03 ebMoved exception handling includes out of the sw_*.i...
2007-11-29 ebfixes ticket:211
2007-11-27 jcorganAdded FIXME tags.
2007-11-27 jcorganMerged r7001:7035 from jcorgan/t202 into trunk. Implem...
2007-11-10 jcorganReverted changesets r6841 and r6840 on the trunk. ...
2007-11-08 n4hyoops, meant to do that in our branch
2007-11-08 n4hyattempting to use branchless clipping to prevent pipeli...
2007-11-02 jcorganMerged r6780:6781 from jcorgan/t196. Fixes ticket...
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.
next