summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-09Merged jcorgan/ptrfix -r8827:8843 into the trunk.eb
2008-07-09Add some getter methodsjcorgan
2008-07-09fix for ticket:250eb
2008-07-05Fix block names.jcorgan
2008-07-05Fix block name.jcorgan
2008-07-05Adds blks2.logpwrfft_c,f blocks.jcorgan
2008-07-05Adds blks2.stream_to_vector_decimator block.jcorgan
2008-07-04fixed broken link in filterbank commentn4hy
2008-07-04Fixed distcheck failure and cleaned up ignores.jcorgan
2008-07-04This completes the msdd6000 update with all example code and other utilitiesn4hy
2008-07-04Disable gr-msdd6000 component until it passes distcheck.jcorgan
2008-07-04lots of example and other useful code for use with the softronics msdd6000n4hy
2008-07-04forgot msdd.in4hy
2008-07-04msdd6000 source upgraded and enabledn4hy
2008-07-04temporary disabling of msdd6000 while under reconstructionn4hy
2008-07-04cleaning up and putting much better code in. Step 1 of 2n4hy
2008-06-26Fixed spelling error: s/writeable/writable/geb
2008-06-25distcheck fixeb
2008-06-25Reverted changeset r8180, r8181, and r8184 on trunk.jcorgan
2008-06-24removed is_running method from gr_top_blockeb
2008-06-24match the actual filename usedmatt
2008-06-24new experimental daughterboards with other tunersmatt
2008-06-23Backed out [8669]. Better fix for removing cruft from opreporteb
2008-06-23in SIMD assmebler, changed .cleanup to a local symboleb
2008-06-23Renamed benchmark_dotprod to benchmark_dotprod_fff (which it really was).eb
2008-06-23Renamed labels .loop1 and .loop2 to include name of file they're contained in.eb
2008-06-23added a few examples for benchmarking multithreaded schedulereb
2008-06-23merged refactoring of gr_top_block_impl into abstract base classeb
2008-06-23fixed quoting problemeb
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