Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | x300: Added synchronization between device claiming and checking. | Ashish Chaudhari | 2014-04-24 | 2 | -5/+40 | |
| | | | | | - We now maintain a registry of pcie ZPU transports - Added static mutex for claimer | |||||
* | x300: Added hardware flush mechanism to PCIe logic. | Ashish Chaudhari | 2014-04-24 | 1 | -2/+8 | |
| | | | | | - Added DMA enabled states to DMA logic to allow for hardware data flushing during init. - niusrprio_session will now check for FPGA busy before downloading | |||||
* | x300: removing intelligent PPS detection until further development | Ben Hilburn | 2014-04-15 | 1 | -1/+2 | |
| | ||||||
* | Merge branch 'martin/warn_sampling_rate' | Ben Hilburn | 2014-04-10 | 2 | -1/+12 | |
|\ | | | | | | | Warn users if they request a sample rate greater than the interface bandwidth. | |||||
| * | x300: Added max link rate info | Martin Braun | 2014-04-10 | 2 | -1/+12 | |
| | | ||||||
* | | bugfix#393: Fixed X300 TX flow control to handle short bursts and arbitrary ↵ | Ashish Chaudhari | 2014-04-10 | 1 | -13/+22 | |
|/ | | | | FC windows. | |||||
* | x300: Fix the assumed max header size | Martin Braun | 2014-03-28 | 2 | -18/+15 | |
| | ||||||
* | More reference clock lock detection clean up | michael-west | 2014-03-18 | 1 | -10/+28 | |
| | | | | | - 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. | |||||
* | Modified reference clock lock check to only be performed on Rev E or later. | michael-west | 2014-03-17 | 2 | -10/+18 | |
| | ||||||
* | uhd: Addressed Balints and Bens comments for subdev addressing | Martin Braun | 2014-03-17 | 2 | -15/+21 | |
| | ||||||
* | Merge clock and PPS fixes. | Ben Hilburn | 2014-03-15 | 6 | -53/+130 | |
|\ | ||||||
| * | Addressed comments from review. | michael-west | 2014-03-15 | 4 | -40/+53 | |
| | | | | | | | | | | | | - Fixed typos. - Renamed reset() to reset_clocks(). - Created wait_for_ref_locked() function. | |||||
| * | - Added wait for reference clock to lock. | michael-west | 2014-02-21 | 1 | -1/+7 | |
| | | | | | | | | - Modified wait for GPSDO time setting to timeout after 1 second. | |||||
| * | Fixed bug found during testing where internal clock reference was taking ↵ | Michael West | 2014-02-20 | 3 | -11/+25 | |
| | | | | | | | | | | | | several seconds to lock. Added reset to the clock control and called it whenever the clock reference is changed. | |||||
| * | - Fix for BUG #264: ./test_pps_input --source external passes even with no 1 ↵ | Michael West | 2014-02-18 | 4 | -37/+81 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | Merge Ethernet, MTU, and frame size fixes. | Ben Hilburn | 2014-03-14 | 2 | -14/+13 | |
|\ \ | ||||||
| * | | x300 mtu: Removed magic number, minor manual updates | Martin Braun | 2014-02-18 | 2 | -14/+13 | |
| |/ | ||||||
* | | x300: Merged Michaels segfault fix | Martin Braun | 2014-03-10 | 1 | -11/+12 | |
|\ \ | ||||||
| * | | - Fixed segmentation fault when using X3x0 with daughterboards in 4x4 ↵ | michael-west | 2014-03-06 | 1 | -11/+12 | |
| |/ | | | | | | | | | | | configuration. - Updated index of dboard_manager dictionary to include mboard. | |||||
* | | x300: Added comments on mb/chan search code | Martin Braun | 2014-03-10 | 1 | -0/+4 | |
| | | ||||||
* | | Removed spurious UHD_VAR. | Martin Braun | 2014-03-10 | 1 | -9/+0 | |
| | | ||||||
* | | x300: added channel mapping capabilities | Martin Braun | 2014-03-10 | 3 | -73/+111 | |
| | | ||||||
* | | x300: merged subdev update routines for tx and rx | Martin Braun | 2014-03-10 | 3 | -46/+26 | |
| | | ||||||
* | | x300: remove data that was duplicating property tree | Martin Braun | 2014-03-10 | 2 | -20/+19 | |
|/ | ||||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 3 | -108/+224 | |
| | ||||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 16 | -0/+4360 | |