| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp_nxxx: software workarounds for weird power up state | Josh Blum | 2010-11-23 | 1 | -0/+2 |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrl | Nick Foster | 2010-11-17 | 1 | -0/+5 |
|\ |
|
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 1 | -6/+9 |
| |\ |
|
| * | | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ... | Nick Foster | 2010-10-12 | 1 | -1/+0 |
| * | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-10-08 | 1 | -60/+12 |
| |\ \ |
|
| * | | | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ... | Nick Foster | 2010-08-13 | 1 | -0/+2 |
| * | | | Merge branch 'master' into usrp2p | Nick Foster | 2010-08-10 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'usrp2p2' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2py | Nick Foster | 2010-07-28 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | Added gain support for USRP2+ ADC. | Nick Foster | 2010-07-27 | 1 | -0/+2 |
| | * | | | | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-23 | 1 | -0/+9 |
| * | | | | | This is a manual merge of codec_gains2 into usrp2py. | Nick Foster | 2010-07-27 | 1 | -0/+9 |
* | | | | | | usrp2: implemented clear state for RX and TX control, and zero sample command... | Josh Blum | 2010-11-08 | 1 | -1/+0 |
* | | | | | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 1 | -8/+7 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 1 | -2/+0 |
| * | | | | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-04 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| * | | | | | | usrp2: implemented mboard eeprom into usrp2 mboard | Josh Blum | 2010-11-04 | 1 | -7/+8 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'usrp2_overflow' into flow_ctrl | Josh Blum | 2010-10-21 | 1 | -0/+3 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | usrp2: handle real overflow packets in host, reload continuous stream cmd, re... | Josh Blum | 2010-10-21 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | usrp2: move udp port initialization into mboard impl so its done before async... | Josh Blum | 2010-10-14 | 1 | -1/+1 |
* | | | | | usrp2: added docs on flow control ricer args and using usrp2 with a switch | Josh Blum | 2010-10-13 | 1 | -2/+5 |
* | | | | | usrp2: implemented flow control monitor | Josh Blum | 2010-10-11 | 1 | -2/+5 |
* | | | | | usrp2: implement fc seq number on tx header packing | Josh Blum | 2010-10-11 | 1 | -3/+3 |
|/ / / / |
|
* | | | | usrp2: moved samples per packet calculation into io_impl | Josh Blum | 2010-10-07 | 1 | -20/+3 |
* | | | | uhd: replaced frame params for the zero copy interfaces with a device address | Josh Blum | 2010-10-05 | 1 | -53/+22 |
* | | | | uhd: implemented a double timeout (in seconds) for send and recv chains | Josh Blum | 2010-10-01 | 1 | -3/+3 |
| |_|/
|/| | |
|
* | | | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-27 | 1 | -0/+9 |
| |/ / |
|
* / / | uhd: implemented subdev spec in mimo and simple usrp wrappers. | Josh Blum | 2010-08-06 | 1 | -2/+2 |
|/ / |
|
* / | uhd: added async recv message call to device api | Josh Blum | 2010-07-20 | 1 | -0/+1 |
|/ |
|
* | uhd: bring timeout parameter to the device::recv call, implement in usrp2 | Josh Blum | 2010-07-20 | 1 | -5/+3 |
* | uhd: setup metadata for fragment case (not in general case) | Josh Blum | 2010-07-12 | 1 | -0/+1 |
* | usrp2: moved common defined for udp mtu and implemented change. | Josh Blum | 2010-07-07 | 1 | -8/+8 |
* | uhd: remove windows warnings (minor tweaks) | Josh Blum | 2010-07-05 | 1 | -1/+1 |
* | usrp2: removed usrp2.hpp header, its not needed, just use the discovery/facto... | Josh Blum | 2010-07-05 | 1 | -1/+1 |
* | uhd: renamed the vrt header to vrt_if_packet header | Josh Blum | 2010-07-05 | 1 | -1/+1 |
* | usrp2: moved calculations for max packet size and otw types into shared objec... | Josh Blum | 2010-07-05 | 1 | -28/+58 |
* | usrp2: split mboard impl into its own class, usrp2 device can instantiate N m... | Josh Blum | 2010-07-05 | 1 | -83/+92 |
* | uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, need... | Josh Blum | 2010-07-05 | 1 | -4/+5 |
* | usrp2: enlarged the i2c transaction size, rev-ed the firmware protocol number... | Josh Blum | 2010-06-17 | 1 | -4/+2 |
* | Moved mux calculations into dsp type1 utils. | Josh Blum | 2010-06-10 | 1 | -2/+0 |
* | moved dsp update logic into prop setter, added code to init dsp rates and freqs | Josh Blum | 2010-06-04 | 1 | -2/+0 |
* | move get clock rate into clock control | Josh Blum | 2010-06-04 | 1 | -2/+2 |
* | Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts. | Josh Blum | 2010-06-04 | 1 | -4/+4 |
* | Created macros for dealing with pimpls and implemented in code. | Josh Blum | 2010-06-02 | 1 | -1/+2 |
* | use smart pointer for io impl, simplify send buffer callback | Josh Blum | 2010-06-02 | 1 | -2/+1 |
* | Implemented pirate thread, moved io impl details into io impl cpp file. Fixed... | Josh Blum | 2010-06-01 | 1 | -3/+2 |
* | Moved the packet handler state stuff into a separate header (so we dont pull ... | Josh Blum | 2010-06-01 | 1 | -1/+1 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 1 | -0/+1 |
* | Added tx timed samples example. | Josh Blum | 2010-05-18 | 1 | -6/+6 |
* | Added send and recv modes to the device class and packet handler implementation. | Josh Blum | 2010-05-18 | 1 | -2/+12 |