Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -3/+3 |
| | |||||
* | uhd: thread safety notes and moved some docs to general | Josh Blum | 2011-03-08 | 2 | -29/+28 |
| | |||||
* | Update USRP1 External Clocking docs for set_master_clock() | Jason Abele | 2011-03-03 | 1 | -5/+2 |
| | |||||
* | Hopefully the last typo in external clock mod for usrp1 | Jason Abele | 2011-02-28 | 1 | -1/+1 |
| | |||||
* | Fix typo in usrp1 external clock modification docs | Jason Abele | 2011-02-28 | 1 | -1/+1 |
| | |||||
* | udp: update docs for transport, create common header for wait implementation | Josh Blum | 2011-02-20 | 1 | -8/+8 |
| | | | | | | | Reimplemented simple udp transport with one impl class. Moved wait for ready/select implementation into common header. Important note on select, timeval should have usecs < 1 second or it may error on some platforms. Fixed in this implementation. | ||||
* | uhd: work on identification docs, moved duplicated notes in general | Josh Blum | 2011-02-16 | 2 | -57/+36 |
| | |||||
* | uhd: added some minor images docs for E and N series | Josh Blum | 2011-02-13 | 1 | -0/+2 |
| | |||||
* | Merge branch 'usrp_e100_devel' into next | Josh Blum | 2011-02-10 | 3 | -1/+69 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/usrp_e100/io_impl.cpp | ||||
| * | usrp-e100: notes on unbricking/clock reovery | Josh Blum | 2011-02-08 | 1 | -0/+14 |
| | | |||||
| * | usrp-e100: added app notes for fpga loading and reclocking | Josh Blum | 2011-02-01 | 3 | -1/+55 |
| | | |||||
* | | udp: removed asio implementation, created custom managed buffer classes to ↵ | Josh Blum | 2011-02-09 | 1 | -3/+2 |
| | | | | | | | | re-use | ||||
* | | Merge branch 'multi_usrp_only' into convert_fc64 | Josh Blum | 2011-02-03 | 1 | -32/+2 |
|\| | |||||
| * | uhd: remove single usrp (leave a typedef), multi-usrp is a superset now | Josh Blum | 2011-01-27 | 1 | -32/+2 |
| | | |||||
* | | usrp1: added to emulated features docs Transmitting a specific number of samples | Josh Blum | 2011-02-02 | 1 | -0/+1 |
|/ | |||||
* | usrp2: added to the doc notes on communication problems | Josh Blum | 2011-01-24 | 1 | -12/+34 |
| | |||||
* | uhd: added docs on usrp2/n, removed empty n2xx doc page, misc | Josh Blum | 2011-01-24 | 4 | -14/+22 |
| | |||||
* | uhd: correct msvc terminal commands for building | Josh Blum | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | usrp1: set eob on md when shutting off receiver, because we can | Josh Blum | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |