index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usrp2: polished the multi-device addressing scheme and updated docs
Josh Blum
2010-12-09
4
-273
/
+331
*
usrp-n: simplify ctrl response error so it cant throw, also increase timeout ...
Josh Blum
2010-12-08
1
-2
/
+4
*
uhd: only install usrp2 apps when the component is enabled
Josh Blum
2010-12-04
1
-6
/
+9
*
uhd: only enable C when we are building the USRP-E100 utilty apps
Josh Blum
2010-12-04
2
-1
/
+2
*
uhd: added template macro to ddl import as well (macos)
Josh Blum
2010-12-03
1
-1
/
+1
*
uhd: tweaking the explicit instantiation stuff, just aesthetic
Josh Blum
2010-12-01
3
-10
/
+11
*
uhd: tweak configuring usb messages
Josh Blum
2010-11-30
1
-6
/
+5
*
uhd: set the HAVE_USB_SUPPORT FALSE when not found (fixes error)
Josh Blum
2010-11-30
1
-0
/
+1
*
uhd: added macro to enable/disable components
Josh Blum
2010-11-29
9
-45
/
+54
*
Merge branch 'dboard_iface_gpio'
Josh Blum
2010-11-29
8
-35
/
+172
|
\
|
*
uhd: added read-back calls to dboard iface gpio settings, and optional mask
Josh Blum
2010-11-26
8
-35
/
+172
*
|
usrp-n: some rx path fixes
Josh Blum
2010-11-29
2
-8
/
+3
*
|
usrp2: added docs page for usrp2 that points to nxxx page
Josh Blum
2010-11-29
2
-0
/
+6
|
/
*
usrp2: cover both rev3 cases for usrp2 revision numbers
Josh Blum
2010-11-24
1
-2
/
+6
*
usrp: replace struct member sizeof with this macro so it compiles on mac
Josh Blum
2010-11-23
1
-2
/
+5
*
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
Josh Blum
2010-11-22
1
-3
/
+4
|
|
\
*
|
\
Merge branch 'fpga_flow_control' into next
Josh Blum
2010-11-23
1
-1
/
+1
|
\
\
\
|
*
|
|
packets are shorter now, so we need to tell the udp state machine that...
Matt Ettus
2010-11-23
1
-1
/
+1
*
|
|
|
E100: internal ref fix switch statement
Nick Foster
2010-11-23
1
-3
/
+3
*
|
|
|
usrp-e100: updated for building with next
Josh Blum
2010-11-23
2
-7
/
+5
*
|
|
|
Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into next
Josh Blum
2010-11-23
273
-1379
/
+30459
|
\
\
\
\
|
*
|
|
|
uhd: added new hardware to readme
Josh Blum
2010-11-23
3
-3
/
+8
|
*
|
|
|
usrp-n2xx: modified fw build name in makefile
Josh Blum
2010-11-23
1
-3
/
+3
|
*
|
|
|
usrp-n210: added fpga build entry to images makefile
Josh Blum
2010-11-23
1
-1
/
+17
|
*
|
|
|
Merge branch 'fpga_next' into next
Josh Blum
2010-11-23
65
-878
/
+7961
|
|
\
\
\
\
|
|
*
|
|
|
Merge branch 'fpga_ise12' into fpga_next
Josh Blum
2010-11-23
0
-0
/
+0
|
|
|
\
|
|
|
|
|
|
*
|
|
no need for second sequence number anymore. Each dsp tx chain
Matt Ettus
2010-11-21
2
-11
/
+8
|
|
|
*
|
|
shouldn't be executable
Matt Ettus
2010-11-20
1
-0
/
+0
|
|
|
*
|
|
modernize the testbench
Matt Ettus
2010-11-19
1
-18
/
+30
|
|
|
*
|
|
get rid of extraneous U messages when we actually had an ACK
Matt Ettus
2010-11-18
2
-7
/
+10
|
|
|
*
|
|
fix problem with consecutive timed packets on tx
Matt Ettus
2010-11-18
1
-2
/
+0
|
|
|
*
|
|
simplify time comparison to speed up logic and meet fpga timing
Matt Ettus
2010-11-13
2
-4
/
+27
|
|
|
*
|
|
we're still on version 12.1
Matt Ettus
2010-11-13
2
-2
/
+2
|
|
|
*
|
|
Add flow control and other small vrt fixes to u2p, minor cleanups
Matt Ettus
2010-11-11
2
-34
/
+38
|
|
|
*
|
|
reset properly
Matt Ettus
2010-11-11
1
-0
/
+1
|
|
|
*
|
|
compiles with new file locations
Matt Ettus
2010-11-11
1
-1
/
+1
|
|
|
*
|
|
handle zero-length packets properly
Matt Ettus
2010-11-11
3
-55
/
+76
|
|
|
*
|
|
clear out the vita tx chain and the tx fifo. need to check the fifo
Matt Ettus
2010-11-11
5
-24
/
+25
|
|
|
*
|
|
added ability to truly clear out the entire rx chain. also removed old style...
Matt Ettus
2010-11-11
3
-29
/
+27
|
|
|
*
|
|
gray code address for emi
Matt Ettus
2010-11-11
1
-1
/
+7
|
|
|
*
|
|
fifo randomizer for emi
Matt Ettus
2010-11-11
5
-4
/
+108
|
|
|
*
|
|
now handles frames larger than the vita packet (i.e. with padding)
Matt Ettus
2010-11-11
1
-6
/
+16
|
|
|
*
|
|
don't clear out following packets on an eob ack
Matt Ettus
2010-11-11
1
-1
/
+1
|
|
|
*
|
|
don't flag an error on eob ack
Matt Ettus
2010-11-11
1
-1
/
+1
|
|
|
*
|
|
proper triggering for interrupts generated on the dsp_clk
Matt Ettus
2010-11-11
1
-1
/
+8
|
|
|
*
|
|
cleanup for 32 bit seqnum
Matt Ettus
2010-11-11
1
-4
/
+3
|
|
|
*
|
|
increase compatibility number for flow control
Matt Ettus
2010-11-11
1
-1
/
+1
|
|
|
*
|
|
switch to 32 bit sequence numbers. Will wrap in ~15 hours at max rate
Matt Ettus
2010-11-11
3
-14
/
+16
[next]