aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/usrp2p
Commit message (Collapse)AuthorAgeFilesLines
* Clock bugs, LED order.Nick Foster2010-07-292-8/+12
| | | | | | | | | | 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.
* Stripped out all the clock functionality except for init'ing the FPGA. Clock ↵Nick Foster2010-07-282-260/+0
| | | | smarts have been host-side for a while, so this is redundant code.
* Ethernet blinky light changes. Link LED works. D201 (next to PHY) blinks on ↵Nick Foster2010-07-281-1/+8
| | | | TX. Yellow LED on connector blinks on TX/RX.
* Ethernet mods for activity LED.Nick Foster2010-07-272-2/+31
|
* Ethernet PHY re-do.Nick Foster2010-07-273-1/+600
|
* New branch with firmware dir from USRP2P branch.Nick Foster2010-07-2622-0/+2682