| Commit message (Expand) | Author | Age | Files | Lines |
* | USRP2: don't populate GPS sensors if no GPSDO found. Fixes bug #614. | Nick Foster | 2011-09-08 | 1 | -4/+6 |
* | usrp2: always resize socket send buffer to size of SRAM (we will never commit... | Josh Blum | 2011-08-11 | 1 | -4/+3 |
* | usrp2: turn that message into an exception, require at least 7.1 | Josh Blum | 2011-07-28 | 1 | -5/+5 |
* | usrp2: created new gpio core and used in dboard iface | Josh Blum | 2011-07-27 | 1 | -0/+10 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 1 | -5/+5 |
* | usrp2: try/catch for socket open on discovery, use large send buffers windows | Josh Blum | 2011-07-18 | 1 | -5/+17 |
* | usrp2: added fw minor and moved ICMP dest error handling to txrx app | Josh Blum | 2011-07-18 | 1 | -0/+1 |
* | usrp2: use the err transport for tx/err, and rx xports are recv only | Josh Blum | 2011-07-17 | 1 | -26/+40 |
* | uhd: added subtree capability to property tree | Josh Blum | 2011-07-08 | 1 | -2/+2 |
* | usrp: added clipping to link max rate when setting sample rate | Josh Blum | 2011-07-04 | 1 | -0/+2 |
* | usrp2: accept old db name 0 for backwards compat | Josh Blum | 2011-07-03 | 1 | -2/+2 |
* | usrp2: restored fpga compat check, updated for major/minor scheme | Josh Blum | 2011-07-03 | 1 | -0/+20 |
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 1 | -7/+7 |
* | usrp: renamed sma source option to external | Josh Blum | 2011-07-01 | 1 | -9/+9 |
* | b100: got b100 into the properties tree like usrp2 | Josh Blum | 2011-06-29 | 1 | -5/+5 |
* | usrp2: moved impl back into usrp subdir | Josh Blum | 2011-06-29 | 1 | -48/+383 |
* | usrp2: init the usrp2_ctrl_data_t to make valgrind happy | Josh Blum | 2011-06-24 | 1 | -1/+1 |
* | usrp2: fix typo w/ setting send frame size | Josh Blum | 2011-06-20 | 1 | -1/+1 |
* | Merge branch 'master' into next | Josh Blum | 2011-05-11 | 1 | -7/+5 |
|\ |
|
| * | uhd: various tweaks to log and msg, replaced a few remaining stdio | Josh Blum | 2011-05-04 | 1 | -0/+1 |
| * | uhd: removed more iostream stuff from usrp* implementations | Josh Blum | 2011-05-04 | 1 | -6/+4 |
| * | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -1/+0 |
* | | Merge branch 'master' into next | Josh Blum | 2011-05-03 | 1 | -11/+12 |
|\| |
|
| * | usrp2: use default mtu as upper limit unless user specifies | Josh Blum | 2011-04-30 | 1 | -11/+12 |
* | | usrp2: added the concept of device locking to usrp2/nseries devices | Josh Blum | 2011-05-01 | 1 | -3/+5 |
|/ |
|
* | usrp2: allow devices to be discovered when usrp2_iface::make throws | Josh Blum | 2011-04-29 | 1 | -12/+16 |
* | usrp2: add check for holler protocol, we can support backwards | Josh Blum | 2011-04-13 | 1 | -14/+28 |
* | usrp2: use the discovered mtu to clip the user specified mtu | Josh Blum | 2011-03-21 | 1 | -8/+11 |
* | usrp2: fixed mtu discovery bug, was using the last failed value | Josh Blum | 2011-03-14 | 1 | -15/+11 |
* | usrp2: minor fix to use more ntohl | Josh Blum | 2011-03-14 | 1 | -2/+3 |
* | usrp2: clip the mtu discovery if its within default MTU + a few | Josh Blum | 2011-03-13 | 1 | -0/+6 |
* | usrp2: bump up timeout on mtu discovery (seen to be a bit too small on window... | Josh Blum | 2011-03-11 | 1 | -1/+1 |
* | usrp2: comments for buffer size setting | Josh Blum | 2011-03-08 | 1 | -1/+4 |
* | usrp2: tweak the mtu discovery logic | Josh Blum | 2011-03-04 | 1 | -6/+6 |
* | usrp2: work on mtu discovery | Josh Blum | 2011-03-03 | 1 | -11/+85 |
* | Merge branch 'master' into next | Josh Blum | 2011-03-03 | 1 | -0/+1 |
|\ |
|
| * | usrp2: only include fw_common when needed, remove virtual send/recv, not exposed | Josh Blum | 2011-03-02 | 1 | -0/+1 |
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -1/+2 |
* | | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | | usrp2: move buffer resize code and add rule for bsd/mac | Josh Blum | 2011-02-22 | 1 | -1/+14 |
* | | uhd: moved indexed device addr routines into api | Josh Blum | 2011-02-21 | 1 | -58/+9 |
* | | usrp2: lot of work on dual dsp, grep for TODOs before continuing | Josh Blum | 2011-02-19 | 1 | -71/+11 |
* | | usrp2: added indexed regs for rx dsp and ctrl | Josh Blum | 2011-02-18 | 1 | -5/+23 |
* | | usrp2: added 2nd dsp support to firmware for 2 and N series | Josh Blum | 2011-02-17 | 1 | -1/+1 |
|/ |
|
* | uhd: fixed maxosx bug, was resizing the transport buffer | Josh Blum | 2011-01-26 | 1 | -2/+5 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: integrated boost split or tokenizer into source files, remove string spl... | Josh Blum | 2011-01-06 | 1 | -3/+4 |
* | udp_ports: enable async recv in xport, set performance params in top level, t... | Josh Blum | 2010-12-22 | 1 | -2/+9 |
* | udp_ports: host code tweaks, seems to be closer to working | Josh Blum | 2010-12-17 | 1 | -1/+1 |
* | usrp2: brought err0 transports into device and mboard constructors | Josh Blum | 2010-12-16 | 1 | -5/+12 |