Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 7 | -18/+236 |
|\ | |||||
| * | usrp: use different priority policies for gain group (rx vs tx) | Josh Blum | 2010-08-15 | 1 | -1/+15 |
| | | |||||
| * | usrp: moved usrp utils into public include space | Josh Blum | 2010-08-15 | 3 | -0/+155 |
| | | |||||
| * | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -14/+19 |
| | | | | | | | | simplifies the code after the property set/get declaration | ||||
| * | usrp: give dboards a name (not a blank string), do automatic selection when ↵ | Josh Blum | 2010-08-15 | 1 | -1/+1 |
| | | | | | | | | not provided | ||||
| * | usrp: replaced mboard name with special props for dboard iface | Josh Blum | 2010-08-14 | 1 | -3/+26 |
| | | |||||
| * | uhd: made split string utility function | Josh Blum | 2010-08-12 | 1 | -0/+21 |
| | | |||||
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-11 | 1 | -1/+2 |
|\| | |||||
| * | usrp: needed default constructor for MSVC, fixed gain group float warnings | Josh Blum | 2010-08-11 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into usrp2p | Nick Foster | 2010-08-10 | 11 | -7/+180 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this was the merge from hell Conflicts: firmware/microblaze/Makefile.am firmware/microblaze/bootstrap firmware/microblaze/configure.ac firmware/microblaze/lib/Makefile.inc host/lib/CMakeLists.txt host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/lib/usrp/usrp2/clock_ctrl.cpp host/lib/usrp/usrp2/codec_impl.cpp host/lib/usrp/usrp2/dboard_impl.cpp host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_iface.hpp host/lib/usrp/usrp2/usrp2_impl.hpp host/lib/usrp/usrp2/usrp2_regs.hpp host/test/CMakeLists.txt | ||||
| * | usrp: added api call to get the subdev spec | Josh Blum | 2010-08-09 | 2 | -0/+4 |
| | | |||||
| * | uhd: fix device recv docs on timeout, also fix typo | Josh Blum | 2010-08-08 | 1 | -6/+1 |
| | | |||||
| * | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 8 | -112/+135 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/test/CMakeLists.txt | ||||
| | * | Merge branch 'master' into codec_gains | Josh Blum | 2010-08-04 | 2 | -3/+17 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: host/lib/CMakeLists.txt host/lib/utils/gain_handler.cpp | ||||
| | * | | usrp: removed gain handler code (replaced by gain group) | Josh Blum | 2010-07-27 | 2 | -91/+0 |
| | | | | |||||
| | * | | usrp: added gain group support usrp2 dboard and to wrapper implementations | Josh Blum | 2010-07-27 | 1 | -1/+2 |
| | | | | |||||
| | * | | uhd: added gain group and unit testing for it | Josh Blum | 2010-07-27 | 2 | -0/+86 |
| | | | | |||||
| | * | | usrp: added codec gains props | Josh Blum | 2010-07-27 | 5 | -21/+48 |
| | | | | |||||
| * | | | uhd: created subdevice pair struct for subdev spec (easier than first/second) | Josh Blum | 2010-08-06 | 1 | -3/+21 |
| | | | | |||||
| * | | | uhd: implemented subdev spec in mimo and simple usrp wrappers. | Josh Blum | 2010-08-06 | 4 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | implemented subdev spec in usrp2 mboard impl removed subdevs used in dboard impl | ||||
| * | | | usrp: added subdev spec class with parser to specify subdevice ↵ | Josh Blum | 2010-08-06 | 2 | -0/+78 |
| | | | | | | | | | | | | | | | | specifications for channel config | ||||
| * | | | DBSRX support in UHD | Jason Abele | 2010-08-04 | 1 | -0/+25 |
| | | | | |||||
| * | | | uhd: added warning printer utility function | Josh Blum | 2010-08-04 | 2 | -0/+35 |
| | |/ | |/| | |||||
| * | | usrp2: added mboard name call to dboard iface | Josh Blum | 2010-08-04 | 1 | -0/+7 |
| | | | |||||
* | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-07-29 | 1 | -3/+10 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_regs.hpp | ||||
| * | | uhd: alignment buffer timeout abs time fix | Josh Blum | 2010-07-28 | 1 | -3/+10 |
| |/ | |||||
* | | Merge branch 'usrp2p2' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2py | Nick Foster | 2010-07-28 | 4 | -19/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/codec_impl.cpp host/lib/usrp/usrp2/usrp2_impl.hpp | ||||
| * \ | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into codec_gains | Nick Foster | 2010-07-26 | 1 | -11/+0 |
| |\ \ | |||||
| * | | | usrp: removed gain handler code (replaced by gain group) | Josh Blum | 2010-07-24 | 2 | -91/+0 |
| | | | | |||||
| * | | | usrp: added gain group support usrp2 dboard and to wrapper implementations | Josh Blum | 2010-07-24 | 1 | -1/+2 |
| | | | | |||||
| * | | | uhd: added gain group and unit testing for it | Josh Blum | 2010-07-23 | 2 | -0/+86 |
| | | | | |||||
| * | | | usrp: added codec gains props | Josh Blum | 2010-07-22 | 5 | -21/+48 |
| | | | | |||||
* | | | | Interface access methods for users to access dboards. | Nick Foster | 2010-07-27 | 1 | -0/+6 |
| | | | | |||||
* | | | | Added one more file from codec_gains2... | Nick Foster | 2010-07-27 | 1 | -0/+85 |
| | | | | |||||
* | | | | This is a manual merge of codec_gains2 into usrp2py. | Nick Foster | 2010-07-27 | 4 | -93/+46 |
| |_|/ |/| | | |||||
* | | | Merge branch 'tx_report' | Josh Blum | 2010-07-26 | 2 | -11/+48 |
|\ \ \ | |_|/ |/| | | | | | | | | Conflicts: host/lib/usrp/usrp2/io_impl.cpp | ||||
| * | | usrp2: added async event types, and common code for handling context words | Josh Blum | 2010-07-21 | 1 | -1/+5 |
| | | | |||||
| * | | uhd: added async recv message call to device api | Josh Blum | 2010-07-20 | 2 | -11/+44 |
| | | | | | | | | | | | | | | | | | | implemented in usrp2 io impl added async metadata type | ||||
* | | | usrp: fix the N/2 cordic tune issue, use boost math sign inplace of my signum | Josh Blum | 2010-07-22 | 1 | -11/+0 |
| |/ |/| | |||||
* | | uhd: get the version string from the api | Josh Blum | 2010-07-22 | 2 | -0/+29 |
| | | |||||
* | | usrp: changed opaque pointer implementation for dboard contructor args | Josh Blum | 2010-07-22 | 2 | -2/+3 |
| | | |||||
* | | uhd: added better throw warning to dict key not found | Josh Blum | 2010-07-22 | 1 | -1/+7 |
|/ | |||||
* | uhd: bring timeout parameter to the device::recv call, implement in usrp2 | Josh Blum | 2010-07-20 | 2 | -4/+11 |
| | |||||
* | usrp2: add a timeout to udp control and make it large for usrp2 control ↵ | Josh Blum | 2010-07-19 | 1 | -1/+2 |
| | | | | transactions | ||||
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 1 | -2/+19 |
| | |||||
* | usrp: removed spectrum inverted property from subdev code and tune helper ↵ | Josh Blum | 2010-07-16 | 1 | -1/+0 |
| | | | | (it wasnt used) | ||||
* | usrp: added functions to derive tuned frequency, tweaked logic, added unit test | Josh Blum | 2010-07-16 | 4 | -49/+77 |
| | |||||
* | uhd: platform define macros | Josh Blum | 2010-07-14 | 2 | -3/+14 |
| | |||||
* | uhd: define ssize_t for msvc, fixed warning as well | Josh Blum | 2010-07-09 | 1 | -1/+7 |
| | |||||
* | uhd: ssize_t for phony zero copy return types, null sptr for timeout/error ↵ | Josh Blum | 2010-07-09 | 1 | -5/+8 |
| | | | | with get managed buffers |