aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2014-09-251-0/+2
|\
| * x300: added reset and resync of ADCs and DACs when changing reference clockmichael-west2014-09-251-0/+2
| |
* | Give user the option to ignore daughterboard's calibration file at runtimeNicholas Corgan2014-09-021-0/+1
|/ | | | | * Add "ignore-cal-file" to the uhd::device_addr_t arguments * Added documentation for new feature
* tx fe corrections: fixing mixed tabs / spaces, other horrible whitespace cruftBen Hilburn2014-07-251-1/+1
|
* X300: Added UHD support for TX FEIan Buckley2014-07-181-0/+2
|
* x300: Bugfix for overflows on PCIe at 200MS/sAshish Chaudhari2014-06-271-1/+5
|
* Lots of bit-specific type work to fix compilation on older OSes.Ben Hilburn2014-05-211-2/+2
|
* x300: Changed bus_clk frequency to 166.67MHz.Ashish Chaudhari2014-04-281-1/+1
|
* x300: Added synchronization between device claiming and checking.Ashish Chaudhari2014-04-241-0/+1
| | | | | - We now maintain a registry of pcie ZPU transports - Added static mutex for claimer
* x300: Added max link rate infoMartin Braun2014-04-101-0/+4
|
* x300: Fix the assumed max header sizeMartin Braun2014-03-281-0/+9
|
* Modified reference clock lock check to only be performed on Rev E or later.michael-west2014-03-171-0/+2
|
* Merge clock and PPS fixes.Ben Hilburn2014-03-151-5/+7
|\
| * Addressed comments from review.michael-west2014-03-151-5/+6
| | | | | | | | | | | | - Fixed typos. - Renamed reset() to reset_clocks(). - Created wait_for_ref_locked() function.
| * - Fix for BUG #264: ./test_pps_input --source external passes even with no 1 ↵Michael West2014-02-181-0/+1
| | | | | | | | | | | | | | | | | | | | 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 Hilburn2014-03-141-1/+1
|\ \
| * | x300 mtu: Removed magic number, minor manual updatesMartin Braun2014-02-181-1/+1
| |/
* | x300: added channel mapping capabilitiesMartin Braun2014-03-101-5/+25
| |
* | x300: merged subdev update routines for tx and rxMartin Braun2014-03-101-2/+7
| |
* | x300: remove data that was duplicating property treeMartin Braun2014-03-101-4/+0
|/
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-141-20/+31
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+306