aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/usrp3
Commit message (Collapse)AuthorAgeFilesLines
* Firmware: fix failures due to fw_comm_protocol.h pathPaul David2017-03-224-4/+8
|
* Merge branch 'maint'Martin Braun2017-01-301-17/+20
|\
| * X300: Made claim status update with every loop of the firmware to make it ↵michael-west2017-01-301-17/+20
| | | | | | | | atomic from the host perspective
* | Merge branch 'maint'Martin Braun2017-01-174-68/+30
|\|
| * X300: Prevent MB EEPROM Corruptionmichael-west2017-01-104-68/+30
| | | | | | | | | | | | | | - Load EEPROM data into firmware memory to access from there instead of driving the I2C bus directly - Fixed firmware performance issues by removing the popcntll() function and reducing frequency of background tasks to once every 10ms - Added x300_mb_eeprom_iface to handle cases of devices with older and newer firmware - Added checks for claim to device before driving the I2C bus
* | x300: Updated Aurora BIST script after FPGA changesAshish Chaudhari2016-12-201-24/+16
|/ | | | | - Fixed latency computation bug - Pulled in new rate throttling mechanism
* Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-09-021-1/+1
|\ | | | | | | | | | | | | | | This provides the GPS fixes. Conflicts: host/CMakeLists.txt tools/debs/upload_debs.sh
| * X300: GPSDO fixesmichael-west2016-09-021-1/+1
| | | | | | | | | | - Optimize writes so full 32-bit words are written at a time - Simplify UART so it does not strip or add characters
* | changed clk constant to match new zpu clk changesRyan2016-08-221-1/+1
| |
* | x300: Added latency test to Aurora tester scriptAshish Chaudhari2016-08-181-7/+101
| |
* | Merging RFNoC support for X310Martin Braun2016-08-093-59/+90
| |
* | x300: Made FW utilities python3 compatibleAshish Chaudhari2016-07-122-62/+57
| |
* | x300: UHD is now compatible with FPGA images with Aurora supportAshish Chaudhari2016-07-076-65/+297
| | | | | | | | | | - UHD and ZPU is now aware of Aurora SFP+ transceivers in the FPGA image - Added script to exercise Aurora BIST features
* | x300: Fixed FW debug script after N230 merge breakageAshish Chaudhari2016-06-231-41/+17
| |
* | x300: Fixes bug#768 and a firmware hang issue with Eth Port 0 with the XGS imagepatrick-here2016-01-181-2/+3
| |
* | n230: fixed header locationNicholas Corgan2016-01-155-128/+4
| |
* | n230: Made link state detection more accurateAshish Chaudhari2016-01-131-3/+11
| |
* | usrp3,n230: Moved all shared FW-Host headers to the host dirAshish Chaudhari2016-01-089-376/+11
| |
* | n230: Added hardware compatibility version checks to UHDAshish Chaudhari2016-01-082-2/+8
| |
* | n230: Added N230 device supportAshish Chaudhari2016-01-052-26/+15
| |
* | n230: Ethernet activity LED is now functionalAshish Chaudhari2016-01-054-11/+30
| |
* | n230: Added missing FW defsAshish Chaudhari2016-01-051-0/+2
| |
* | n230: Output interface ID in echo requestAshish Chaudhari2016-01-053-1/+7
| |
* | n230: Added dual-eth and link LED support to ZPU FWAshish Chaudhari2016-01-054-3/+87
| |
* | n230: Increased FW size to 8192Ashish Chaudhari2016-01-053-23/+19
| | | | | | | | - Updated to X300 bootloader
* | n230: Initial checkin of firmware filesAshish Chaudhari2016-01-0533-94/+3181
|/
* x300: Multiple firmware fixes for VivadoAshish Chaudhari2015-02-175-92/+109
| | | | | | | | - Refactored SFP+ hotplug handler - GigE link state comes from SFP+ status and PHY status - Multiple tracing enhancements - Bumped firmware compat number to 4 - Bumpled FPGA compat number to 10
* usrp3,x300: Replaced printfs with tracesAshish Chaudhari2015-02-126-173/+170
|
* usrp3: Added tracing library to usrp3 firmwareAshish Chaudhari2015-02-121-0/+80
|
* Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2)Martin Braun2014-10-07175-0/+63092