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.
- 12:01 am Revision 9739742f: Move example waveforms to gnuradio-examples/waveforms.
- 12:01 am Revision 16416305: Create and install gr-run-waveform-script, and symlink to it when installed.
- 12:01 am Revision 48bd8228: Add symlink to gr-run-waveform when installing gr-run-waveform-binary.
- 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.
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.
- 10:12 pm Revision 91ca107e: Fixes to psd plotting tool. Trying to keep up with the changing API; this shou...
- 04:00 pm Revision 8e44bd38: More generic error message if guile-dev not installed.
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... - 06:08 pm Revision 2fa7c997: Under extreme circumstances, optfir might never produce an answer (atten>300),...
- 06:00 pm Revision 3f32342f: Allowing PFB interpolator to be called without specifying the taps; autogen ta...
- 05:56 pm Revision 47c11429: Allowing PFB decimator to be called without specifying the taps; autogen taps ...
- 05:56 pm Revision 3751671d: PFB channelizer can be specified without external taps. Uses optfir to generat...
- 05:47 pm Revision ae03fd9a: Updating the arb. resampler to use the optfir filter that provides better spec...
- 06:56 am Revision fd8f8671: Add missing .test files to tarball.
- 06:37 am Revision b8f174ce: Add minimal Python and Guile QA code to gr-uhd.
- 04:34 am Revision 3153f8f2: distcheck fix
- 04:07 am Revision 63fce8a9: Add scheme-ish convenience functions to usrp2.scm.
- 02:46 am Revision f290f9e4: Add minimal guile test code gr-usrp2.
- 02:32 am Revision 46c23681: Rename usrp2.i to usrp2_swig.i to allow insertion of guile convenience functions.
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...
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 ... - 01:58 am Revision 7222b938: clean now gets rid of unittest results. Passes distcheck.
12/23/2010
- 11:31 pm Revision 153de8c4: Modifying the unittest output. XML files are no longer written outside of the ...
- 10:29 pm Revision 79c514b5: Update volk .gitignores
- 07:00 pm Revision 9fe81031: Add test to see if Guile was built with threads enabled
- 12:49 am Revision 272971a2: Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.
12/22/2010
- 11:05 pm Revision 65c10c94: Merge branch 'alsa_drop_samples'
- 10:41 pm Revision 64ee9a29: A new patch for fixing the alsa restart issue. Submitted by Volker Schroer.
- 10:11 pm Revision a8e58dba: Reverting last change in alsa.
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...
12/18/2010
12/17/2010
- 09:35 pm Revision 0e92b93f: Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max.
- 08:20 pm Revision 200720da: Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX instead ...
- 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.
- 02:49 am Revision a89f5dd4: Using a copy of config.guess and config.sub instead of sym links.
- 02:33 am Revision ce3e4c33: Including time header to qa files.
- 02:27 am Revision 320c16f5: Changed python env variable to more globally usable version.
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.
12/15/2010
- 06:58 am Revision f9ee6a55: Volk: Some new basic Orc implementations with QA code
- 05:12 am Revision 21426265: Volk: Build fixes to work with/without Orc.
- 01:44 am Revision 87a9b14e: Volk: added references to libs instead of specifying them directly
- 01:23 am Revision 26415a14: Volk: Nick's commits to make adding Orc a little more structurally sound
- 01:13 am Revision 2e9a7d35: Volk: Added QA tests for all the Orc stuff. Added a 16u_byteswap but it's brok...
- 12:41 am Revision d8031649: Volk: patch via Nick M.
12/14/2010
- 10:25 pm Revision ebcfe1a6: Fixed some broken.
- 10:18 pm Revision cbc44555: Volk: added some more Orc functions. Haven't added to tests yet.
- 10:18 pm Revision be78b530: pre-patch...
- 09:36 pm Revision 05f4bced: Volk: More autotools stuff for Orc. Should build OK with or without Orc now.
- 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.
- 03:22 am Revision e826eb04: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 03:20 am Revision bef3db60: volk: committed some stuff i neglected
- 03:04 am Revision 09c84f41: volk: added ORC integration. still requires polishing.
12/13/2010
12/12/2010
- 06:52 pm Revision a151e3e1: PFB resampler: fix it this way to avoid the signed/unsigned warning.
- 06:51 pm Revision 7e21f9ad: PFB resampler: fixes bug where filter could be looking past the number of inputs.
- 06:48 pm Revision c75950bd: resampler PFB: Sets relative rate when rate is changed.
- 06:40 pm Revision 1a3e4989: PFB resampler: fix it this way to avoid the signed/unsigned warning.
- 06:39 pm Revision 9d306b27: PFB resampler: fix it this way to avoid the signed/unsigned warning.
- 06:28 pm Revision 199b77a7: PFB resampler: fixes bug where filter could be looking past the number of inputs.
- 06:22 pm Revision f53f2494: PFB resampler: fixes bug where filter could be looking past the number of inputs.
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.
- 07:24 pm Revision 504a2cce: Merge branch 'volk' into next
- 06:39 pm Revision 6cd7639e: volk: fix for running 32-bit OS on 64-bit processor. System is correctly ident...
- 06:35 pm Revision 88a4f3fc: volk: changing the path variables again. This works on my various systems test...
- 06:42 am Revision ee21aaed: Fixing generic demodulation.
- 01:07 am Revision 1984aab3: and another
- 01:07 am Revision 0e4b0a6d: missed one
- 12:38 am Revision 2ceb37ef: Add guile/.libs to libpath
- 12:15 am Revision 08907ee9: Use load-extension-global instead of load-extension
- 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&...
12/10/2010
- 04:30 pm Revision b1249864: fixed: FM sensitivity and calling gr_cpm::phase_response() through SWIG
- 01:31 pm Revision 67e6c7e9: fixed some XML glitches
- 01:03 pm Revision ee5ac10d: Forgot to add GRC blocks to block_tree, fixed
- 12:48 pm Revision 3f9a95ae: Added GRC blocks to Makefile
- 09:44 am Revision c96ea672: updated doxygen blocks, changed param order for gmsk
- 07:22 am Revision e7aa093f: volk: May be a hack, but it was required for my 32-bit Fedora 13 to work.
- 06:51 am Revision 5ccd0554: volk: Removing unnecessary shell script; last commit takes care if its functions.
- 06:48 am Revision 8375fd6c: volk: Fixing build system to handle making volk_mktables, volk_tables.h, and v...
- 04:49 am Revision 74cbbd74: Disable guile udp tests. They were causing a problem on some systems.
- 04:33 am Revision 704825a2: Fixing Makefile.am in blks2impl for recent changes.
- 01:24 am Revision 61d76383: volk: readding 16sc_magnitude_32f_sse with fix for SSE hadd_ps error.
12/09/2010
- 10:53 pm Revision 31c85c66: volk: Adding a few more generic-only test cases.
- 10:34 pm Revision f3c68475: volk: adding generic QA test for 16sc_magnitude_32f.
- 10:19 pm Revision ad4ad13c: Merge branch 'grorg-master'
- 10:16 pm Revision 31c8002c: Fixed Makefile so that generation of python docstrings works. Still not well ...
- 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). - 10:09 pm Revision 87889c20: volk: modified the configure scripts to output which architectures it will be ...
- 09:56 pm Revision 051aa2f5: uhd: update notes in grc blocks for addressing scheme
- 09:53 pm Revision 97ff5115: volk: Removing erroneous SSE function that actually usese an SSE3 intrin (mm_h...
- 09:52 pm Revision 79ca8f23: volk: remove redundant warning message at top of volk.c file.
- 05:12 pm Revision a72fa7a1: volk: Small fixes to M4 file for better project integration.
- 12:54 pm Revision 144ef2db: All CPM stuff included (C++/GRC/Python), tests pass
- 08:54 am Revision dd35f129: more elaborate checks, they also work now
12/08/2010
- 10:58 pm Revision 63f52073: volk: Changing version number to 0.1.
- 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... - 10:00 pm Revision 1cc88091: volk: more changes to build system so that VPATH builds properly and project m...
- 06:32 pm Revision 5155713e: CPM make checks
- 05:19 pm Revision 46d55649: volk: Working on VPATH build issues. Makes it through configure, fails on make.
- 04:51 pm Revision 730e550d: first version of CPM code
- 06:29 am Revision 74f206ed: volk: Fixing makefiles for dist. Distcheck still failing on other issues now.
- 06:11 am Revision 81d72259: volk: adding config.guess and config.sub to project distribution.
- 06:11 am Revision f8b0c86d: volk: Adding gitignore files.
- 06:11 am Revision 917e67d0: volk: Cleaning up naming from old libvector to volk.
- 06:11 am Revision 1186ab98: volk: Updating build system so that volk configures and builds from gnuradio t...
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.
- 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...
- 09:35 pm Revision 9911a8d9: Remove incorrect if PYTHON around swiginclude_HEADERS
- 09:19 pm Revision c69cf50c: Change shell function definitions to use POSIX syntax
- 06:59 pm Revision e0f038f1: trellis_generated.i has to be generated first, befofre we can generate anythin...
- 06:08 pm Revision 9552f6f1: flag an error if --enable-guile is specified, but guile-dev is not
- 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 ... - 04:02 am Revision 59a1eeb1: Update comments for --enable-guile, reflecting that it's disabled by default.
- 04:02 am Revision 97a15322: Remove copy of config/gr_standalone.m4 from top/config
- 03:54 am Revision f241c8d9: Update TODO
- 03:50 am Revision 685a7b62: Remove unused variable grguiledir
- 03:47 am Revision cc088ab0: Add guile QA code to gr-howto-write-a-block
- 03:10 am Revision e8542abd: Add prefix = NONE test to gr-howto-write-a-block
- 02:55 am Revision 743bfc5b: Update TODO
- 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... - 01:22 am Revision ed4abf6f: Adding a "change in progress" check to alsa sink.
12/06/2010
- 06:59 pm Revision 7b19372f: Adding new example script for using the new PFB arbitrary resampler interface....
- 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... - 04:19 am Revision 4620927f: Fixed typos in comments ('samples per symbol' not 'samples per second').
- 12:24 am Revision cdca1c91: uhd: reverting tag changes on uhd single usrp source, there seems to be issues...
- 12:22 am Revision 7a9c2234: uhd: removed default value chan=0 in the cc files
12/04/2010
- 09:18 am Revision 910165a9: Fix load-extension strings
- 08:49 am Revision 95254c28: Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.
- 08:45 am Revision 5d92ead4: Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to main
- 08:42 am Revision 05a68e2b: Fix swig syntax error triggered in python/std_complex.i
- 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... - 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 - 07:40 am Revision 7a7a4b7a: Fix EXTRA_DIST in gr-howto-write-a-block
- 07:34 am Revision 6df0423f: Regenerated Makefile.swig.gen's
- 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... - 07:09 am Revision 4d16f8ac: update .gitignore
- 06:26 am Revision 0c4067df: tarball name: run-waveform -> gr-run-waveform
- 06:22 am Revision aceace63: Comments
- 06:21 am Revision 20141767: Uhh, make that test_embed.cc
- 06:08 am Revision f8701535: Rename test_waveform.c test_embed.c
- 06:01 am Revision e89f4ac1: Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.
- 06:00 am Revision 5f12322d: Less verbose
- 05:42 am Revision 350a427f: Put all files in filesystem, not just .scm
- 05:36 am Revision b00008cb: Override primitive-load et al. before loading code.
- 05:33 am Revision 378bace4: xyzzy-search-load-path -> %xyzzy-search-load-path
- 04:30 am Revision ed55c41c: Merge branch 'grorg-master'
- 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.
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... - 10:32 pm Revision 6f1a2028: Rename run_waveform.cc gr-run-waveform.cc
- 10:09 pm Revision cd8a20ef: work-in-progress on run_waveform.cc
- 10:09 pm Revision c9597503: Try to get block destructors called (fairly) early
- 10:08 pm Revision 9bc62cca: Add "shims" for booting (mostly) from magic file system
- 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... - 08:12 pm Revision dd75f58e: Add filesystem.dat to CLEANFILES; other minor tweaks.
- 08:10 pm Revision f1d25562: Modify scm_xyzzy_init so that it looks up the system values of variables.
- 08:10 pm Revision 5ca9632f: Allow xyzzy_init to accept NULL or "\0" to specify install path
- 06:36 am Revision 9faf5081: Add code to handle lib vs lib64
- 05:21 am Revision cef9e8f3: Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
- Passes distcheck.
- 01:27 am Revision 9d91d36c: Move guts of gr-run-waveform into gnuradio/run-waveform.scm
12/02/2010
Also available in: Atom