| Commit message (Collapse) | Author | Age | Files | Lines | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
- NUM_HALFBANDS and CIC_MAX are no longer hard coded and are now
  readback regs.
- both DDC and DUC use same encoding to enable halfbands
  (increment the number)
- removed hacky hack & fixed get_output_rate/get_input_rate
  to include only valid rates based on NUM_HALFBANDS and CIC_MAX.
- added compatibility number readback w/ warning/error messages
- Updated images package to include new DDC/DUC (affects X-Series only)
- Updated fpga-src submodule pointer
 | 
| |\   | 
 | 
| | | 
| | 
| | 
| | 
| |  | 
Update happens when the sampling rate is queried, which needs
revisiting, but happens to occur at the correct time in the sequence.
 | 
| | |  | 
 | 
| |/  
|   
|   
|   
|    | 
Note: This is the first commit that uses for-range, and range-based
for-loops are now usable for UHD development.
 | 
|    | 
 |