aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Use new UHDBoost.cmake in init_usrp and toolsMichael Dickens2019-10-153-81/+43
* cmake: add UHDBoost.cmake and use it for building UHDMichael Dickens2019-10-153-41/+336
* rpc: improve exception handling for reachability checksMark Meserve2019-10-151-2/+3
* rpc: add exception when client constructor failsMark Meserve2019-10-151-3/+36
* rpc: convert client to sptrMark Meserve2019-10-151-12/+13
* rpclib: add patch file for constructor hangMark Meserve2019-10-151-0/+36
* rpclib: fix hang on connection error during constructionMark Meserve2019-10-151-1/+4
* docs: Improve man page compression code in CMakeMartin Braun2019-10-141-24/+11
* Prepare branch for upcoming UHD 3.15 releaseMartin Braun2019-10-142-58/+67
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* N3xx: Remove close-in noise on TXMichael West2019-10-112-2/+6
* n3xx: Disable gpsdo reference source when enable_gps=0Martin Braun2019-10-112-13/+26
* mpm: periph manager: Fix typo in docstring (update default args)Martin Braun2019-10-111-2/+3
* Update CHANGELOG for the upcoming 3.15 releaseMartin Braun2019-10-111-133/+267
* fixup! x300: Introduce conn_managerMartin Braun2019-10-111-1/+1
* Python: Added LO source and export arguments to the phase alignment testerickshepherdNI2019-10-101-0/+28
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+2
* ad937x: increase default dc offset averaging windowMark Meserve2019-10-101-0/+19
* log: Honour log levels on session initMartin Braun2019-10-101-0/+3
* docs: twinrx: Reduce res of TwinRX Block diagram and remove artefactsMartin Braun2019-10-101-0/+0
* cmake: make manpage compression an optionMichael Dickens2019-10-091-23/+64
* cmake: allow setting of PKG_DOC_DIR from the CMake commandlineMichael Dickens2019-10-091-1/+3
* logging: On POSIX, don't use logging colors on non-ttyMarcus Müller2019-10-091-1/+6
* mpm: usrp_hwd: fix for gevent 1.4.0Joerg Hofrichter2019-10-081-2/+4
* examples: Add mode to remove latency of RX samples in latency_testAlex Williams2019-10-071-3/+16
* manifest: Update FPGA images for N3xx, E3xxJoerg Hofrichter2019-10-072-6/+6
* lib: utils: Add is_a_tty()Martin Braun2019-10-073-0/+88
* x3xx: update maximum bitfile sizeMark Meserve2019-10-041-1/+1
* python: fix set_command_time default mboarderickshepherdNI2019-10-041-1/+1
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-304-55/+5
* MPM: Increase E320 max rev to 4michael-west2019-09-241-1/+1
* 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