Activity

From 12/02/2010 to 12/31/2010

12/31/2010

12:01 am Revision 66768f6e: Create symlink using install-exec-local, not install-exec-hook.
Also rm the symlink using uninstall-local. Passes distcheck. Eric Blossom
12:01 am Revision 9739742f: Move example waveforms to gnuradio-examples/waveforms.
Eric Blossom
12:01 am Revision 16416305: Create and install gr-run-waveform-script, and symlink to it when installed.
Eric Blossom
12:01 am Revision 48bd8228: Add symlink to gr-run-waveform when installing gr-run-waveform-binary.
Eric Blossom
12:01 am Revision c744baf8: Rename gr-run-waveform/gr-run-waveform.cc to gr-run-waveform-binary.cc
This is the first step to allow the binary and the script
versions of gr-run-waveform to co-exist.
Eric Blossom

12/30/2010

10:19 pm Revision c6dfc4ce: Adding tags back into UHD source. If a packet received from a UHD source has a...
This should not affect behavior of the UHD single source for those not dealing with tags. Tom Rondeau
10:12 pm Revision 91ca107e: Fixes to psd plotting tool. Trying to keep up with the changing API; this shou...
Tom Rondeau
04:00 pm Revision 8e44bd38: More generic error message if guile-dev not installed.
Tom Rondeau

12/28/2010

06:31 pm Revision caa6f821: Merge branch 'master' into next
* master:
Under extreme circumstances, optfir might never produce an answer (atten>300), so this puts in a check on...
Tom Rondeau
06:08 pm Revision 2fa7c997: Under extreme circumstances, optfir might never produce an answer (atten>300),...
Tom Rondeau
06:00 pm Revision 3f32342f: Allowing PFB interpolator to be called without specifying the taps; autogen ta...
Tom Rondeau
05:56 pm Revision 47c11429: Allowing PFB decimator to be called without specifying the taps; autogen taps ...
Tom Rondeau
05:56 pm Revision 3751671d: PFB channelizer can be specified without external taps. Uses optfir to generat...
Tom Rondeau
05:47 pm Revision ae03fd9a: Updating the arb. resampler to use the optfir filter that provides better spec...
Tom Rondeau
06:56 am Revision fd8f8671: Add missing .test files to tarball.
Eric Blossom
06:37 am Revision b8f174ce: Add minimal Python and Guile QA code to gr-uhd.
Eric Blossom
04:34 am Revision 3153f8f2: distcheck fix
Eric Blossom
04:07 am Revision 63fce8a9: Add scheme-ish convenience functions to usrp2.scm.
Eric Blossom
02:46 am Revision f290f9e4: Add minimal guile test code gr-usrp2.
Eric Blossom
02:32 am Revision 46c23681: Rename usrp2.i to usrp2_swig.i to allow insertion of guile convenience functions.
Eric Blossom

12/26/2010

07:03 pm Revision 440b0e3b: gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the m...
Tom Rondeau

12/24/2010

03:13 am Revision d209240b: Merge branch 'master' into next
* master:
clean now gets rid of unittest results. Passes distcheck.
Modifying the unittest output. XML files are ...
Tom Rondeau
01:58 am Revision 7222b938: clean now gets rid of unittest results. Passes distcheck.
Tom Rondeau

12/23/2010

11:31 pm Revision 153de8c4: Modifying the unittest output. XML files are no longer written outside of the ...
Tom Rondeau
10:29 pm Revision 79c514b5: Update volk .gitignores
Eric Blossom
07:00 pm Revision 9fe81031: Add test to see if Guile was built with threads enabled
Eric Blossom
12:49 am Revision 272971a2: Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.
Eric Blossom

12/22/2010

11:05 pm Revision 65c10c94: Merge branch 'alsa_drop_samples'
Tom Rondeau
10:41 pm Revision 64ee9a29: A new patch for fixing the alsa restart issue. Submitted by Volker Schroer.
Tom Rondeau
10:11 pm Revision a8e58dba: Reverting last change in alsa.
Tom Rondeau

12/21/2010

09:31 pm Revision 75b650ef: Merge branch 'next' into guile.
Passes distcheck.
* next: (32 commits)
volk: Fix for popcnt's 64/32-bit issues.
Using a copy of config.guess and...
Eric Blossom

12/18/2010

04:58 am Revision ed78ba5d: volk: Fix for popcnt's 64/32-bit issues.
Tom Rondeau

12/17/2010

09:35 pm Revision 0e92b93f: Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max.
Nick Foster
08:20 pm Revision 200720da: Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX instead ...
Nick Foster
07:14 pm Revision c6fff77d: Volk: A bunch of new Orc routines plus a couple of build changes.
32fc_magnitude_16s fails test_all right now. Nick Foster
02:49 am Revision a89f5dd4: Using a copy of config.guess and config.sub instead of sym links.
Tom Rondeau
02:33 am Revision ce3e4c33: Including time header to qa files.
Tom Rondeau
02:27 am Revision 320c16f5: Changed python env variable to more globally usable version.
Tom Rondeau

12/16/2010

12:27 am Revision 15ad4b53: Volk: A bunch of new ORC routines plus tests.
Also fixed a typo in the generic version of 16sc_magnitude_16s_a16. Nick Foster

12/15/2010

06:58 am Revision f9ee6a55: Volk: Some new basic Orc implementations with QA code
Nick Foster
05:12 am Revision 21426265: Volk: Build fixes to work with/without Orc.
Nick Foster
01:44 am Revision 87a9b14e: Volk: added references to libs instead of specifying them directly
Nick Foster
01:23 am Revision 26415a14: Volk: Nick's commits to make adding Orc a little more structurally sound
Nick Foster
01:13 am Revision 2e9a7d35: Volk: Added QA tests for all the Orc stuff. Added a 16u_byteswap but it's brok...
Nick Foster
12:41 am Revision d8031649: Volk: patch via Nick M.
Nick Foster

12/14/2010

10:25 pm Revision ebcfe1a6: Fixed some broken.
Nick Foster
10:18 pm Revision cbc44555: Volk: added some more Orc functions. Haven't added to tests yet.
Nick Foster
10:18 pm Revision be78b530: pre-patch...
Nick Foster
09:36 pm Revision 05f4bced: Volk: More autotools stuff for Orc. Should build OK with or without Orc now.
Nick Foster
09:00 am Revision 611526f9: Volk: Automated more automake for orc. Brought orcc generation in. Shared libr...
Linking is hackery right now with specified -lorc-0.4 flags; this should change. Otherwise pretty much OK. Nick Foster
03:22 am Revision e826eb04: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Nick Foster
03:20 am Revision bef3db60: volk: committed some stuff i neglected
Nick Foster
03:04 am Revision 09c84f41: volk: added ORC integration. still requires polishing.
Nick Foster

12/13/2010

05:21 pm Revision 10477754: gr_uhd: Quick fix for make distcheck failures if UHD is not installed.
Tom Rondeau

12/12/2010

06:52 pm Revision a151e3e1: PFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau
06:51 pm Revision 7e21f9ad: PFB resampler: fixes bug where filter could be looking past the number of inputs.
Tom Rondeau
06:48 pm Revision c75950bd: resampler PFB: Sets relative rate when rate is changed.
Tom Rondeau
06:40 pm Revision 1a3e4989: PFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau
06:39 pm Revision 9d306b27: PFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau
06:28 pm Revision 199b77a7: PFB resampler: fixes bug where filter could be looking past the number of inputs.
Tom Rondeau
06:22 pm Revision f53f2494: PFB resampler: fixes bug where filter could be looking past the number of inputs.
Tom Rondeau

12/11/2010

10:42 pm Revision 9db640f5: Create method to set rate on pfb_arb_resamp after it has been created.
Allow it to be called from GRC. Matt Ettus
07:24 pm Revision 504a2cce: Merge branch 'volk' into next
Tom Rondeau
06:39 pm Revision 6cd7639e: volk: fix for running 32-bit OS on 64-bit processor. System is correctly ident...
Tom Rondeau
06:35 pm Revision 88a4f3fc: volk: changing the path variables again. This works on my various systems test...
Tom Rondeau
06:42 am Revision ee21aaed: Fixing generic demodulation.
Ben Reynwar
01:07 am Revision 1984aab3: and another
Eric Blossom
01:07 am Revision 0e4b0a6d: missed one
Eric Blossom
12:38 am Revision 2ceb37ef: Add guile/.libs to libpath
Eric Blossom
12:15 am Revision 08907ee9: Use load-extension-global instead of load-extension
Eric Blossom
12:12 am Revision 67c77e22: Add new Guile gsubr that loads shared libraries using the equivalent of the RT...
This is part of a work-around for swig bug: 1863647
http://sourceforge.net/tracker/index.php?func=detail&aid=1863647&...
Eric Blossom

12/10/2010

04:30 pm Revision b1249864: fixed: FM sensitivity and calling gr_cpm::phase_response() through SWIG
Martin Braun
01:31 pm Revision 67e6c7e9: fixed some XML glitches
Martin Braun
01:03 pm Revision ee5ac10d: Forgot to add GRC blocks to block_tree, fixed
Martin Braun
12:48 pm Revision 3f9a95ae: Added GRC blocks to Makefile
Martin Braun
09:44 am Revision c96ea672: updated doxygen blocks, changed param order for gmsk
Martin Braun
07:22 am Revision e7aa093f: volk: May be a hack, but it was required for my 32-bit Fedora 13 to work.
Tom Rondeau
06:51 am Revision 5ccd0554: volk: Removing unnecessary shell script; last commit takes care if its functions.
Tom Rondeau
06:48 am Revision 8375fd6c: volk: Fixing build system to handle making volk_mktables, volk_tables.h, and v...
Tom Rondeau
04:49 am Revision 74cbbd74: Disable guile udp tests. They were causing a problem on some systems.
Eric Blossom
04:33 am Revision 704825a2: Fixing Makefile.am in blks2impl for recent changes.
Ben Reynwar
01:24 am Revision 61d76383: volk: readding 16sc_magnitude_32f_sse with fix for SSE hadd_ps error.
Tom Rondeau

12/09/2010

10:53 pm Revision 31c85c66: volk: Adding a few more generic-only test cases.
Tom Rondeau
10:34 pm Revision f3c68475: volk: adding generic QA test for 16sc_magnitude_32f.
Tom Rondeau
10:19 pm Revision ad4ad13c: Merge branch 'grorg-master'
Ben Reynwar
10:16 pm Revision 31c8002c: Fixed Makefile so that generation of python docstrings works. Still not well ...
Ben Reynwar
10:12 pm Revision 2863f40d: Added support for modulation/demodulation of a generic constellation.
Not yet robust enough.
Inefficient QAM modulation/demodulation also added (via the generic implementation).
Ben Reynwar
10:09 pm Revision 87889c20: volk: modified the configure scripts to output which architectures it will be ...
Tom Rondeau
09:56 pm Revision 051aa2f5: uhd: update notes in grc blocks for addressing scheme
Josh Blum
09:53 pm Revision 97ff5115: volk: Removing erroneous SSE function that actually usese an SSE3 intrin (mm_h...
Tom Rondeau
09:52 pm Revision 79ca8f23: volk: remove redundant warning message at top of volk.c file.
Tom Rondeau
05:12 pm Revision a72fa7a1: volk: Small fixes to M4 file for better project integration.
Tom Rondeau
12:54 pm Revision 144ef2db: All CPM stuff included (C++/GRC/Python), tests pass
Martin Braun
08:54 am Revision dd35f129: more elaborate checks, they also work now
Martin Braun

12/08/2010

10:58 pm Revision 63f52073: volk: Changing version number to 0.1.
Tom Rondeau
10:26 pm Revision a8f33e1b: Removing autotests of volk during make check and distchecks since they take a ...
These can be run by hand by executing volk/lib/test_all
Also made a comment about needing a possible fix for this ma...
Tom Rondeau
10:00 pm Revision 1cc88091: volk: more changes to build system so that VPATH builds properly and project m...
Tom Rondeau
06:32 pm Revision 5155713e: CPM make checks
Martin Braun
05:19 pm Revision 46d55649: volk: Working on VPATH build issues. Makes it through configure, fails on make.
Tom Rondeau
04:51 pm Revision 730e550d: first version of CPM code
Martin Braun
06:29 am Revision 74f206ed: volk: Fixing makefiles for dist. Distcheck still failing on other issues now.
Tom Rondeau
06:11 am Revision 81d72259: volk: adding config.guess and config.sub to project distribution.
Tom Rondeau
06:11 am Revision f8b0c86d: volk: Adding gitignore files.
Tom Rondeau
06:11 am Revision 917e67d0: volk: Cleaning up naming from old libvector to volk.
Tom Rondeau
06:11 am Revision 1186ab98: volk: Updating build system so that volk configures and builds from gnuradio t...
Tom Rondeau

12/07/2010

11:54 pm Revision c6d4c7d5: Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure that
in-tree includes are searched before out-of-tree includes. Eric Blossom
11:50 pm Revision 23914465: Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new ...
It currently stands by itself under the GNU Radio tree and can be used separately. We will integrate the build proces... Tom Rondeau
09:35 pm Revision 9911a8d9: Remove incorrect if PYTHON around swiginclude_HEADERS
Eric Blossom
09:19 pm Revision c69cf50c: Change shell function definitions to use POSIX syntax
Eric Blossom
06:59 pm Revision e0f038f1: trellis_generated.i has to be generated first, befofre we can generate anythin...
Rob Savoye
06:08 pm Revision 9552f6f1: flag an error if --enable-guile is specified, but guile-dev is not
Rob Savoye
07:16 am Revision 55685f7a: Merge branch 'next' into guile-next
* next: (116 commits)
Adding new example script for using the new PFB arbitrary resampler interface. One resampler ...
Eric Blossom
04:02 am Revision 59a1eeb1: Update comments for --enable-guile, reflecting that it's disabled by default.
Eric Blossom
04:02 am Revision 97a15322: Remove copy of config/gr_standalone.m4 from top/config
Eric Blossom
03:54 am Revision f241c8d9: Update TODO
Eric Blossom
03:50 am Revision 685a7b62: Remove unused variable grguiledir
Eric Blossom
03:47 am Revision cc088ab0: Add guile QA code to gr-howto-write-a-block
Eric Blossom
03:10 am Revision e8542abd: Add prefix = NONE test to gr-howto-write-a-block
Eric Blossom
02:55 am Revision 743bfc5b: Update TODO
Eric Blossom
01:57 am Revision e13783ae: Merge branch 'master' into next
* master:
Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-g...
Tom Rondeau
01:22 am Revision ed4abf6f: Adding a "change in progress" check to alsa sink.
Tom Rondeau

12/06/2010

06:59 pm Revision 7b19372f: Adding new example script for using the new PFB arbitrary resampler interface....
Tom Rondeau
06:52 pm Revision 6246efbe: Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just ...
Taps are then generated inside hier_block2 to cover full bandwidth of input signal.
Optional attenuation parameter m...
Tom Rondeau
04:19 am Revision 4620927f: Fixed typos in comments ('samples per symbol' not 'samples per second').
Ben Reynwar
12:24 am Revision cdca1c91: uhd: reverting tag changes on uhd single usrp source, there seems to be issues...
Josh Blum
12:22 am Revision 7a9c2234: uhd: removed default value chan=0 in the cc files
Josh Blum

12/04/2010

09:18 am Revision 910165a9: Fix load-extension strings
Eric Blossom
08:49 am Revision 95254c28: Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.
Eric Blossom
08:45 am Revision 5d92ead4: Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to main
Eric Blossom
08:42 am Revision 05a68e2b: Fix swig syntax error triggered in python/std_complex.i
Eric Blossom
08:31 am Revision 6ba2c80c: Some piece of this commit triggers a syntax error running swig:
make[2]: Entering directory `/home/eb/git/wf-exec/gr-howto-write-a-block/swig'
Compile .i to .py
/usr/bin/swig -fvirt...
Eric Blossom
07:58 am Revision ea8a60ad: Make gr-howto-write-a-block work again...
Copied Makefile.swig, Mkefile.swig.gen.t from ..
Renamed howto.i to howto_swig.i
Regenerated Makefile.swig.gen
Eric Blossom
07:40 am Revision 7a7a4b7a: Fix EXTRA_DIST in gr-howto-write-a-block
Eric Blossom
07:34 am Revision 6df0423f: Regenerated Makefile.swig.gen's
Eric Blossom
07:30 am Revision 0b5f6611: Rename libguile- to libguile-gnuradio- to match guile library naming convention.
The stuff in gnuradio-core ends up with funky names, but that could
be fixed by renaming gnuradio_core_filter.i -> co...
Eric Blossom
07:09 am Revision 4d16f8ac: update .gitignore
Eric Blossom
06:26 am Revision 0c4067df: tarball name: run-waveform -> gr-run-waveform
Eric Blossom
06:22 am Revision aceace63: Comments
Eric Blossom
06:21 am Revision 20141767: Uhh, make that test_embed.cc
Eric Blossom
06:08 am Revision f8701535: Rename test_waveform.c test_embed.c
Eric Blossom
06:01 am Revision e89f4ac1: Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.
Eric Blossom
06:00 am Revision 5f12322d: Less verbose
Eric Blossom
05:42 am Revision 350a427f: Put all files in filesystem, not just .scm
Eric Blossom
05:36 am Revision b00008cb: Override primitive-load et al. before loading code.
Eric Blossom
05:33 am Revision 378bace4: xyzzy-search-load-path -> %xyzzy-search-load-path
Eric Blossom
04:30 am Revision ed55c41c: Merge branch 'grorg-master'
Ben Reynwar
04:25 am Revision 26e78513: Added a new example python script (a stripped down version of benchmark_loopba...
Made minor change to blks2.demod_pkts. Ben Reynwar

12/03/2010

10:32 pm Revision 63728823: Revert "Add "shims" for booting (mostly) from magic file system"
This reverts commit 9bc62cca21a0a171cbc220419af91b3d8f7e333b.
This stragegy didn't work. Our new gsubrs have not ye...
Eric Blossom
10:32 pm Revision 6f1a2028: Rename run_waveform.cc gr-run-waveform.cc
Eric Blossom
10:09 pm Revision cd8a20ef: work-in-progress on run_waveform.cc
Eric Blossom
10:09 pm Revision c9597503: Try to get block destructors called (fairly) early
Eric Blossom
10:08 pm Revision 9bc62cca: Add "shims" for booting (mostly) from magic file system
Eric Blossom
09:14 pm Revision 331a74a4: Make xyzzy_open_file work. (And a bit of renaming.)
xyzzy_open_file (nee make_xyzzy) was not stripping off the magic
prefix before searching, and was thus always creatin...
Eric Blossom
08:12 pm Revision dd75f58e: Add filesystem.dat to CLEANFILES; other minor tweaks.
Eric Blossom
08:10 pm Revision f1d25562: Modify scm_xyzzy_init so that it looks up the system values of variables.
Eric Blossom
08:10 pm Revision 5ca9632f: Allow xyzzy_init to accept NULL or "\0" to specify install path
Eric Blossom
06:36 am Revision 9faf5081: Add code to handle lib vs lib64
Eric Blossom
05:21 am Revision cef9e8f3: Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
Passes distcheck. Eric Blossom
01:27 am Revision 9d91d36c: Move guts of gr-run-waveform into gnuradio/run-waveform.scm
Eric Blossom

12/02/2010

10:18 pm Revision 09dc1cd6: Update copyright dates
Eric Blossom
10:15 pm Revision b7a674aa: Fix const-related warnings
Eric Blossom
« Previous
Next »
 

Also available in: Atom