aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpm: fixed mboard_max_revision valueMatthew Crymble2019-09-244-15/+10
* examples: Add replay example to CMakeMartin Braun2019-09-202-2/+3
* Device3: Restore default buffer sizes for MPMD UDPMichael West2019-09-131-0/+2
* x300: cdecode: Fix fallthrough warningMartin Braun2019-09-101-0/+9
* uhd: include: Add <string> to headers where it was missingMartin Braun2019-09-092-1/+3
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-047-15/+42
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-09-044-5/+55
* Update CODING guidelinesMartin Braun2019-09-041-4/+7
* examples: bmark_rate: fixup INIT_DELAYBrent Stapleton2019-09-041-3/+6
* kitchen_sink: fix building using c++11Michael Dickens2019-09-031-1/+1
* kitchen_sink: remove uhd::msg cruft removed from UHD in 21aad77cMichael Dickens2019-09-031-118/+0
* cmake: add 'project', as requested by CMakeMichael Dickens2019-09-031-0/+1
* rx_fe_3000: formatting for upcoming changesBrent Stapleton2019-08-252-89/+107
* dboard_eeprom: Remove trace logs for EEPROM readoutMartin Braun2019-08-251-8/+0
* fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM codeSugandha Gupta2019-08-251-0/+1
* docs: Add a section on the PCIe NI-RIO transportMartin Braun2019-08-221-0/+25
* docs: Improve language on threading for recv() and send()Martin Braun2019-08-222-7/+23
* mg: Allow for timeout on retuneMartin Braun2019-08-223-1/+19
* n3xx: mg: Make set_freq() call asynchronousMartin Braun2019-08-222-0/+39
* mpm: mg: Only import AD9371 API calls if not yet on MagnesiumMartin Braun2019-08-221-2/+3
* x300: fix x300 GPIO ATR property tree access typeeklai2019-08-221-6/+49
* boost: Replaced units::demangle with core::demangle where appropriateMartin Braun2019-08-222-6/+6
* python: Fixup bmark_rate printed statisticsBrent Stapleton2019-08-211-3/+3
* python: Fixups for Phase Alignement test scriptBrent Stapleton2019-08-211-12/+34
* multi_usrp: Fix typo in get_user_settings_iface()Brent Stapleton2019-08-191-1/+1
* x300: Introduce conn_managerMartin Braun2019-08-165-31/+64
* uhd: Add UHD_FALLTHROUGH attributeMartin Braun2019-08-162-0/+14
* e320: fix time source clobbering ref sourceMark Meserve2019-08-151-2/+6
* RFNoC: Re-enable flow ctrl for blocks on same xbarMichael West2019-08-141-1/+1
* docs: Fix Doxygen warning due to spurious <>Martin Braun2019-08-131-1/+1
* uhd: rfnoc: docs: Fix Doxygen warning due to undoc'd parameterMartin Braun2019-08-131-1/+2
* docs: Fix Doxygen warnings due to spurious backslashesMartin Braun2019-08-131-1/+1
* docs: x300: update docs for multiple timed commandsSame-Writer2019-08-071-0/+5
* mpmd: Fix corner case in MPM device reachabilitySugandha Gupta2019-08-071-1/+1
* rfnoc: fix multidevice graph connectionsMark Meserve2019-08-061-96/+107
* B200: Add command to query bootloader statusmichael-west2019-08-061-1/+9
* x300: Refactor heavilyMartin Braun2019-08-0215-1352/+1607
* x300: Factor out mb-type specific codeMartin Braun2019-08-025-165/+220
* Remove GPSd dependencyMartin Braun2019-07-245-399/+0
* cmake: quote the @UHD_VERSION@ replacement to allow any stringMichael Dickens2019-07-241-1/+1
* cmake: UHDLog: Use STRING over FILE for the log fileMichael Dickens2019-07-241-1/+1
* n310: add capability to control RF filter bypass and freq.band limitsThomas Vogel2019-07-246-39/+133
* gpsd: Fix gpsdata API: .separation -> .fix.geoid_sepMichael Dickens2019-07-231-0/+8
* utils: converter_benchmark: Fix scaling for sc16->fc32Martin Braun2019-07-201-2/+2
* convert: benchmark: Make converter benchmark Py3k compatibleMartin Braun2019-07-201-4/+5
* converters: Improve exception string for illegal formatsMartin Braun2019-07-201-1/+1
* mpm: net: Fix typo in docstringMartin Braun2019-07-201-1/+1
* ad9361: Improve loggingMartin Braun2019-07-181-10/+15
* Device3: Fix MTU and default frame sizesMichael West2019-07-186-158/+277
* nirio: Fix typo in nirio_zero_copyMichael West2019-07-181-1/+1