summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | usrp2: polished the multi-device addressing scheme and updated docsJosh Blum2010-12-094-273/+331
* | usrp-n: simplify ctrl response error so it cant throw, also increase timeout ...Josh Blum2010-12-081-2/+4
* | uhd: only install usrp2 apps when the component is enabledJosh Blum2010-12-041-6/+9
* | uhd: only enable C when we are building the USRP-E100 utilty appsJosh Blum2010-12-042-1/+2
* | uhd: added template macro to ddl import as well (macos)Josh Blum2010-12-031-1/+1
* | uhd: tweaking the explicit instantiation stuff, just aestheticJosh Blum2010-12-013-10/+11
* | uhd: tweak configuring usb messagesJosh Blum2010-11-301-6/+5
* | uhd: set the HAVE_USB_SUPPORT FALSE when not found (fixes error)Josh Blum2010-11-301-0/+1
* | uhd: added macro to enable/disable componentsJosh Blum2010-11-299-45/+54
* | Merge branch 'dboard_iface_gpio'Josh Blum2010-11-298-35/+172
|\ \
| * | uhd: added read-back calls to dboard iface gpio settings, and optional maskJosh Blum2010-11-268-35/+172
* | | usrp-n: some rx path fixesJosh Blum2010-11-292-8/+3
* | | usrp2: added docs page for usrp2 that points to nxxx pageJosh Blum2010-11-292-0/+6
|/ /
* | usrp2: cover both rev3 cases for usrp2 revision numbersJosh Blum2010-11-241-2/+6
* | usrp: replace struct member sizeof with this macro so it compiles on macJosh Blum2010-11-231-2/+5
* | Merge branch 'refclock_docs'Josh Blum2010-11-232-5/+35
|\ \
| * | Updated refclock docs for USRP1, USRP2 and N2XXJason Abele2010-11-232-5/+35
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-11-221-3/+4
| |\ \
* | \ \ Merge branch 'fpga_flow_control' into nextJosh Blum2010-11-231-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | packets are shorter now, so we need to tell the udp state machine that...Matt Ettus2010-11-231-1/+1
* | | | E100: internal ref fix switch statementNick Foster2010-11-231-3/+3
* | | | usrp-e100: updated for building with nextJosh Blum2010-11-232-7/+5
* | | | Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into nextJosh Blum2010-11-23273-1379/+30459
|\ \ \ \
| * | | | uhd: added new hardware to readmeJosh Blum2010-11-233-3/+8
| * | | | usrp-n2xx: modified fw build name in makefileJosh Blum2010-11-231-3/+3
| * | | | usrp-n210: added fpga build entry to images makefileJosh Blum2010-11-231-1/+17
| * | | | Merge branch 'fpga_next' into nextJosh Blum2010-11-2365-878/+7961
| |\ \ \ \
| | * | | | Merge branch 'fpga_ise12' into fpga_nextJosh Blum2010-11-230-0/+0
| | |\| | |
| | | * | | no need for second sequence number anymore. Each dsp tx chainMatt Ettus2010-11-212-11/+8
| | | * | | shouldn't be executableMatt Ettus2010-11-201-0/+0
| | | * | | modernize the testbenchMatt Ettus2010-11-191-18/+30
| | | * | | get rid of extraneous U messages when we actually had an ACKMatt Ettus2010-11-182-7/+10
| | | * | | fix problem with consecutive timed packets on txMatt Ettus2010-11-181-2/+0
| | | * | | simplify time comparison to speed up logic and meet fpga timingMatt Ettus2010-11-132-4/+27
| | | * | | we're still on version 12.1Matt Ettus2010-11-132-2/+2
| | | * | | Add flow control and other small vrt fixes to u2p, minor cleanupsMatt Ettus2010-11-112-34/+38
| | | * | | reset properlyMatt Ettus2010-11-111-0/+1
| | | * | | compiles with new file locationsMatt Ettus2010-11-111-1/+1
| | | * | | handle zero-length packets properlyMatt Ettus2010-11-113-55/+76
| | | * | | clear out the vita tx chain and the tx fifo. need to check the fifoMatt Ettus2010-11-115-24/+25
| | | * | | added ability to truly clear out the entire rx chain. also removed old style...Matt Ettus2010-11-113-29/+27
| | | * | | gray code address for emiMatt Ettus2010-11-111-1/+7
| | | * | | fifo randomizer for emiMatt Ettus2010-11-115-4/+108
| | | * | | now handles frames larger than the vita packet (i.e. with padding)Matt Ettus2010-11-111-6/+16
| | | * | | don't clear out following packets on an eob ackMatt Ettus2010-11-111-1/+1
| | | * | | don't flag an error on eob ackMatt Ettus2010-11-111-1/+1
| | | * | | proper triggering for interrupts generated on the dsp_clkMatt Ettus2010-11-111-1/+8
| | | * | | cleanup for 32 bit seqnumMatt Ettus2010-11-111-4/+3
| | | * | | increase compatibility number for flow controlMatt Ettus2010-11-111-1/+1
| | | * | | switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rateMatt Ettus2010-11-113-14/+16