Activity
From 10/23/2010 to 11/21/2010
11/21/2010
- 11:24 pm Revision a9777449: Merge branch 'next' into tagging
- 09:17 pm Revision 4aa79b72: Update TODO
- 07:43 pm Revision be71cffa: Changing name of static tag keys.
- 07:33 pm Revision b3436047: Fixing flowgraph dump to clean it up (via patch from eb). Also added note abou...
- 02:29 am Revision da6620e6: Add guile SIGINT handler to gr:wait.
- 12:34 am Revision 5c91f873: Minor tweaks: comments, static
- 12:30 am Revision 6551f537: Add guile shim to gr_top_block::wait that exits guile mode before blocking.
11/19/2010
- 03:07 pm Revision ff877cab: regenerated
- 03:07 pm Revision d67df105: wrap python files with if PYTHON
- 08:47 am Revision 37a1e931: Enable more tests
- 08:13 am Revision 31b5e27f: Enable a couple more tests
- 07:45 am Revision 3d3f38a1: Merge remote branch 'gnuradio.org/next' into works
- * gnuradio.org/next:
Remove 868 useless warnings about "is deprecated". - 07:40 am Revision d74eacdd: Remove 868 useless warnings about "is deprecated".
- Perhaps a warning printed from the constructor would be more helpful
and less distracting than cluttering the output ... - 07:02 am Revision 6237fafa: gr_msg_queue now working correctly from within guile.
- 07:02 am Revision d1d226ab: Disable items that require swig directors when building guile bindings.
- 01:39 am Revision f2e0c5b9: regenerated
- 01:39 am Revision 9631c1fa: don't generate the list of scripts here, use the version in Makefile.swig
- 01:38 am Revision 2aeea40e: don't generate python files unless python is enabled
- 01:33 am Revision f60c4420: Fix guile related problems with gr_message_{sink,source}.
11/18/2010
- 08:51 pm Revision 8176675b: Changing time pair in uhd source from a pmt pair to tuple.
- 03:55 am Revision 5331ab1c: fixe more tests
- 03:44 am Revision 2ce754d5: Moved prune tags to gr_buffer.
- 03:43 am Revision 49fa0877: Fixing uhd test app.
- 03:41 am Revision 18da1655: enable more tests
- 03:00 am Revision 9edc59fc: Merge remote branch 'gnuradio.org/next' into test
- * gnuradio.org/next:
distcheck fix for gr-uhd
Keep doxygen 1.7.1 from crashing.
uhd: swig changes for templated... - 02:53 am Revision 3f56b10b: distcheck fix for gr-uhd
- 02:52 am Revision 75f3bce0: Keep doxygen 1.7.1 from crashing.
- 01:29 am Revision 6129a67c: don't look for swig if no scripting language is specified.
- 01:28 am Revision 69033829: remove incomplete Tcl support to not confuse people
- 12:48 am Revision f155f3a3: Some updates to uhd source with tags.
- 12:48 am Revision 01a054be: Removing vestigial line.
11/17/2010
- 11:59 pm Revision b8da2172: Changing blocks to use new get_tags api and tag convinience functions.
- 11:58 pm Revision 6d439361: Changing get_tags API to take in a vector reference instead of returning a vec...
- 11:58 pm Revision 97b1f1aa: Makefile changes to work in tag info stuff.
- 11:56 pm Revision 38d1a6be: Adding information and convinience functions for accessing tag information.
- 10:26 pm Revision 5ec67cd4: Merge branch 'grorg-master'
- 09:58 pm Revision 3af8d11d: Updated TODO
- 09:54 pm Revision 4eadee57: Add support for guile std::vector< std::complex<float> >.
- 08:04 pm Revision 911533c6: Adding an example that uses gr_uhd sources to generate tags and collects burst...
- 04:17 pm Revision cfb2ff29: Update .gitignore
- 06:34 am Revision 7930b1eb: Adding a simple example of using the tagger and tagging file.
- 06:32 am Revision e6751f47: Adding a burst tagger that creates a tag when a signal is observed on line 1.
- 06:31 am Revision 5ef9a41c: Fixed tagging sink.
- 05:40 am Revision 8c81cf7d: Fix guile related problem with gr-usrp
- 05:40 am Revision a41e9987: New file sink to handle tagged bursts of data.
- 05:33 am Revision 8180bb1d: regenerated
- 05:32 am Revision 3c1c5314: Add _python that was dropped from Makefile.swig.gen.t
11/16/2010
- 11:36 pm Revision 9d6c7400: Adding QA test for testing rate changes.
- 11:02 pm Revision 8d84a2fc: Adding a way for propagate_tags to handle different rates. The tags are rewrit...
- 11:01 pm Revision 68b06ac6: Reverting to a sync_block for the annotator functions. Testing different rates...
- 10:01 pm Revision 6758e7a0: Merge branch 'uhd_ranges' into next
- 10:00 pm Revision b7af0969: UHD single source builds tags from packet metadata to ship downstream.
- Tag 1 contains the packet time
Tag 2 contains the packet length - 03:56 pm Revision 559d397d: Merge branch 'next' into tagging
- 07:54 am Revision 2e16fbdf: Update TODO
- 07:49 am Revision c80fdf28: Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when using
- GUILE outside of gnuradio-core.
This avoids the problem with the guile bindings where multiple blocks
end up with th... - 07:15 am Revision 9922d355: Removing autogenerated file.
- 02:20 am Revision f0ed1de2: add other .i files to EXTRA_DIST so it'll almost distcheck
- 02:08 am Revision c8835c28: make howto build the new way
- 02:07 am Revision 4b3d08cc: updated by bootstrap
- 02:06 am Revision e5473181: add support for --enable-guile
11/14/2010
- 09:26 pm Revision f2d5299a: Add tests that show that vector<complex<float>> is not working...
- 09:15 pm Revision eedcd714: Make cma-equalizer-cc test work
- 08:25 pm Revision 48f6c8b4: Move true? from general_ctors.test to core.scm
- 07:57 pm Revision e8d0dbbd: Remove code that's no longer needed.
- 07:56 pm Revision ababbe79: Update gr_nop, gr_null_sink and gr_null_source to modern coding conventions.
- 07:42 pm Feature #400: Create equivalent 'usrpx_tx_cfile.py' utility script
- See attached candidate file.
- 06:43 pm Revision a6b5781e: First hack at pruning tags to keep from growing.
- 06:42 pm Revision ad1eb7fd: Fixing constructor interface to work better through python (int instead of uin...
- 05:05 pm Revision b7667afd: Fixed as many problems in general_ctors.test as I could quickly.
- 07:24 am Revision c4d13fed: Update Guile-TODO
- 07:17 am Revision c5770a72: Fix swig .i dependency problem
- 06:20 am Revision 11b2b7c4: Adds argument to annotator test blocks to determine when they add a new tag.
- 05:04 am Revision 222c6c5b: Fixing some bugs.
- 12:27 am Revision 9bf7098c: Update Guile-TODO
- 12:19 am Revision abde5aff: dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.
- Write new app, gr-run-waveform, that reads waveforms and runs them.
We'll need to turn this into a small piece of C/C...
11/13/2010
- 07:29 pm Revision 77d77889: More test methods. Better testing of the all-to-all policy and more tests for ...
- 07:28 pm Revision 3fb01df0: Block executor propagation method returns an error indicator to stop the flowg...
- 07:27 pm Revision 74d17ff4: Fixing how 1-to-1 annotator handles inputs to better test propagataion method.
- 07:26 pm Revision 7ca96ad8: Renamed annotator block that goes all-to-all now so that it can take in arbitr...
11/12/2010
- 11:42 pm Revision cefeb248: Cleanup alsa Makefile.am
- 11:27 pm Revision d0bb24f6: Avoid entering duplicate directory into LTDL_LIBRARY_PATH
- 11:26 pm Revision c718ba72: Really make gr-audio-alsa make check run guile tests
- 11:04 pm Revision 76e2fa79: make check in gr-audio-alsa now confirms ability to load guile bindings.
- 01:04 am Revision 4a63bc91: Reworked 1-to-1 annotator block to better testing purposes.
- 12:41 am Revision 54b39676: Switches to using the new annotator block with a known graph structure to run ...
- Adding stub for testing the 1-to-1 tag propagation policy.
- 12:40 am Revision 3f6ebc2b: Modifying the all-to-all stream annotator for better use in testing. It now ad...
11/11/2010
- 08:58 pm Revision 0952d5a2: Adding an annotator block that moves tags using 1-to-1 policy.
- 08:55 pm Revision 9aaf98cf: Renaming random_annotator to annotator_1toall that moves tags from single inpu...
- 07:19 pm Revision c2049133: Fixed small bug in how tags are propagated downstream. Also using seq. numbers...
- 02:37 am Revision 29475043: Add -MD back to swig args, otherwise it doesn't generate dependencies
- 02:21 am Revision 5783b693: Revert "add the .i files as dependencies"
- This reverts commit f43d2a4759e0ecd6519c0ac0aa4afbc54e70ea65.
The dependencies doesn't make any sense. There's an a... - 02:13 am Revision fa9eeb2a: Add @srcdir@ to test directory specifier
- 02:13 am Revision 95ccbf47: Remove generated file from repo
- 12:57 am Revision f43d2a47: add the .i files as dependencies
- 12:56 am Revision 2285b142: don't remove the Std file.
11/10/2010
- 09:01 pm Revision df92b7c6: regenerated
- 08:17 pm Revision 72739e8f: Move *.test to tests directory
- 08:17 pm Revision ec44d0c5: add stubs, nothing seems to exist
- 08:17 pm Revision a740d3fb: fix bogus throws and vectors
- 08:17 pm Revision c4b880a4: comment out the two failures
- 08:17 pm Revision 8c2c60e6: fix one test
- 08:17 pm Revision 2567c81d: fix most of the tests to work.
- 08:17 pm Revision b4f49138: initial blast through gengen tests
- 08:17 pm Revision b580c7b3: add stub for the only test
- 08:17 pm Revision ab0d7d5b: add tests for the stuff that works, stubs for the rest
- 08:17 pm Revision 1c235539: stub out all the tests, but they depend on the next branch. :-(
- 08:17 pm Revision 15987345: Example of how to fix throw crashes
- 08:17 pm Revision 5228dd1b: First pass at waveform-spec
- 08:17 pm Revision 5a9a4401: add tests for all the constructors, failing ones commented out for now
- 08:17 pm Revision 5f89cc65: Remove guile-test.in. We're not rewriting the header anymore
- 08:17 pm Revision b87c20de: make the tests directory before trying to run any tests
- 08:17 pm Revision 0eb9f4f3: new test case and fix for problem
- 08:17 pm Revision 941c9a79: Enable test case & fix (missing throw (std::runtime_error) declaration).
- 08:17 pm Revision 95a575c1: Add test case.
- 08:17 pm Revision 10e3659b: New macros pass-if-throw & expect-fail-throw that test exceptions.
- Confirmed with "connect-5" test in 00_runtime_basics.test.
- 08:17 pm Revision 66d6c1b9: Add not-yet-working test that should confirm exception raised
- 08:17 pm Revision 4645f410: Add comments pointing to info on how to write test cases.
- 08:17 pm Revision 27a37e62: Nuke srfi-64 code
- 08:17 pm Revision d1d80474: Make check works again, now using guile's native test-suite code.
- The srfi-64 code wouldn't pass it's own test code under guile...
- 08:17 pm Revision 649cf353: stub out the rest of the not found tests
- 08:17 pm Revision f4959dce: guile-test -> guile-test.in so we can use @GUILE@
- 08:17 pm Revision 8a4a7441: Modify *.test to import correct modules
- 08:17 pm Revision edca1939: new QA code work-in-progress (forgot -a ...)
- 08:17 pm Revision e02be919: new QA code work-in-progress
- 08:17 pm Revision ff6c2f09: Rename qa_*.scm to *.test to match filenaming convention expected by
- test framework.
- 08:17 pm Revision d3ef5a72: Import guile's own testing framework
- 08:17 pm Revision 5a908ea9: fix syntax problem in test-assert
- 08:17 pm Revision 2f865632: Refactor guile QA code to use test-group.
- 08:17 pm Revision 45a88c35: Add qa_*.scm files to Makefile as noinst_DATA
- 08:17 pm Revision f07057eb: Add copyright and license header
- 08:17 pm Revision aa86e697: Add QA stub files for all gnuradio-core constructors
- 08:17 pm Revision b316cb06: More guile QA code
- 08:17 pm Revision a79986e0: First real guile QA code
- 08:17 pm Revision 53c6be5b: update .gitignore
- 08:17 pm Revision 5c81f275: Remove .gitignore from empty directory
- 08:17 pm Revision 81867e5d: Create guile QA framework.
- Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean. - 08:17 pm Revision 4216a7b3: remove comments on the stamps we dpn't use anymore
- 08:17 pm Revision 4f9b253e: create a list of generated script fioles.
- 08:15 pm Revision 406bd9d6: Reduce guile load time from 4.5 to 1.2 seconds.
- Rewrite re-export-all to only export symbols from the module name supplied.
- 08:15 pm Revision 9b6485b0: Import scheme API for writing test suites, srfi-61.
- http://srfi.schemers.org/srfi-64/srfi-64.html
- 08:15 pm Revision bc8fd41b: regenerated
- 08:15 pm Revision 0939607d: regenerated
- 08:15 pm Revision 77fbf9db: remove all generated files
- 08:15 pm Revision 2b11c904: regenerated
- 08:15 pm Revision f81c5677: add script names to swig_built_sources, not BUILT_SOURCES. Clean the generated...
- 08:15 pm Revision 08e6b7c1: don't add generated script files to swig_built_sources, they're already added....
- 08:15 pm Revision 1e6d760a: switch swig rule for guile from suffix to pattern rule
- 08:15 pm Revision 1f088ee6: Add simple test for guile bindings.
- At this point you must "make install" before running the test.
- 08:15 pm Revision f2f013ec: Rename coerce.scm to runtime-shim.scm. Modify core.scm to use runtime-shim.
- 08:15 pm Revision 4e309068: gitignore cruft for now
- 08:15 pm Revision 76c90f91: Export a few more items
- 08:15 pm Revision 8fe7f0fe: Cleanup gr:connect and gr:disconnect for Guile.
- Rename {dis,}connect to {dis,}primitive_connect in .i file.
Update python code to reflect change. - 08:15 pm Revision 3d4f2b9a: Add $(GENERATED_CC) backing to _SOURCES
- Now passes make check if --disable-gr-usrp.
- 08:15 pm Revision 23d96098: Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS
- 08:15 pm Revision 0b20021a: Revert db964d32de64c. Reintroduce warning (and correct behavior)
- 08:15 pm Revision 02824991: Remove swig generated python code from C++-only libraries
- 08:15 pm Revision 8c80b814: regenerated
- 08:15 pm Revision e277e93d: Remove dead file
- 08:15 pm Revision df6f365b: Routines to coerce blocks and connect them
- 08:15 pm Revision c34cf20f: Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and ...
- basic_block was renamed because the number of guile generic methods on
basic_block was getting large and confusing. ... - 08:15 pm Revision 2c54f4a5: additional regenerated files
- 08:15 pm Revision f7d9be06: move good comment to here where it belongs
- 08:15 pm Revision 4d3c48e7: make sure the gnuradio directory exists
- 08:15 pm Revision d94769a9: add load-extension support
- 08:13 pm Revision 40fac3c4: regenerated
- 08:13 pm Revision 928116d2: remove all .Std files
- 08:13 pm Revision e1a05ac8: fix typo in dependency name. Assume primitive file is ok if the .scm file is, ...
- 08:13 pm Revision 299aba57: Version that builds guile goops bindings, but dependencies are hosed.
- Doesn't compile cleanly, but does enough to allow experimentation with
goops wrappers. We're currently seeing the na... - 08:13 pm Revision 81983f26: without including the guile dependency file, dependencies won't work right
- 08:13 pm Revision 589f7bfa: Modules now load cleanly!
- 08:13 pm Revision 2a6649f9: Disable gr_message_source until later...
- 08:13 pm Revision 8579841a: Remove duplicate include of gr_endianness.i from general.i
- 08:13 pm Revision da69e1c1: gnuradio-core modules are almost loading cleanly.
- 08:13 pm Revision cbfffe41: Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitions
- 08:13 pm Revision e8320bc2: use the scm name as a build stamp
- 08:13 pm Revision 4cfeec9a: don't include swig dirs as it makes automake warnings, use GNURADIO_INCLUDES a...
- 08:13 pm Revision f461607b: don't list the generated cc files here
- 08:13 pm Revision 27d1af7c: Add %typecheck for complex.
- Fixes problem with moving-average-cc.
- 08:13 pm Revision 5939ce69: Move std_complex.i to gnuradio-core/src/lib/swig/guile.
- Seems to basically work. There's some simple test code inline
in gnuradio_core_general.i. - 08:13 pm Revision 0a81b7d4: rm gnuradio_swig.scm. Got turned into gnuradio_core.scm
- 08:13 pm Revision d1685679: Missed a few: s/_swig_py_/_/
- 08:13 pm Revision 52da23e0: Remove dead code
- 08:13 pm Revision 70dd1dc6: rename s/gnuradio_swig_python/gnuradio_core/g
- 08:13 pm Revision 412a0043: regenerate
- 08:13 pm Revision c8e09b54: s/_swig_py_/_core_/g
- 08:13 pm Revision 6421d470: regenerate
- 08:13 pm Revision fba8a45e: Rename guile libs to libguile-* and install them in $(libdir).
- This follows the Guile recommendations and should remove the need for
adding an additional directory to LD_LIBRARY_PATH. - 08:13 pm Revision 98c246e2: Remove leading _ from guile library names coded into .i files
- 08:13 pm Revision 1e34972f: Rengenerate Makefile.swig.gen's
- 08:13 pm Revision 6b5c73eb: Remove #warning from gr_swig_block_magic.i
- 08:13 pm Revision 1b95d66c: Set new install locations for guile scm code and libraries.
- I think we may want to rename the guile .so's and install them into
libdir instead... - 08:13 pm Revision 76e6d5ce: generate dependencies for .i files.
- 08:13 pm Revision 0b80f3a4: Remove dead and broken code from GR_SWIG_BLOCK_MAGIC.
- Looks like this hasn't been used since we converted the hier_block
stuff to C++, and it's been broken since then. - 08:13 pm Revision 00ba4204: Move #ifdef SWIGPYTHON outside of %define
- There's apparently a time-of-evaluation issue here.
The docs say they reevaluate the contents of %define at expansion... - 08:13 pm Revision b61a156d: Move common stuff outside of if PYTHON
- 08:10 pm Revision 75aed928: add comments
- 08:10 pm Revision 827f95ce: Add stub for gnuradio_swig.scm to get make to work
- 08:10 pm Revision cba092c9: correct typo in script name
- 08:10 pm Revision 31661e65: Change const vector to const vector ref to ease swigging.
- 08:10 pm Revision 4f67bf0a: regenerated
- 08:10 pm Revision aa162012: regenerated
- 08:10 pm Revision cf8f2a00: move new suffix rules to common Makefile so everything can use them.
- 08:10 pm Revision e3ea18ee: Move TOP_SWIG_IFILES outside of if PYTHON
- 08:10 pm Revision 5650ee3c: regenerated
- 08:10 pm Revision 39d4b276: tweak dependencies to work through all the name munging
- 08:10 pm Revision c41cb174: specify . for outdir, as the suffix rules put the generated filoes in the righ...
- 08:10 pm Revision 03418fed: regenerated
- 08:10 pm Revision 05c1f489: use suffixes to build scm and py files
- 08:10 pm Revision 3b6e452a: don't list .cc as a dependency, we always get one from the py or scm dependenc...
- 08:10 pm Revision ef074365: don't append pythom or guile to everything. Use suffix rules to build scm and ...
- 08:10 pm Revision e8ad25cd: use a separate output directory for generated files.
- 08:10 pm Revision 9cc65810: correct which lines are under comment
- 08:10 pm Revision 5aaeb465: don't build the python specific code for guile
- 08:10 pm Revision 1812c93c: load the general and gengen files, now that they compile.
- 08:10 pm Revision 42753aad: regeneratd
- 08:10 pm Revision 32a71023: add python/*.cc to SOURCES so dependencies work properly.
- 08:10 pm Revision d169bfee: gitignore swig generated files
- 08:10 pm Revision 9a55e397: gitignore swig generated files
- 08:10 pm Revision 221ad7b1: put the ifdef in the right place
- 08:10 pm Revision 25bf9bbd: don't ifdef the target away. regenerate .gen files.
- 08:10 pm Revision 3d55841e: Make fft window parameter a const vector ref to ease swigging.
- 08:10 pm Revision 3e5e6838: gitignore more swig generated files
- 08:10 pm Revision f64af4b3: gitignore swig generated files
- 08:10 pm Revision f97d37a2: Update generated files
- 08:10 pm Revision bb04443e: correct copyright date
- 08:10 pm Revision d3d187f1: improve comment
- 08:10 pm Revision 5ea1059c: regenerated
- 08:10 pm Revision 0876f100: install the scm files for guile too
- 08:10 pm Revision 2ecda7dd: load what'll load for now
- 08:10 pm Revision 3842b40b: instllthe top leel scm file for guile. Generate all files for guile too
- 08:10 pm Revision 478398e4: add variables for the data and lib directories as specified by guile-config
- 08:10 pm Revision c4f8aab8: add top level guile file
- 08:10 pm Revision 2038e098: use foreach...subst to make a list of generated files instead of cut & paste f...
- 08:10 pm Revision bf1f10e1: don't stub out ensure_py_gil_state, ifdef it out as it's python specific
- 08:10 pm Revision 1366ce59: add the load-extension command for guile
- 08:10 pm Revision 52b42834: use simple linkage instead of passive for guile so SWIG_init gets defined
- 08:10 pm Revision 08860508: use guile-config to find the proper flags
- 08:10 pm Revision 54bfe428: add #warning for missing guile support
- 08:10 pm Revision d97eacbf: don't use ensure_py_gil_state for guile
- 08:10 pm Revision b866f364: regenerated after changes to .i files
- 08:10 pm Revision 6b98045e: regenerated
- 08:10 pm Revision b72fd746: include complex too for std::complex
- 08:10 pm Revision 422d912f: wrap pyrun python code in SWIGPYTHON ifdef so it doesn't appear in other langu...
- 08:10 pm Revision 1caa7d70: wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other langu...
- 08:10 pm Revision 826869b6: regenerated
- 08:10 pm Revision ae3875c7: guile doesn't seem to need the header files
- 08:10 pm Revision 9b77d449: clone the python rules for the stamp to use for guile
- 08:10 pm Revision a30db7e0: append _python to all the generated files from swig
- 08:10 pm Revision f04b7c4b: adjust guile output options to be what the swig guile example uses
- 08:10 pm Revision 07272e97: look for the python name in the dependency for gnuradio_swig_bug_workaround.h
- 08:10 pm Revision ed409420: regenerated after changes to the template
- 08:10 pm Revision 29fef37c: split out _SOURCES into separate values for the different scripting languages.
- 08:10 pm Revision 3e970ae2: add flags for swig to output guile.
- 08:10 pm Revision b47b9ca4: regenerated from template
- 08:10 pm Revision b2b48af1: prefix -python or -guile to generated C++ source files from swig
- 08:10 pm Revision 1c127150: minimal test for guile flags
- 08:10 pm Revision 70bc07d6: add python to the stamp names
- 08:10 pm Revision 16426810: add stubs for finding what is needed to use guile or tcl
- 08:10 pm Revision 0bb3e5a7: add options to enable tcl and/or guile as well as python bindings.
- 08:10 pm Revision b932cd64: add support for using Tcl and Guile as output languages
- 08:10 pm Revision 29e800af: add support for using Tcl and Guile as output languages
- 05:25 am Revision ff6ce4dc: Updated doxygen Doxyfile for newer versions.
- 03:45 am Revision a72819e8: Adding file operations result checking.
- 03:08 am Revision 5d1baa5a: Updating audio_jack to new interface for creating a client. Fixes depricated w...
11/09/2010
- 03:42 am Revision 6fc05897: Potential fix to MSDD warnings by setting sequence number from buffer more exp...
- 03:42 am Revision ee02e4e6: Fixing copyright date.
- 03:42 am Revision 9eeb6dba: Adding a bit more checking on file operations.
- 03:42 am Revision 8e64eed7: Fixed warning re defining GNU_SOURCE. Can probably just remove it since it's d...
- 03:42 am Revision d46b800b: Fixing signed/unsigned warnings.
- 01:03 am Revision ec79e6f6: Burned by another copy-paste error. Correctly checking and acting if its a sink.
- 12:52 am Revision ab8c921b: Adding mutex protection around adding and getting tags from buffers.
- 12:46 am Revision 4cb301de: Made propagate_tags a function to be called from block_executor to move tags d...
- 12:30 am Revision 0a2cb50b: Renaming "handling_method" to "propagation_policy".
- 12:20 am Revision 75c9c767: cleaning up; comments, naming, typos, excess code, etc. Moving to make gr_bloc...
11/07/2010
- 11:39 pm Revision 23285af0: Moving tag handling setup back into gr_block so it can be set in the construct...
- 10:30 pm Revision 3bf4a842: Moving tags downstream is moved into gr_block_executor. Predefined three metho...
- 09:05 pm Revision 95eaad32: Cleaning up. Better use of PMTs; comment mods; returning vectors when getting ...
- 08:21 pm Revision 53eee1c6: Merge branch 'master' into next
- * master:
Sneaking in a few warning fixes to this branch.
Adding ability for FIR filter with internal buffer to d...
11/06/2010
- 06:24 pm Revision cafe83aa: Don't directly output tag info to screen from gr_random_annotator; instead, st...
- 06:18 pm Revision 8b184fda: Adding call in scheduler to handle tag movements between blocks and some helpe...
- 06:17 pm Revision 20adc2d6: Because tags can be appended from upstream, they are not consecutive in time, ...
- 05:18 pm Revision 6cc6925e: Better formatting of tag information to make info more readable.
- 05:03 pm Revision d58d250c: buffer_reader does not hold its own tags but looks upstream to the associated ...
11/05/2010
- 08:20 pm Bug #418 (Closed): Add warning/info for missing Python modules in examples
- Many examples rely on other Python modules that are not included as dependencies in GNU Radio, such as the gr-trellis...
- 01:49 am Revision a45a7100: first shot at Windows-compatible LIBUSB check
11/04/2010
- 10:36 pm Revision bf079e66: Fixing api call to gr_buffer_reader that no longer takes in which_input.
- 10:30 pm Revision 7f6f2a37: gr_buffer_reader doesn't need to know which input it is.
- 10:16 pm Revision 70ca24e7: Moving add_item_tag into gr_buffer and get_tags_in_range to gr_buffer_reader. ...
- Tags are now added to the gr_buffers on 'which_output' while they are retrieved from the gr_buffer_reader based on 'w...
- 05:19 pm Revision ef9ff4ce: Making annotator block build up tags with the noutput_items as the value held....
- 04:55 pm Revision d75b1bb7: Makding random_annotator simply copy input to output streams; fixes IO signatu...
- 04:38 pm Revision 54803ebc: Adding shell block for a random annotator. This will be used only for testing ...
- 04:33 pm Revision 309b05cb: Changing API to match changes to gr_block, including adding "srcid" param to a...
- 04:31 pm Revision 779f498c: Moves gr_block functions dealing with tags into protected space. Adds document...
- 03:38 pm Revision c3725a72: Fixing buffer to update abs_write_offset counter. Keeping access to counters e...
- 05:29 am Revision a89d85d0: Merge branch 'grorg-master'
- 03:53 am Revision a20c127a: Generation of python docstrings from doxygen xml.
- swig_doc.i is a swig interface file containing all the docstrings.
It is generated using swig_doc.py and included by ...
11/02/2010
- 11:57 pm Revision e70f8a0d: Moved number items read/written from gr_block_detail into gr_buffer (abs_writt...
- 08:00 pm Revision 1c7119f5: Adding QA code to perform some tests on tags. Setting and getting items read/w...
- 07:59 pm Revision 428ccb22: Adding some protection to the nitems read/written accessors. Should this retur...
- 04:53 pm Revision 1fa9a8ea: Sneaking in a few warning fixes to this branch.
- 04:47 pm Revision 1d63a525: Adding ability for FIR filter with internal buffer to decimate.
- Also adds QA code to test decimate by 2 and 5.
Removes lib/filter/gri_fir_filter_with_buffer_ccf.h that is autogener... - 02:01 am Revision 38c60bd0: uhd: swig changes for templated ranges
11/01/2010
- 07:57 pm Revision a8e0d810: Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, because...
10/31/2010
- 10:09 pm Revision 0bc7116e: Using pmt_eqv for key testing instead of == to make sure typing is worked out ...
- 10:06 pm Revision 13f00f0a: Checks for duplicate entry when adding a new tag.
- add_item_tag looks at the last tag entered with the given key and tests if the value is the same. If it is the same v...
- 09:13 pm Revision 246c0b96: get_tags_in_range now gets items between start and end INCLUSIVELY.
- 09:11 pm Revision e6dedf7f: Adds functional ability to call get_tags_in_range with a specified key.
- 09:02 pm Revision e3b86688: Fix to get_tags_in_range. Returns proper list and handles times when list is e...
10/30/2010
- 08:29 pm Revision c7c0b86a: Added a check in alsa sink if error has occurred due to blocking; if so, it wi...
- 05:18 am Revision a310fe30: Adding doxyxml python package. Acts as interface to doxygen-generated xml.
10/29/2010
- 02:08 pm Revision 0b9812f6: Merge branch 'makefile_var_ordering'
- 12:22 am Revision 2aef0484: uhd: added ref clock option to single usrp blocks, minor grc fix on empty opti...
10/28/2010
10/27/2010
10/26/2010
- 11:59 pm Revision b22efee4: Giving gr_block_detail a list of pmt tuples to hold item tagging information.
- Adds ability to add new tags from a block.
10/25/2010
Also available in: Atom