Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x300: Updated clock rate / ref freq warnings for clarity | Martin Braun | 2015-05-22 | 1 | -16/+28 |
| | |||||
* | X300: Change dboard clock rate to 50 MHz | michael-west | 2015-04-10 | 1 | -325/+432 |
| | |||||
* | x300: Fix for Bug #714: Phase wobble across four channels on two devices | Neel Pandeya | 2015-03-30 | 1 | -1/+1 |
| | | | | - Increased filter loop bandwith on clock control chip | ||||
* | x300: Cleaned up DAC ctrl and clock init logic | Ashish Chaudhari | 2014-11-06 | 1 | -1/+0 |
| | | | | | | | | | | | - DAC: Squashed configuration into 2 main operations: reset and reset_and_resync - DAC: Put in sleep mode during configuration - DAC: Synchronize only if streaming to more than one DAC - DAC: Use falling edge sync mode - DAC: Fixed power up/down settings - DAC: Frontend sync failure is fatal - Clocks: Refactored clock source change logic - Clocks: Cleaned up init and lock-check sequence | ||||
* | Merge branch 'maint' | Martin Braun | 2014-09-25 | 1 | -5/+0 |
|\ | |||||
| * | x300: Reverted back to no analog delay for DAC ref clocks | michael-west | 2014-09-25 | 1 | -5/+0 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2014-09-24 | 1 | -0/+1 |
|\| | |||||
| * | x300: Added output sync for DAC reference clocks | Martin Braun | 2014-09-24 | 1 | -0/+1 |
| | | |||||
* | | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -0/+4 |
|/ | |||||
* | Changed analog delay on DAC reference and radio clocks from 1075ps to 900ps | michael-west | 2014-08-18 | 1 | -4/+4 |
| | |||||
* | - Fixes for channel alignment | michael-west | 2014-08-18 | 1 | -0/+11 |
| | | | | | | | | | | - Added analog delay for radio clock - Added analog delay for DAC reference clocks - Removed resetting of clock control - Removed setting of reference clock and PPS to external sources during initialization - Fixes for set_time_unknown_pps - Removed wait for PPS edge after setting time from GPSDO - Changed set_time_unknonw_pps to time out based on system time rather than device VITA time | ||||
* | Addressed comments from review. | michael-west | 2014-03-15 | 1 | -1/+1 |
| | | | | | | - Fixed typos. - Renamed reset() to reset_clocks(). - Created wait_for_ref_locked() function. | ||||
* | Fixed bug found during testing where internal clock reference was taking ↵ | Michael West | 2014-02-20 | 1 | -0/+4 |
| | | | | | | several seconds to lock. Added reset to the clock control and called it whenever the clock reference is changed. | ||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -2/+4 |
| | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -0/+396 |