| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 1 | -22/+15 |
| |\ \ \ \ |
|
| * | | | | | Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing. | Nick Foster | 2010-08-13 | 1 | -0/+4 |
| * | | | | | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ... | Nick Foster | 2010-08-13 | 1 | -6/+1 |
| * | | | | | Host-side fixes for GPS UART. | Nick Foster | 2010-08-12 | 1 | -7/+6 |
| * | | | | | Added host-side support for UART messaging. | Nick Foster | 2010-08-12 | 1 | -0/+7 |
| * | | | | | Merge branch 'master' into usrp2p | Nick Foster | 2010-08-10 | 1 | -0/+49 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-07-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | This is a manual merge of codec_gains2 into usrp2py. | Nick Foster | 2010-07-27 | 1 | -0/+3 |
| * | | | | | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2px | Nick Foster | 2010-07-27 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Host-side changes to work with the USRP2+. | Nick Foster | 2010-07-26 | 1 | -24/+27 |
* | | | | | | | | | usrp2: implemented clear state for RX and TX control, and zero sample command... | Josh Blum | 2010-11-08 | 1 | -8/+5 |
* | | | | | | | | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 1 | -51/+16 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | uhd: for eeprom writeback, write and set only those values changed | Josh Blum | 2010-11-05 | 1 | -2/+4 |
| * | | | | | | | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 1 | -6/+5 |
| * | | | | | | | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-04 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | usrp2: implemented mboard eeprom into usrp2 mboard | Josh Blum | 2010-11-04 | 1 | -51/+15 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'usrp2_overflow' into flow_ctrl | Josh Blum | 2010-10-21 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | usrp2: handle real overflow packets in host, reload continuous stream cmd, re... | Josh Blum | 2010-10-21 | 1 | -0/+8 |
| |/ / / / / / / |
|
* | | | | | | | | usrp2: move udp port initialization into mboard impl so its done before async... | Josh Blum | 2010-10-14 | 1 | -2/+14 |
* | | | | | | | | usrp2: added docs on flow control ricer args and using usrp2 with a switch | Josh Blum | 2010-10-13 | 1 | -8/+14 |
* | | | | | | | | uhd: test eob ack message, usrp2: remove rx drain on init with the promise of... | Josh Blum | 2010-10-12 | 1 | -5/+0 |
* | | | | | | | | usrp2: enable the cycles per ack, and drain recv without the timeout (fixes p... | Josh Blum | 2010-10-11 | 1 | -2/+3 |
* | | | | | | | | usrp2: implemented flow control monitor | Josh Blum | 2010-10-11 | 1 | -4/+10 |
|/ / / / / / / |
|
* | | | | | / | uhd: replaced frame params for the zero copy interfaces with a device address | Josh Blum | 2010-10-05 | 1 | -4/+4 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | usrp2: flush the error flow messages, issue the stop before register configur... | Josh Blum | 2010-08-31 | 1 | -5/+5 |
| |_|_|_|/
|/| | | | |
|
* | | | | | usrp2: fix missing include | Josh Blum | 2010-08-15 | 1 | -0/+1 |
* | | | | | usrp: moved usrp utils into public include space | Josh Blum | 2010-08-15 | 1 | -2/+2 |
* | | | | | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -7/+6 |
* | | | | | usrp: give dboards a name (not a blank string), do automatic selection when n... | Josh Blum | 2010-08-15 | 1 | -4/+6 |
* | | | | | usrp: added subdev spec verification functions | Josh Blum | 2010-08-11 | 1 | -12/+3 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into codec_gains | Josh Blum | 2010-08-04 | 1 | -6/+12 |
| |\ \ \ \ |
|
| * | | | | | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-27 | 1 | -0/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | usrp: tweaks to subdev spec printing | Josh Blum | 2010-08-06 | 1 | -2/+0 |
* | | | | | uhd: created subdevice pair struct for subdev spec (easier than first/second) | Josh Blum | 2010-08-06 | 1 | -8/+8 |
* | | | | | uhd: implemented subdev spec in mimo and simple usrp wrappers. | Josh Blum | 2010-08-06 | 1 | -0/+46 |
| |/ / /
|/| | | |
|
* | | | | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 1 | -6/+6 |
* | | | | usrp2: stop streaming and drain buffer (if left running) | Josh Blum | 2010-07-30 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | usrp2: added tx policy register and changed fw to not handle error in buffer ... | Josh Blum | 2010-07-29 | 1 | -0/+1 |
|/ / |
|
* / | usrp2: added registers and handling for tx async reports | Josh Blum | 2010-07-19 | 1 | -1/+6 |
|/ |
|
* | uhd: setup metadata for fragment case (not in general case) | Josh Blum | 2010-07-12 | 1 | -1/+7 |
* | usrp: moved stream cmd word calculation into common dsp utils | Josh Blum | 2010-07-07 | 1 | -23/+3 |
* | usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64 | Josh Blum | 2010-07-05 | 1 | -6/+8 |
* | usrp2: bug fix for readback registers | Josh Blum | 2010-07-05 | 1 | -0/+10 |
* | usrp2: moved calculations for max packet size and otw types into shared objec... | Josh Blum | 2010-07-05 | 1 | -19/+19 |
* | usrp2: split mboard impl into its own class, usrp2 device can instantiate N m... | Josh Blum | 2010-07-05 | 1 | -12/+66 |
* | uhd: fix for windows warning, tweaks for msvc optimization flags | Josh Blum | 2010-06-25 | 1 | -2/+2 |
* | uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato... | Josh Blum | 2010-06-24 | 1 | -4/+4 |
* | usrp2 regs naming convention | Josh Blum | 2010-06-04 | 1 | -16/+16 |
* | fix for time64 register write order | Josh Blum | 2010-05-24 | 1 | -3/+5 |