| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|\ |
|
| | |
|
|\| |
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Fixed typos.
- Renamed reset() to reset_clocks().
- Created wait_for_ref_locked() function.
|
|
|
|
|
|
| |
several seconds to lock.
Added reset to the clock control and called it whenever the clock reference is changed.
|
| |
|
|
|