Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-22 | gr-uhd: readd displaced alias for single_usrp_sink | Thomas Tsou | |
Insert alias for single_usrp_sink mistakenly removed in Commit 893f946b "gr-uhd: add async metadata source block" | |||
2011-08-19 | gr-uhd: add async metadata source block | Thomas Tsou | |
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. | |||
2011-02-25 | uhd: added sensors api to gr-uhd blocks and swig support | Josh Blum | |
2011-02-15 | uhd: tweaks for swig/python init file | Josh Blum | |
2011-02-10 | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | |
2011-01-19 | uhd: swig up the device discovery | Josh Blum | |
2011-01-19 | uhd: make the repr and str installation more generic | Josh Blum | |
2011-01-19 | uhd: use the actual device and io types, do hacks in the init.py, also use ↵ | Josh Blum | |
clock config convenience | |||
2011-01-19 | uhd: added export macros (not used now) and updated copyright dates | Josh Blum | |
2011-01-19 | uhd: swig + python tweaks to uhd types | Josh Blum | |
2011-01-19 | uhd: removed ranges template stuff, added some python polish in __init__.py | Josh Blum | |
2010-10-28 | uhd: make a tune_request_t that inherits from float for GRC, added docs | Josh Blum | |
2010-02-26 | Created simple source (with nothing in it) and some swig build stuff. | Josh Blum | |
Seems to work and compile |