summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-23removed duplicate assignmenteb
2008-06-23script to install threading building blocks in prefixeb
2008-06-23removed old, left over importeb
2008-06-23Use system byteswap implementations where available.jcorgan
2008-06-22Added autoconf independent bytesex routines to libgruel.jcorgan
2008-06-20Merged -r8639:8641 from jcorgan/gruel into trunk. Adds libgruel, the GNU Rad...jcorgan
2008-06-19Moved mb_time to omni_time and left mb_time.h with typedef to maintaineb
2008-06-19Merged eb/gcell-wip -r8559:8571 into trunk. The shared queueeb
2008-06-18libtool 2.2 compatibility fix from Don Ward. Details in ticket:249.eb
2008-06-12fftsink: stretch spacer for better fitjblum
2008-06-12fftsink: y_per_div issue fixedjblum
2008-06-12fft stretch fix and control panel updatejblum
2008-06-12fft sink gui with control paneljblum
2008-06-10Make fpga register definition header files installed.jcorgan
2008-06-10Fix missing library from debfile (Greg Ushomirsky).jcorgan
2008-06-10Fixes ticket:246jcorgan
2008-06-10Applied patch from Dean Armstrong to fix gr_repeat (ticket:246). eb
2008-06-05refactored gc_jd_queue_data, faster mutex_unlockeb
2008-05-26Added rewind() and clear() to vector sources and sinks. This is usefuleb
2008-05-26channel_model.py now allows to set the random seed for the noiseeb
2008-05-20Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su...jcorgan
2008-05-20distribute bootstrap with tarballs in case folks are modifying themeb
2008-05-20Let's step into the 21st century...eb
2008-05-19works with shipping boards, mostly minor changes to reference frequency for t...matt
2008-05-19Fix breakage introduced in r6228 (Josh Blum)jcorgan
2008-05-16Changed sample rate from 20M to 19.2M for faster lock.cswiger
2008-05-14Cleanup mistakes, print pidscswiger
2008-05-13Added interp_fir_filter in place of zero sources, interleaver, filtercswiger
2008-05-13Change flow_graph to top_blockcswiger
2008-05-13Added interp_short.py and update README cswiger
2008-05-11Merged branch to fix libusrp dependence on CoreFoundation on OSX 10.4.michaelld
2008-05-08better fix for ticket:243eb
2008-05-08svn:ignore cleanupeb
2008-05-08fix for ticket:243eb
2008-05-08avoid possible log2 confusioneb
2008-05-08Applied patches from Don Ward.eb
2008-05-04Merged eb/gcell-wip -r8302:8307 into trunk. This changeset includeseb
2008-04-30Fixed completely buggy memcopy that overwrote potentially lots of memory ineb
2008-04-30Added missing initialization of d_debug_fp (Dan Halperin)eb
2008-04-30Potentially invalid read deferred until it's valid (Dan Halperin)eb
2008-04-30Merged features/inband-usb -r6431:8293 into trunk.eb
2008-04-30distcheck fix for gr-gcelleb
2008-04-30minor cleanup to [8292]eb
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2008-04-26Fix race on startup in fftsink2 (Josh Blum)jcorgan
2008-04-24Make fftsink2 average and peak hold modes independent.jcorgan
2008-04-24Changed fftsink2 peak hold to be concurrent with live trace.jcorgan
2008-04-24Merged changeset r8231:8270 from jcorgan/merge-fix into trunk. Fixes flowgra...jcorgan
2008-04-22Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNUeb
2008-04-18Improved performance of the ML sync (with added computations). It uses the en...trondeau