| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: install dlls into runtime path, updated docs | Josh Blum | 2011-04-01 | 2 | -6/+2 |
* | usb: tweaks to the build guide (libusb + windows) | Josh Blum | 2011-03-29 | 1 | -3/+4 |
* | usrp2: created net burner gui wrapper for N series | Josh Blum | 2011-03-26 | 1 | -4/+7 |
* | 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 |
* | 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 |
|\ |
|
| * | 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 re... | Josh Blum | 2011-02-09 | 1 | -3/+2 |
* | | 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 |
* | 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 other... | Josh Blum | 2011-01-02 | 1 | -17/+4 |
* | | 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 |
|\ \ |
|
| * | | udp_ports: enable async recv in xport, set performance params in top level, t... | Josh Blum | 2010-12-22 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Josh Blum | 2010-12-22 | 2 | -5/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | uhd: implemented top-level component registry | Josh Blum | 2010-12-20 | 2 | -5/+13 |
| |/ |
|
* | | 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 |
* | 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 |
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrl | Nick Foster | 2010-11-17 | 4 | -5/+80 |
|\| |
|
| * | 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 |
|\| |
|
| * | 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, removed... | Josh Blum | 2010-11-05 | 5 | -31/+100 |