aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x300: Device propagates suggested TX MTU through the mtu property, not get_tx...Martin Braun2016-08-092-4/+1
* rfnoc: Legacy compat tracks TX and RX spp values separatelyMartin Braun2016-08-091-17/+37
* rfnoc: ctrl_iface error messages are now no longer the same as radio_ctrl_cor...Martin Braun2016-08-091-5/+5
* x3xx: Enable readback of fpga_version_hashMoritz Fischer2016-08-092-2/+8
* Fix minor spelling errorDerek Kozel2016-08-091-1/+1
* Added frequency ranges to manual's daughterboard pageDerek Kozel2016-08-091-1/+13
* Merging RFNoC support for X310Martin Braun2016-08-09139-1555/+17331
* device_addr: change delimiters from std::string to const char*Nicholas Corgan2016-08-091-4/+4
* ad936x: Loopback check now takes peeker/poker functors instead of assuming an...Martin Braun2016-08-094-17/+23
* uhd: Added syntax error exception typeMartin Braun2016-08-092-0/+8
* dboard manager: Allow deferring dboard initializationDerek Kozel2016-08-092-12/+48
* ad9361: Added option for safe SPIJonathon Pendlum2016-08-095-10/+68
* cores: GPIO core gets explicit DDR settingJonathon Pendlum2016-08-092-0/+7
* cores: Added shutdown option to SPI coreJonathon Pendlum2016-08-092-3/+23
* Improve LO APIs for daughterboards without configurable LOsDerek Kozel2016-08-092-5/+18
* Coerces dsp frequency to 0 if any channel uses an external LODerek Kozel2016-08-091-1/+19
* cmake: Added chrono as a Boost dependencyMartin Braun2016-08-051-0/+1
* Add sleep function to dboard_ifaceKevin Gilbert2016-08-054-4/+41
* Merge branch 'maint'Martin Braun2016-08-041-0/+4
|\
| * Fix lib64 detection for cross builds.Philip Balister2016-08-041-0/+4
* | Merge branch 'maint'Martin Braun2016-08-031-9/+9
|\|
| * examples: test_dboard_coercion did not check the correct LO lock sensors for RXMartin Braun2016-08-031-9/+9
* | examples: Remove default values for subdevs in benchmark_rateMartin Braun2016-08-031-2/+2
* | examples: Added tx and rx subdev arguments to benchmark_rateDerek Kozel2016-08-031-0/+12
* | examples: tx_bursts fixesmichael-west2016-08-021-11/+29
* | usb: usb_dummy made to match usb_control and usb_zero_copyMartin Braun2016-08-021-2/+10
* | usb: tweak types for consistency between LIBUSB API calls and internal UHD us...Michael Dickens2016-08-012-8/+8
* | update support for clang to include UHD_FORCE_INLINEMichael Dickens2016-08-011-0/+1
* | usb: add virtual destructors where needed; make virtual destructors out-of-li...Michael Dickens2016-08-017-21/+78
* | usb: fix interfaces to be type 'int' and endpoints to be type 'unsigned char'...Michael Dickens2016-08-014-16/+16
* | usb: fix 'timeout' variables to be unsigned since that is what the 'libusb_co...Michael Dickens2016-08-013-4/+4
* | usb: fix 'submit' to return 'int' since that is what 'libusb_control_transfer...Michael Dickens2016-08-012-14/+14
* | add specific configuration support for clangMichael Dickens2016-08-012-0/+14
* | Merge branch 'maint'Martin Braun2016-08-0113-60/+91
|\|
| * cmake: "make uninstall" now removes symlinks (CMake 2.8.1 and above)Nicholas Corgan2016-08-011-0/+11
| * WBX: Make frequencies <100 MHz work for v2 and v3 boards when reference clock...michael-west2016-08-012-16/+22
| * usrp_e3x0.dox: Example cmake line should enable GPSD for E310. (#1170)Philip Balister2016-07-271-1/+1
| * docs: added UBX to list of calibratable daughterboardsMarcus Müller2016-07-181-0/+1
| * Octoclock: Fixed issues related to missing strings from GPSDO.michael-west2016-06-282-13/+26
| * Octoclock: Fix firmware version compatibilitymichael-west2016-06-279-38/+44
| * Close file handlers the python way, changed var bytes to out_bytes2112176132016-06-271-8/+8
* | utils: Added querying a sensor to uhd_usrp_probeDerek Kozel2016-08-011-0/+7
* | cmake: Fix compatibility with new versioning schemeNicolas Cuervo2016-08-013-4/+5
* | transport: fixed an issue where the number of conversions were incorrectly ba...Paul David2016-08-012-2/+2
* | common: adf5355: 'Fix' compiler warningMoritz Fischer2016-08-011-2/+2
* | uhd: minor prop tree formattingMartin Braun2016-07-291-1/+3
* | usrp3: Added SW muxer/demuxer for the zero_copy interfaceAshish Chaudhari2016-07-293-0/+323
* | examples: Fixed unconditional wait for SISO case in benchmark_rateMartin Braun2016-07-221-1/+1
* | examples: Added late command counter to benchmark_rateMartin Braun2016-07-221-4/+17
* | B200: Adding separate B200 radio control codemichael-west2016-07-226-10/+422