Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu type | Josh Blum | 2010-12-22 | 1 | -304/+0 |
| | |||||
* | usrp-n210: removed fw warnings, bootloader does full size 16k load | Josh Blum | 2010-12-18 | 1 | -95/+0 |
| | |||||
* | U2P: Ripped out the mboard_rev_t structure in favor of an enum in ↵ | Nick Foster | 2010-11-10 | 1 | -2/+2 |
| | | | | | | usrp2_regs.hpp and some logic. Also change ethernet.c to move generic code to eth_lib. | ||||
* | Clock bugs, LED order. | Nick Foster | 2010-07-29 | 1 | -2/+2 |
| | | | | | | | | | | Figured out cold-start problem with Matt's help -- the DCM wasn't being reset. This also explains why USRP2 didn't like it when clocks_mimo_config was omitted -- it was sneakily resetting the DCM while enabling/disabling ref outputs. Also re-did USRP2P LED order and genericized the LED settings so LED_D is LED_D for both USRP2 and USRP2P. | ||||
* | Ethernet blinky light changes. Link LED works. D201 (next to PHY) blinks on ↵ | Nick Foster | 2010-07-28 | 1 | -1/+8 |
| | | | | TX. Yellow LED on connector blinks on TX/RX. | ||||
* | Ethernet mods for activity LED. | Nick Foster | 2010-07-27 | 1 | -2/+6 |
| | |||||
* | Ethernet PHY re-do. | Nick Foster | 2010-07-27 | 1 | -0/+388 |