aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/usrp3/x300/x300_defs.h
Commit message (Collapse)AuthorAgeFilesLines
* X300: Prevent MB EEPROM Corruptionmichael-west2017-01-101-1/+1
| | | | | | | - 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
* changed clk constant to match new zpu clk changesRyan2016-08-221-1/+1
|
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+2
|
* x300: UHD is now compatible with FPGA images with Aurora supportAshish Chaudhari2016-07-071-9/+11
| | | | | - UHD and ZPU is now aware of Aurora SFP+ transceivers in the FPGA image - Added script to exercise Aurora BIST features
* x300: Multiple firmware fixes for VivadoAshish Chaudhari2015-02-171-0/+1
| | | | | | | | - 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
* Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2)Martin Braun2014-10-071-0/+75