Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x300: Remove 120 MHz option | Martin Braun | 2018-11-07 | 1 | -2/+0 |
| | | | | | None of our FPGA images support a 120 MHz master clock rate, so the UHD code should match that. | ||||
* | x300: Use constrained_args | Martin Braun | 2018-08-10 | 1 | -0/+182 |
x300_impl will now use a constrained_device_args_t-derived object to parse device args. No API or functional changes. |