Age | Commit message (Expand) | Author |
2008-07-04 | cleaning up and putting much better code in. Step 1 of 2 | n4hy |
2008-06-26 | Fixed spelling error: s/writeable/writable/g | eb |
2008-06-25 | distcheck fix | eb |
2008-06-25 | Reverted changeset r8180, r8181, and r8184 on trunk. | jcorgan |
2008-06-24 | removed is_running method from gr_top_block | eb |
2008-06-24 | match the actual filename used | matt |
2008-06-24 | new experimental daughterboards with other tuners | matt |
2008-06-23 | Backed out [8669]. Better fix for removing cruft from opreport | eb |
2008-06-23 | in SIMD assmebler, changed .cleanup to a local symbol | eb |
2008-06-23 | Renamed benchmark_dotprod to benchmark_dotprod_fff (which it really was). | eb |
2008-06-23 | Renamed labels .loop1 and .loop2 to include name of file they're contained in. | eb |
2008-06-23 | added a few examples for benchmarking multithreaded scheduler | eb |
2008-06-23 | merged refactoring of gr_top_block_impl into abstract base class | eb |
2008-06-23 | fixed quoting problem | eb |
2008-06-23 | removed duplicate assignment | eb |
2008-06-23 | script to install threading building blocks in prefix | eb |
2008-06-23 | removed old, left over import | eb |
2008-06-23 | Use system byteswap implementations where available. | jcorgan |
2008-06-22 | Added autoconf independent bytesex routines to libgruel. | jcorgan |
2008-06-20 | Merged -r8639:8641 from jcorgan/gruel into trunk. Adds libgruel, the GNU Rad... | jcorgan |
2008-06-19 | Moved mb_time to omni_time and left mb_time.h with typedef to maintain | eb |
2008-06-19 | Merged eb/gcell-wip -r8559:8571 into trunk. The shared queue | eb |
2008-06-18 | libtool 2.2 compatibility fix from Don Ward. Details in ticket:249. | eb |
2008-06-12 | fftsink: stretch spacer for better fit | jblum |
2008-06-12 | fftsink: y_per_div issue fixed | jblum |
2008-06-12 | fft stretch fix and control panel update | jblum |
2008-06-12 | fft sink gui with control panel | jblum |
2008-06-10 | Make fpga register definition header files installed. | jcorgan |
2008-06-10 | Fix missing library from debfile (Greg Ushomirsky). | jcorgan |
2008-06-10 | Fixes ticket:246 | jcorgan |
2008-06-10 | Applied patch from Dean Armstrong to fix gr_repeat (ticket:246). | eb |
2008-06-05 | refactored gc_jd_queue_data, faster mutex_unlock | eb |
2008-05-26 | Added rewind() and clear() to vector sources and sinks. This is useful | eb |
2008-05-26 | channel_model.py now allows to set the random seed for the noise | eb |
2008-05-20 | Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su... | jcorgan |
2008-05-20 | distribute bootstrap with tarballs in case folks are modifying them | eb |
2008-05-20 | Let's step into the 21st century... | eb |
2008-05-19 | works with shipping boards, mostly minor changes to reference frequency for t... | matt |
2008-05-19 | Fix breakage introduced in r6228 (Josh Blum) | jcorgan |
2008-05-16 | Changed sample rate from 20M to 19.2M for faster lock. | cswiger |
2008-05-14 | Cleanup mistakes, print pids | cswiger |
2008-05-13 | Added interp_fir_filter in place of zero sources, interleaver, filter | cswiger |
2008-05-13 | Change flow_graph to top_block | cswiger |
2008-05-13 | Added interp_short.py and update README | cswiger |
2008-05-11 | Merged branch to fix libusrp dependence on CoreFoundation on OSX 10.4. | michaelld |
2008-05-08 | better fix for ticket:243 | eb |
2008-05-08 | svn:ignore cleanup | eb |
2008-05-08 | fix for ticket:243 | eb |
2008-05-08 | avoid possible log2 confusion | eb |
2008-05-08 | Applied patches from Don Ward. | eb |