| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | packet_router: incremented fpga and fw compat numbers | Josh Blum | 2010-12-11 | 1 | -2/+2 |
| * | | packet_router: added cpu input and output control registers, modified control... | Josh Blum | 2010-12-11 | 3 | -39/+23 |
| * | | usrp-n: removed serdes control, its not needed, fw must set this up | Josh Blum | 2010-12-11 | 5 | -91/+0 |
| * | | packet_router: added sregs for ip addr and ports | Josh Blum | 2010-12-11 | 7 | -19/+25 |
| * | | packet_router: dont register mac, also reorganized some tidbits | Josh Blum | 2010-12-11 | 7 | -55/+23 |
| * | | packet_router: implemented code to program the addresses into the router | Josh Blum | 2010-12-11 | 5 | -18/+38 |
| * | | packet_router: split control transaction for commit into two lines | Josh Blum | 2010-12-11 | 1 | -1/+2 |
| * | | packet_router: added helper functions to packet router, added clear, fixed ha... | Josh Blum | 2010-12-11 | 3 | -11/+37 |
| * | | packet_router: take that back and only garp when link is up (FIXME initial st... | Josh Blum | 2010-12-11 | 1 | -1/+1 |
| * | | packet_router: enable the serdes and always send GARP | Josh Blum | 2010-12-11 | 2 | -2/+4 |
| * | | packet_router: filter on dest ip addr and bcast mac addr | Josh Blum | 2010-12-11 | 1 | -6/+10 |
| * | | usrp2: implement routing mode calls, and prefix pkt ctrl calls | Josh Blum | 2010-12-11 | 4 | -16/+41 |
| * | | usrp2: remove non-relevant buffer pool things from memory map | Josh Blum | 2010-12-11 | 2 | -8/+4 |
| * | | usrp2: replaced spi and i2c async stuff with sync (since were out of the fast... | Josh Blum | 2010-12-11 | 6 | -94/+22 |
| * | | usrp2: removed buffer pool macros and constants from memory map | Josh Blum | 2010-12-11 | 2 | -216/+0 |
| * | | usrp2: implemented packet ctrl to read and write slow path packets from the n... | Josh Blum | 2010-12-11 | 5 | -96/+119 |
| * | | usrp2: pretty much gutted the buffer pool stuff with other misc changes, not ... | Josh Blum | 2010-12-11 | 17 | -1245/+38 |
* | | | usrp2: update images makefile for moved fpga top level code | Josh Blum | 2010-12-13 | 1 | -3/+3 |
* | | | Merge branch 'fpga_ise12' | Josh Blum | 2010-12-13 | 12 | -1160/+399 |
|\ \ \
| |/ /
|/| | |
|
| * | | time sync on usrp2 as well, added debug pins to time sync. | Matt Ettus | 2010-12-10 | 2 | -2/+10 |
| * | | slave side can now sync | Matt Ettus | 2010-12-10 | 2 | -13/+33 |
| * | | Only do udp now, renamed old ports to exp_time_* | Matt Ettus | 2010-12-09 | 2 | -2/+2 |
| * | | udp is now the default | Matt Ettus | 2010-12-09 | 2 | -2/+2 |
| * | | remove old raw ethernet version | Matt Ettus | 2010-12-09 | 2 | -882/+0 |
| * | | reimplemented mimo time transfer to handle 64 bits. Still needs | Matt Ettus | 2010-12-09 | 5 | -71/+164 |
| * | | renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signal | Matt Ettus | 2010-12-09 | 5 | -22/+22 |
* | | | usrp2: provided way to disable flow control updates by setting to zero | Josh Blum | 2010-12-11 | 2 | -11/+14 |
* | | | Merge branch 'fpga_ise12' | Josh Blum | 2010-12-09 | 3 | -4/+18 |
|\| | |
|
| * | | Merge branch 'time_compare_speedup' into ise12 | Matt Ettus | 2010-12-09 | 1 | -2/+16 |
| |\ \ |
|
| | * | | should safely delay the late signal which was causing timing problems | Matt Ettus | 2010-12-06 | 1 | -2/+16 |
| * | | | u2plus: clock lock pin capitalization fail | Nick Foster | 2010-12-06 | 2 | -2/+2 |
| |/ / |
|
* | | | 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 |
|\ \ \ \
| | |_|/
| |/| | |
|