Statistics
| Branch: | Tag: | Revision:

root / gr-uhd / swig / __init__.py @ 355dbf5b

History | View | Annotate | Download (6 kB)

# Date Author Comment
d4703182 11/08/2011 02:56 am Josh Blum

uhd: grc xml tweaks + streamer args

84c3e0e0 11/08/2011 02:56 am Josh Blum

uhd: python/swig/grc tweaks until it works

5b0ae93c 11/08/2011 02:56 am Josh Blum

uhd: backwards compat work which support streamer API

cfba63c8 10/19/2011 05:25 pm Josh Blum

uhd: added uhd.find_devices to python

7ba45cf3 10/09/2011 11:24 pm Tom Rondeau

docs: adding uhd Doxygen documentation page and README file.

40193f0b 09/24/2011 05:26 pm Josh Blum

uhd: added kwargs to construct individual struct elements in tune_request_t

f4cc7884 08/22/2011 06:34 pm Thomas Tsou

gr-uhd: readd displaced alias for single_usrp_sink

Insert alias for single_usrp_sink mistakenly removed in

Commit 893f946b "gr-uhd: add async metadata source block"

893f946b 08/20/2011 01:30 am Thomas Tsou

gr-uhd: add async metadata source block

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....

5bb8acf2 02/25/2011 11:34 pm Josh Blum

uhd: added sensors api to gr-uhd blocks and swig support

cf4c96c7 02/15/2011 10:42 pm Josh Blum

uhd: tweaks for swig/python init file

7787d1fc 02/10/2011 08:56 am Josh Blum

uhd: replaced multi/single usrp stuff with just one usrp wrapper

81d3460c 01/20/2011 06:24 am Josh Blum

uhd: swig up the device discovery

69ae2c9b 01/20/2011 06:24 am Josh Blum

uhd: make the repr and str installation more generic

dfcc8cc2 01/20/2011 06:24 am Josh Blum

uhd: use the actual device and io types, do hacks in the init.py, also use clock config convenience

cf33e1e5 01/20/2011 06:24 am Josh Blum

uhd: added export macros (not used now) and updated copyright dates

c63edcbe 01/20/2011 06:24 am Josh Blum

uhd: swig + python tweaks to uhd types

5e00de56 01/20/2011 06:24 am Josh Blum

uhd: removed ranges template stuff, added some python polish in init.py

3dab5d93 10/28/2010 08:24 pm Josh Blum

uhd: make a tune_request_t that inherits from float for GRC, added docs

7c23fd43 02/26/2010 11:17 pm Josh Blum

Created simple source (with nothing in it) and some swig build stuff.
Seems to work and compile