| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'flow_ctrl' into next | Josh Blum | 2010-11-23 | 2 | -2/+11 |
|\ |
|
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrl | Nick Foster | 2010-11-17 | 16 | -256/+1231 |
| |\ |
|
| * | | usrp2: implemented clear state for RX and TX control, and zero sample command... | Josh Blum | 2010-11-08 | 1 | -1/+1 |
| * | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 3 | -14/+6 |
| |\ \ |
|
| * \ \ | Merge branch 'garp' into flow_ctrl | Josh Blum | 2010-10-22 | 4 | -0/+138 |
| |\ \ \ |
|
| * | | | | usrp2: handle destination port unreachable icmp in fw (kills streaming and up... | Josh Blum | 2010-10-13 | 1 | -1/+10 |
| * | | | | usrp2: register overflow, underflow, and pps level for pic | Josh Blum | 2010-10-12 | 1 | -1/+1 |
* | | | | | N200 comes up with default IP and MAC when booted in safe mode (button pushed). | Nick Foster | 2010-11-22 | 4 | -0/+42 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 6 | -4/+144 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 1 | -0/+6 |
| * | | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-04 | 4 | -0/+138 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | usrp2: fw sends gratuitous arp on link-up | Josh Blum | 2010-10-22 | 4 | -0/+138 |
| | |/ |
|
| * / | usrp2: implemented mboard eeprom into usrp2 mboard | Josh Blum | 2010-11-04 | 2 | -14/+0 |
| |/ |
|
* | | USRP2P: mboard rev works through props interface. | Nick Foster | 2010-10-12 | 1 | -2/+2 |
* | | U2P: Bootloader works, successfully loads production image. | Nick Foster | 2010-10-08 | 6 | -196/+261 |
* | | U2P: Bootloader/ICAP updates. 2-stage bootloader works. Uses EEPROM for state... | Nick Foster | 2010-10-07 | 1 | -101/+0 |
* | | Merge branch 'usrp2p_udpfw' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 5 | -428/+71 |
|\ \ |
|
| * | | Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h. | Nick Foster | 2010-08-18 | 1 | -0/+71 |
| * | | UDP firmware update support for USRP2P. | Nick Foster | 2010-08-17 | 4 | -428/+0 |
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 6 | -14/+265 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | usrp2: don't forward dbsm errors | Nick Foster | 2010-08-16 | 1 | -4/+4 |
| * | IRQ-based SPI works. Don't try to do multiple transactions without waiting fo... | Nick Foster | 2010-08-16 | 2 | -13/+18 |
| * | syntax | Nick Foster | 2010-08-16 | 1 | -0/+1 |
| * | first stab at irq'ed spi | Nick Foster | 2010-08-16 | 2 | -0/+48 |
| * | Removed NACK checking so things don't barf when daughterboards aren't connected. | Nick Foster | 2010-08-16 | 1 | -6/+7 |
| * | Fix warnings related to const-ness and volatile-ness. | Nick Foster | 2010-08-16 | 2 | -7/+7 |
| * | Interrupt-driven I2C. txrx_uhd uses async i2c for comms. | Nick Foster | 2010-08-10 | 3 | -10/+206 |
| * | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 27 | -1901/+401 |
* | | Finished GPS driver, more or less. | Nick Foster | 2010-08-16 | 2 | -9/+10 |
* | | Fixed behavior when no GPS present. | Nick Foster | 2010-08-13 | 2 | -4/+3 |
* | | Small fix for fngets | Nick Foster | 2010-08-13 | 1 | -2/+2 |
* | | Increased UART timeout for slow Jackson Labs GPSDO. Fixed up timeout code. | Nick Foster | 2010-08-13 | 3 | -2/+3 |
* | | Added timeout functionality for UART gets() calls. use fngets_timeout(). time... | Nick Foster | 2010-08-13 | 4 | -0/+28 |
* | | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ... | Nick Foster | 2010-08-13 | 2 | -0/+8 |
* | | Fixed GPS UART stuff. Works OK. | Nick Foster | 2010-08-12 | 2 | -5/+3 |
* | | Added UART transactions to the DUDE/BRO protocol. | Nick Foster | 2010-08-12 | 3 | -1/+24 |
* | | Working support for multiple UARTs. | Nick Foster | 2010-08-12 | 4 | -79/+120 |
* | | Branch to make use of quad UART on USRP2P. | Nick Foster | 2010-08-11 | 3 | -24/+46 |
* | | Clock bugs, LED order. | Nick Foster | 2010-07-29 | 3 | -12/+18 |
* | | Added back in clock_mimo_enable stuff since USRP2 breaks without it. | Nick Foster | 2010-07-28 | 2 | -8/+8 |
* | | Stripped out all the clock functionality except for init'ing the FPGA. Clock ... | Nick Foster | 2010-07-28 | 3 | -4/+266 |
* | | Widened SPI slave select bus to 16 bits in host and firmware. | Nick Foster | 2010-07-28 | 1 | -1/+1 |
* | | Ethernet mods for activity LED. | Nick Foster | 2010-07-27 | 2 | -2/+2 |
* | | Ethernet PHY re-do. | Nick Foster | 2010-07-27 | 4 | -617/+0 |
* | | Deleted manually those files to correspond with USRP2P branch. | Nick Foster | 2010-07-26 | 6 | -1477/+0 |
* | | New branch with firmware dir from USRP2P branch. | Nick Foster | 2010-07-26 | 27 | -18/+1581 |
|/ |
|
* | usrp2: forward errors in the dbsm to communicate them up to the host | Josh Blum | 2010-07-12 | 1 | -2/+4 |
* | Added a place for serdes control on the host. | Josh Blum | 2010-05-10 | 2 | -20/+20 |
* | Merge branch 'shrinkfw' into usrp2 | Josh Blum | 2010-05-10 | 9 | -322/+4 |
|\ |
|
| * | Moved some misc setting registers into host. | Josh Blum | 2010-04-28 | 1 | -10/+0 |