Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | usrp1: work on usrp1 hardware compat with the api | Josh Blum | 2011-01-17 | 1 | -1/+2 | |
| | | | | | | today we added shutoff the DAC when not transmitting using EOB as an indicator added various other features and cleaned up code for soft time control | |||||
* | usrp1: added docs on missing and emulated features | Josh Blum | 2011-01-13 | 1 | -8/+37 | |
| | ||||||
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 1 | -1/+1 | |
| | ||||||
* | uhd: removed REQUIRED from find package calls to libusb and docutils | Josh Blum | 2011-01-04 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'buffer_pool' into next | Josh Blum | 2011-01-04 | 1 | -17/+4 | |
|\ | ||||||
| * | uhd: create a find packages module for docutils, cleaned up some of the ↵ | Josh Blum | 2011-01-02 | 1 | -17/+4 | |
| | | | | | | | | other find package stuff | |||||
* | | Merge branch 'uhd_master' into uhd_next | Josh Blum | 2010-12-27 | 1 | -8/+6 | |
|\| | ||||||
| * | cmake: changes to finding python interp, some other tweaks | Josh Blum | 2010-12-27 | 1 | -8/+6 | |
| | | ||||||
* | | Merge branch 'udp_ports' into next | Josh Blum | 2010-12-22 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: firmware/microblaze/apps/txrx_uhd.c host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_impl.cpp host/lib/usrp/usrp2/usrp2_impl.hpp | |||||
| * | | udp_ports: enable async recv in xport, set performance params in top level, ↵ | Josh Blum | 2010-12-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | things working | |||||
* | | | Merge branch 'master' into next | Josh Blum | 2010-12-22 | 2 | -5/+13 | |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: host/lib/usrp/usrp2/CMakeLists.txt | |||||
| * | | uhd: implemented top-level component registry | Josh Blum | 2010-12-20 | 2 | -5/+13 | |
| |/ | | | | | | | now docs, examples, utils, usb, are configurable components with dependencies | |||||
* | | usrp2: added mimo_mode address arg and documented it | Josh Blum | 2010-12-13 | 1 | -5/+52 | |
| | | ||||||
* | | usrp2: added clocking notes to mimo cable docs | Josh Blum | 2010-12-13 | 1 | -1/+2 | |
| | | ||||||
* | | added docs for mimo cable usage | Josh Blum | 2010-12-11 | 1 | -1/+13 | |
|/ | ||||||
* | usrp2: provided way to disable flow control updates by setting to zero | Josh Blum | 2010-12-11 | 1 | -1/+1 | |
| | ||||||
* | usrp2: polished the multi-device addressing scheme and updated docs | Josh Blum | 2010-12-09 | 3 | -253/+255 | |
| | ||||||
* | uhd: added macro to enable/disable components | Josh Blum | 2010-11-29 | 1 | -0/+3 | |
| | | | | | | libuhd prints summary of components added newline prints before config checks | |||||
* | usrp2: added docs page for usrp2 that points to nxxx page | Josh Blum | 2010-11-29 | 2 | -0/+6 | |
| | ||||||
* | Merge branch 'refclock_docs' | Josh Blum | 2010-11-23 | 2 | -5/+35 | |
|\ | ||||||
| * | Updated refclock docs for USRP1, USRP2 and N2XX | Jason Abele | 2010-11-23 | 2 | -5/+35 | |
| | | | | | | | | | | Added power range limits Added external refclock notes for USRP1 | |||||
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrl | Nick Foster | 2010-11-17 | 4 | -5/+80 | |
|\| | | | | | | | | | | | | | | | Conflicts: host/lib/transport/udp_simple.cpp host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_iface.cpp host/lib/usrp/usrp2/usrp2_regs.hpp | |||||
| * | usrp-n: renamed docs and burner app, added burner app documentation | Josh Blum | 2010-11-11 | 3 | -4/+37 | |
| | | ||||||
| * | added warning about rfx classic boards and dboard notes | Josh Blum | 2010-11-09 | 1 | -1/+43 | |
| | | ||||||
* | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 5 | -35/+113 | |
|\| | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_impl.hpp | |||||
| * | usrp2: led F documentation fix | Josh Blum | 2010-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | usrp2: added notes about 3rd party sd cards to docs | Josh Blum | 2010-11-05 | 1 | -3/+12 | |
| | | ||||||
| * | uhd: created docs for the device naming, command usage in usrp2 docs, ↵ | Josh Blum | 2010-11-05 | 5 | -31/+100 | |
| | | | | | | | | removed redundant docs in usrp1 | |||||
* | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-10-28 | 2 | -4/+12 | |
|\| | ||||||
| * | Fix Bandwidth for IQ subdevs on Basic/LF | Jason Abele | 2010-10-28 | 1 | -3/+11 | |
| | | | | | | | | Additional typo cleanup and fix WBX bandwidth | |||||
| * | usrp2: documented LED E | Josh Blum | 2010-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'next' into flow_ctrl | Josh Blum | 2010-10-27 | 1 | -8/+20 | |
|\| | | | | | | | | | Conflicts: host/include/uhd/types/metadata.hpp | |||||
| * | Updated bandwidths in daughterboard docs | Jason Abele | 2010-10-25 | 1 | -8/+20 | |
| | | ||||||
* | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-10-21 | 2 | -5/+5 | |
|\| | ||||||
| * | usrp: updated docs to reflect switch to multi-usrp interface | Josh Blum | 2010-10-19 | 2 | -5/+5 | |
| | | ||||||
* | | Merge branch 'flow_ctrl_with_fpga' | Josh Blum | 2010-10-15 | 2 | -8/+18 | |
|\ \ | |/ |/| | ||||||
| * | usrp2: added docs on flow control ricer args and using usrp2 with a switch | Josh Blum | 2010-10-13 | 2 | -8/+18 | |
| | | | | | | | | implemented flow control param hints in the mboard impl | |||||
* | | uhd: fix docs on boost version, also add additional version string for 1.44 | Josh Blum | 2010-10-14 | 1 | -1/+1 | |
| | | ||||||
* | | Added documentation of daughterboard filter bandwidths | Jason Abele | 2010-10-12 | 1 | -3/+15 | |
| | | ||||||
* | | Enhance XCVR2450 to clip for high/low band tuning and add bandwidth property | Jason Abele | 2010-10-12 | 1 | -6/+5 | |
|/ | ||||||
* | TVRX documentation and a bugfix in the cal table. Named the antenna "RX". | Nick Foster | 2010-10-08 | 1 | -0/+9 | |
| | ||||||
* | udp: add docs note about the udp transport | Josh Blum | 2010-10-08 | 1 | -0/+3 | |
| | ||||||
* | uhd: tweaked docs/notes on transports | Josh Blum | 2010-10-07 | 1 | -2/+5 | |
| | ||||||
* | usb: moved event handler thread into the zero copy interface | Josh Blum | 2010-10-05 | 1 | -0/+1 | |
| | ||||||
* | uhd: transport docs for UDP and USB (moved from usrp docs) | Josh Blum | 2010-10-05 | 5 | -68/+87 | |
| | ||||||
* | usb: added libusb docs to build guide, usrp1: moved transfer param docs | Josh Blum | 2010-09-29 | 3 | -29/+50 | |
| | ||||||
* | usrp: transfer resize options and documentation | Josh Blum | 2010-09-29 | 1 | -0/+27 | |
| | ||||||
* | usrp2: application notes for the LEDs | Josh Blum | 2010-09-27 | 1 | -0/+14 | |
| | ||||||
* | Merge branch 'xusrp' | Josh Blum | 2010-09-23 | 2 | -10/+12 | |
|\ | ||||||
| * | basic: added the 4th BA subdevice to basic and lf dboard code | Josh Blum | 2010-09-23 | 1 | -4/+6 | |
| | |