summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-03Better fix for race in logpwrfft.pyjcorgan
2008-08-01replaced tabs, added sample_rate, fixed average=True bugjblum
2008-07-31wrong signeb
2008-07-31removed FIXMEeb
2008-07-27Move libgruel configuration checks into config directoryjcorgan
2008-07-27Merged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027)eb
2008-07-25Fix ignores.jcorgan
2008-07-25Adds alternative integrate and dump decimator to gr-gpio.jcorgan
2008-07-24Allow odd decimation if halfband filter is disabled. Thanks Firas!eb
2008-07-24first cut at iq imbalance compensationmatt
2008-07-22Add gr_costas_loop_cc setters and gettersjcorgan
2008-07-21efficient moving average filters, should speed up OFDM significantlymatt
2008-07-18disabled gr-msdd6000 until ticket:252 is resolvedeb
2008-07-13Clean up of comments and removal of a broken piece of test code that no longe...n4hy
2008-07-10Add lookup by serial number.jcorgan
2008-07-10Adds lsusrp to gr-utils, obsoletes usrp_print_db.pyjcorgan
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