Age | Commit message (Expand) | Author |
2010-12-30 | Fixes to psd plotting tool. Trying to keep up with the changing API; this sho... | Tom Rondeau |
2010-12-30 | More generic error message if guile-dev not installed. | Tom Rondeau |
2010-12-28 | Merge branch 'master' into next | Tom Rondeau |
2010-12-28 | Under extreme circumstances, optfir might never produce an answer (atten>300)... | Tom Rondeau |
2010-12-28 | Allowing PFB interpolator to be called without specifying the taps; autogen t... | Tom Rondeau |
2010-12-28 | Allowing PFB decimator to be called without specifying the taps; autogen taps... | Tom Rondeau |
2010-12-28 | PFB channelizer can be specified without external taps. Uses optfir to genera... | Tom Rondeau |
2010-12-28 | Updating the arb. resampler to use the optfir filter that provides better spe... | Tom Rondeau |
2010-12-27 | Add missing .test files to tarball. | Eric Blossom |
2010-12-27 | Add minimal Python and Guile QA code to gr-uhd. | Eric Blossom |
2010-12-27 | distcheck fix | Eric Blossom |
2010-12-27 | Add scheme-ish convenience functions to usrp2.scm. | Eric Blossom |
2010-12-27 | Add minimal guile test code gr-usrp2. | Eric Blossom |
2010-12-27 | Rename usrp2.i to usrp2_swig.i to allow insertion of guile convenience functi... | Eric Blossom |
2010-12-26 | gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ... | Tom Rondeau |
2010-12-23 | Merge branch 'master' into next | Tom Rondeau |
2010-12-23 | clean now gets rid of unittest results. Passes distcheck. | Tom Rondeau |
2010-12-23 | Modifying the unittest output. XML files are no longer written outside of the... | Tom Rondeau |
2010-12-23 | Update volk .gitignores | Eric Blossom |
2010-12-23 | Add test to see if Guile was built with threads enabled | Eric Blossom |
2010-12-22 | Check for lt_dladvise_global and fall back to using lt_dlopenext if not found. | Eric Blossom |
2010-12-22 | Merge branch 'alsa_drop_samples' | Tom Rondeau |
2010-12-22 | A new patch for fixing the alsa restart issue. Submitted by Volker Schroer. | Tom Rondeau |
2010-12-22 | Reverting last change in alsa. | Tom Rondeau |
2010-12-21 | Merge branch 'next' into guile. | Eric Blossom |
2010-12-17 | volk: Fix for popcnt's 64/32-bit issues. | Tom Rondeau |
2010-12-17 | Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max. | Nick Foster |
2010-12-17 | Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX instead... | Nick Foster |
2010-12-17 | Volk: A bunch of new Orc routines plus a couple of build changes. | Nick Foster |
2010-12-16 | Using a copy of config.guess and config.sub instead of sym links. | Tom Rondeau |
2010-12-16 | Including time header to qa files. | Tom Rondeau |
2010-12-16 | Changed python env variable to more globally usable version. | Tom Rondeau |
2010-12-15 | Volk: A bunch of new ORC routines plus tests. | Nick Foster |
2010-12-14 | Volk: Some new basic Orc implementations with QA code | Nick Foster |
2010-12-14 | Volk: Build fixes to work with/without Orc. | Nick Foster |
2010-12-14 | Volk: added references to libs instead of specifying them directly | Nick Foster |
2010-12-14 | Volk: Nick's commits to make adding Orc a little more structurally sound | Nick Foster |
2010-12-14 | Volk: Added QA tests for all the Orc stuff. Added a 16u_byteswap but it's bro... | Nick Foster |
2010-12-14 | Volk: patch via Nick M. | Nick Foster |
2010-12-14 | Fixed some broken. | Nick Foster |
2010-12-14 | Volk: added some more Orc functions. Haven't added to tests yet. | Nick Foster |
2010-12-14 | pre-patch... | Nick Foster |
2010-12-14 | Volk: More autotools stuff for Orc. Should build OK with or without Orc now. | Nick Foster |
2010-12-14 | Volk: Automated more automake for orc. Brought orcc generation in. Shared lib... | Nick Foster |
2010-12-13 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Nick Foster |
2010-12-13 | volk: committed some stuff i neglected | Nick Foster |
2010-12-13 | volk: added ORC integration. still requires polishing. | Nick Foster |
2010-12-13 | gr_uhd: Quick fix for make distcheck failures if UHD is not installed. | Tom Rondeau |
2010-12-12 | PFB resampler: fix it this way to avoid the signed/unsigned warning. | Tom Rondeau |
2010-12-12 | PFB resampler: fixes bug where filter could be looking past the number of inp... | Tom Rondeau |