| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Also includes NI-USRP Windows Registry Key fixes.
|
|
|
|
| |
- Moved setting of tick rate before setting of PPS time
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- Split niriok_proxy interfaces to support NI-RIO <=13.0 and >=14.0 kernel interfaces
- Fixed multi-session race conditions by synchronizing niriok_proxy access
- Fixed bug switching from NI LV-FPGA access to UHD access by changing how devices are hashed into a reservation table
- Fixed calculation of FRAC values for CBX and SBX LO tuning by rounding instead of truncating
- Fixed bug that was not setting two MSBs for band select configuration of CBX LO
- Submitting on behalf of Patrick Sisterhen, Matthew Crymble
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
* Add "ignore-cal-file" to the uhd::device_addr_t arguments
* Added documentation for new feature
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|\|
| |
| |
| |
| | |
Conflicts:
host/utils/usrp_burn_mb_eeprom.cpp
|
| |\
| | |
| | |
| | |
| | | |
Conflicts:
host/lib/usrp/b200/b200_impl.cpp
|
| | | |
|
| | |\ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
- Added polling for PPS time change after setting time from GPSDO.
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* OctoClock can communicate with UHD over Ethernet
* Can read NMEA strings from GPSDO and send to host
* Added multi_usrp_clock class for clock devices
* uhd::device can now filter to return only USRP devices or clock devices
* New OctoClock bootloader can accept firmware download over Ethernet
* Added octoclock_burn_eeprom,octoclock_firmware_burner utilities
* Added test_clock_synch example to show clock API
|
| |/
|/|
| |
| | |
during initialization. Sometimes it takes longer and that is OK.
|
|/ |
|
| |
|
|
|
|
| |
- Corrected bit masks so TX will light the red LED and RX will light the green LED
|
|
|
|
|
| |
- Fixed synchronization for unclaim
- Removed stray RIO addr space set
|
|
|
|
|
| |
- We now maintain a registry of pcie ZPU transports
- Added static mutex for claimer
|
| |
|
| |
|
|
|
|
|
| |
- Removed check for lock when clock source is changed (including runtime error on failure to lock).
- Added separate checks and warning messages for failures to lock the clock during intialization.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| | |
- Fixed typos.
- Renamed reset() to reset_clocks().
- Created wait_for_ref_locked() function.
|
| |
| |
| |
| | |
- Modified wait for GPSDO time setting to timeout after 1 second.
|
| |
| |
| |
| |
| |
| | |
several seconds to lock.
Added reset to the clock control and called it whenever the clock reference is changed.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
PPS on external input on X3xx
- Fixed behavior of PPS and clock references to be consistent and intuitive.
-- Added detection of clock reference and PPS.
-- Changed order of precedence to external, gpsdo, internal for default of clock and PPS.
-- Throws runtime error if the user requests a reference clock or PPS that is not present.
- Bumped FPGA compatibility to 4.
|
|\ \ |
|
| |/ |
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
configuration.
- Updated index of dboard_manager dictionary to include mboard.
|
| | |
|
|/ |
|
| |
|
|
|