summaryrefslogtreecommitdiff
path: root/gr-uhd/grc
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge branch 'master' into nextJohnathan Corgan2012-02-141-2/+2
|\
| * uhd: fix source block xml file generationMichael Dickens2012-02-141-2/+2
| |
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-47/+0
|/ | | | Nick Foster owes Nick Corgan a six-pack of beer!
* uhd: added docs and removed unimplemented options in grc filesJosh Blum2011-11-071-20/+15
|
* uhd: added set/get time/clock source callsJosh Blum2011-11-071-15/+28
|
* uhd: use new type string for uhd source/sink typesJosh Blum2011-11-071-11/+21
|
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-071-22/+25
|
* uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-071-21/+25
|
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-071-6/+59
|
* grc: added throttle tag to blocks that throttleJosh Blum2011-10-191-0/+1
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-9/+9
|
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-261-0/+5
|\
| * uhd: added documentation and tag implementationsJosh Blum2011-09-241-0/+5
| |
* | uhd: changes to support amsg block w/ cmakeJosh Blum2011-08-201-0/+1
| |
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-08-203-0/+26
|\|
| * gr-uhd: add async metadata source blockThomas Tsou2011-08-193-0/+26
| | | | | | | | | | | | | | | | | | | | | | Add asynchronous message "block" that is independent of normal gnuradio scheduler. The block instantiates a thread to wait for asynchronous messages from UHD and encapsulates them in a gr_message posted into a message queue. The interface is empty because the block is internally driven and accessed through the the constructor specified message queue.
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+45
|/
* uhd: typo fix for initing a new clock_config()Josh Blum2011-07-031-1/+1
|
* uhd: added per motherboard reference source option (includes mimo cable)Josh Blum2011-06-291-21/+44
|
* gr-uhd: enable 8 channels in grc uhd blocksJosh Blum2011-06-091-1/+1
|
* uhd: fix generation typo on uhd grc blocks io directionJosh Blum2011-03-071-1/+2
|
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-104-2514/+17
|
* uhd: tweaks to the grc blocksJosh Blum2011-02-103-5/+5
|
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-106-298/+2548
|
* uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum2011-01-251-1/+1
|
* uhd: use the actual device and io types, do hacks in the init.py, also use ↵Josh Blum2011-01-192-19/+11
| | | | clock config convenience
* Merge branch 'next' into guile.Eric Blossom2010-12-212-5/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passes distcheck. * next: (32 commits) volk: Fix for popcnt's 64/32-bit issues. Using a copy of config.guess and config.sub instead of sym links. Including time header to qa files. Changed python env variable to more globally usable version. gr_uhd: Quick fix for make distcheck failures if UHD is not installed. PFB resampler: fix it this way to avoid the signed/unsigned warning. PFB resampler: fixes bug where filter could be looking past the number of inputs. resampler PFB: Sets relative rate when rate is changed. Create method to set rate on pfb_arb_resamp after it has been created. Allow it to be called from GRC. volk: fix for running 32-bit OS on 64-bit processor. System is correctly identified as 32-bit and compiles with the correct flags. volk: changing the path variables again. This works on my various systems tested. Using abs_ path names failed on Ubuntu 8.04 32-bit. volk: May be a hack, but it was required for my 32-bit Fedora 13 to work. volk: Removing unnecessary shell script; last commit takes care if its functions. volk: Fixing build system to handle making volk_mktables, volk_tables.h, and volk_config.h instead of a standalone shell script. volk: readding 16sc_magnitude_32f_sse with fix for SSE hadd_ps error. volk: Adding a few more generic-only test cases. volk: adding generic QA test for 16sc_magnitude_32f. volk: modified the configure scripts to output which architectures it will be building based on the configure tests. uhd: update notes in grc blocks for addressing scheme volk: Removing erroneous SSE function that actually usese an SSE3 intrin (mm_hadd_ps). ...
| * uhd: update notes in grc blocks for addressing schemeJosh Blum2010-12-092-5/+4
| |
* | Merge branch 'next' into guile-nextEric Blossom2010-12-066-1314/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * next: (116 commits) Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted. Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just specify the requested resampling rate without providing their own filter taps. uhd: reverting tag changes on uhd single usrp source, there seems to be issues with the work() logic uhd: removed default value chan=0 in the cc files WITH_INCLUDES _must_ be last uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME uhd: default channel params to zero for single source and sink blocks Revert "Removed usrp2-firmware from being automatically built." Remove generated file from repo Removed usrp2-firmware from being automatically built. uhd: added libdir to UHD CFLAGS (shared by lib and swig) Swapping out preset keys until I work out some of their issues. Modifying QA tests for the sample tags. By default, it only checks the sizes of the tags since order is not specified or guarenteed. Block is a gr_block, so this sets its relative rate. Was required for using in the QA of the sample tags code. Removing global pmt constants. Were causing segfaults during make check. Must fix this later. Fixing up the UHD sample tag example to take command line options. Swapping order of testing rrate. Changing propagation policy enum type name and making a few other minor edits. Changing API for gr_skiphead to use uint64_t for the offset instead of size_t (still unsigned). Fixes issue #304. Adding typedef for uint64_t and int64_t so we can use them through SWIG. ... Passes make distcheck.
| * uhd: remove deprecated grc wrappersJosh Blum2010-11-226-1314/+0
| |
* | Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-2/+2
|/ | | | | | | | | Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files.
* uhd: added ref clock option to single usrp blocks, minor grc fix on empty ↵Josh Blum2010-10-281-0/+22
| | | | option keys
* uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum2010-10-282-14/+26
|
* uhd: added support for setting bw filters through grcJosh Blum2010-10-212-2/+50
|
* uhd: tweaked and tested multi usrp with a single channelJosh Blum2010-10-182-8/+10
|
* uhd: typo fix for single usrp grc file generatorJosh Blum2010-10-181-1/+1
|
* uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum2010-10-182-2/+15
|
* uhd: work on multi usrp blocks, use block tree to categorize blocks, ↵Josh Blum2010-10-188-37/+99
| | | | deprecate mimo blocks
* uhd: created multi usrp grc wrapper generator, removed mimo gen and checked ↵Josh Blum2010-10-185-49/+1175
| | | | in its generated files
* uhd: multi channel single usrp source and sink workingJosh Blum2010-09-231-1/+1
|
* uhd: tweaks and fixes, single wrapper workingJosh Blum2010-09-221-2/+9
|
* uhd: added grc and swig wrappers for single usrpJosh Blum2010-09-215-7/+229
|
* uhd: generating mimo source and sink blocks, added subdev specJosh Blum2010-08-097-205/+204
|
* uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ↵Josh Blum2010-08-052-0/+16
| | | | (mimo coming)
* uhd: added callbacks in the mimo grc blocksJosh Blum2010-07-062-0/+6
|
* uhd mimo: created mimo source and sink block for gr-uhdJosh Blum2010-07-023-0/+200
|
* added docs to uhd grc blocks, added pkg config path to make support easierJosh Blum2010-04-232-0/+34
|
* typo fix, called variable ant, not antennaJosh Blum2010-04-152-4/+4
|
* added to uhd grc files, also removed warning for grc generator with uhd blocksJosh Blum2010-04-142-2/+38
|