aboutsummaryrefslogtreecommitdiffstats
path: root/gr-uhd/swig (follow)
Commit message (Expand)AuthorAgeFilesLines
* uhd: Remove references to clock_config_tMartin Braun2019-07-041-2/+0
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-11/+3
* uhd: Remove unused and deprecated type io_type_tMartin Braun2018-12-121-4/+0
* Merge branch 'master' into nextJohnathan Corgan2017-03-221-0/+4
|\
| * added the missing == operator.Marcus Müller2017-03-211-0/+4
* | Merge branch 'master' into nextJohnathan Corgan2016-09-191-1/+1
|\|
| * uhd: re-Fix order of include dirs done in 7ad6ff1b such that UHD_INCLUDE_DIRS comes before Boost but after all internal directories.Michael Dickens2016-09-191-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2016-09-151-1/+1
|\|
| * uhd: Fix order of include dirsMartin Braun2016-09-151-1/+1
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+0
|/
* Added controls for importing, exporting, and sharing LOsDerek Kozel2016-05-231-0/+12
* Revert "Merge remote-tracking branch 'dkozel/uhd_lo_api'"Johnathan Corgan2016-04-271-6/+0
* Added controls for importing, exporting, and sharing LOsDerek Kozel2016-04-251-0/+6
* uhd: Refactored usrp_{sink,source} blocksMartin Braun2015-04-301-0/+2
* controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-081-1/+0
* uhd: unexposed usrp_sink::get_device() and usrp_source::get_device() from SWIGNicholas Corgan2014-06-181-1/+7
* added subtraction and addition to time_spec_tMarcus Müller2014-04-141-0/+15
* uhd: extended uhd::dict to be able to be used like a Python dictionaryNicholas Corgan2013-09-231-0/+5
* Merge branch 'next' of git.gnuradio.org:gnuradio into nextTom Rondeau2013-05-231-0/+4
|\
| * uhd: swig fix for stream args channel comprehensionJosh Blum2013-05-221-0/+4
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.Tom Rondeau2013-05-231-1/+3
|/
* uhd: reverts include->import change in uhd_swig.iJohnathan Corgan2013-05-191-2/+1
* build: minor tweaks for swig, warnings.Tom Rondeau2013-05-081-1/+1
* runtime: fix SWIG type issue for 32-bitJohnathan Corgan2013-05-021-0/+3
* uhd: moved include dir to gnuradio/uhdJohnathan Corgan2013-04-302-7/+7
* uhd: 1. made a python directory for gr-uhd for tlc consistency.Tom Rondeau2013-04-154-203/+0
* build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
* build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1
* runtime: creating swig files for typedefs/templates of vector types.Tom Rondeau2013-04-011-4/+0
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+0
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-262-2/+2
* uhd: converted gr-uhd to v3.7 style.Tom Rondeau2013-02-191-11/+10
* Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAud...Michael L Dickens2013-01-011-1/+4
* Merge branch 'maint'Tom Rondeau2012-12-121-2/+0
|\
| * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the cause of the parallel build woes.Tom Rondeau2012-12-121-2/+0
* | Merge branch 'maint'Johnathan Corgan2012-11-191-1/+1
|\|
| * uhd: include gnuradio paths for swig build firstJosh Blum2012-11-191-1/+1
* | uhd: provide source block hook for issue stream cmdJosh Blum2012-09-291-0/+2
|/
* swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.Tom Rondeau2012-04-133-14/+14
* Merge branch 'master' into nextJohnathan Corgan2012-04-032-2/+2
|\
| * gr-uhd: get_usrp_info has help info and can only be called with a recent enough version of UHDNicholas Corgan2012-04-032-2/+2
* | Merge branch 'master' into nextJohnathan Corgan2012-04-021-0/+8
|\|
| * gr-uhd: Python users can now grab their current UHD version as a stringNicholas Corgan2012-04-021-0/+8
* | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-013-192/+0
* | Merge branch 'master' into nextJohnathan Corgan2012-03-241-0/+4
|\|
| * uhd: fix device_addr init issueJosh Blum2012-03-231-0/+4
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-085-130/+0
|/
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3