aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhd: Fix log statement for Port number on RFNOC blockSugandha Gupta2018-12-051-1/+1
* rh: add handling for "all" loMark Meserve2018-12-042-9/+104
* examples: rfnoc_radio_loopback: Clean up exampleMartin Braun2018-12-031-15/+11
* mg: Unindent falsely indented block of codeMartin Braun2018-11-301-29/+29
* e320: Fix return value of get_fpga_typeSugandha Gupta2018-11-301-3/+3
* images: Add N3xx CPLD file to manifestMartin Braun2018-11-291-1/+1
* docs: python: add documentation on GIL releaseBrent Stapleton2018-11-291-0/+23
* rh: Enable clock synchronization error checkingHumberto Jimenez2018-11-291-7/+3
* rh: add support for atr frontend controlMark Meserve2018-11-295-92/+103
* cmake: Properly register devtestMartin Braun2018-11-291-1/+3
* python: Add sync source to Python APIBrent Stapleton2018-11-292-0/+41
* images: Update manifest with Rhodium imagesAlex Williams2018-11-281-0/+1
* e300: Type-cast fix for boostAndreas Müller2018-11-281-1/+1
* filter: Fix return value in get_rolloffDerek Kozel2018-11-281-1/+1
* rfnoc: Add halt to replay APIWade Fife2018-11-273-1/+12
* rfnoc: Fix default SPP for replayWade Fife2018-11-271-4/+3
* RFNoC: Fix replay example port argsWade Fife2018-11-271-3/+3
* mpm: rh: Remove n321 overlayAlex Williams2018-11-271-1/+0
* Docs: Adjust E310 functional verification testsmichael-west2018-11-261-10/+10
* x3xx: implement rfnoc get antenna functionsMark Meserve2018-11-262-0/+16
* utils: specify the downloader's Python executableBrent Stapleton2018-11-261-1/+1
* cmake: python: adding RUNTIME_PYTHON_EXECUTABLEBrent Stapleton2018-11-261-1/+15
* n3xx: Change init() procedure to reduce configuration timeHumberto Jimenez2018-11-261-2/+6
* rh: Fix update_ref_clock_freq() to update init argsHumberto Jimenez2018-11-261-0/+3
* x300: fixup minimum master clock rateBrent Stapleton2018-11-211-1/+1
* multi_usrp: Fixed get_tx_stream referenceGregory Eslinger2018-11-201-1/+1
* uhd: fix rx antenna not being applied in txrx exampleMark Meserve2018-11-161-2/+3
* rh: fix typo in lo distribution propertiesMark Meserve2018-11-161-2/+2
* rh: fix typo in set_clk_safe_stateMark Meserve2018-11-161-1/+1
* mpmd: add fpga_vesion_hash infoTrung Tran2018-11-161-0/+2
* mpm: add fpga githash to device infoTrung Tran2018-11-161-0/+2
* tests: Retrofit sph test to use new mock transportCiro Nishiguchi2018-11-165-201/+293
* utils: uhd_images_downloader: Add --http-proxy optionMartin Braun2018-11-161-2/+11
* mpmd: Improve error message for compat number mismatchesMartin Braun2018-11-161-6/+14
* x300: New mode to configure master clock rateScott Torborg2018-11-163-10/+104
* cmake: Improve logic for UHD_IMAGES_DIRA. Maitland Bottoms2018-11-151-2/+0
* cmake: Add SOURCE_DATE_EPOCHA. Maitland Bottoms2018-11-151-0/+5
* python: populated the tune_result_t bindingKevin Rigney2018-11-151-0/+6
* python: adding device_addr_t to Python APIBrent Stapleton2018-11-142-0/+33
* python: tighten the scope of releasing the GILBrent Stapleton2018-11-141-20/+22
* python: expose streamer timeoutsBrent Stapleton2018-11-141-16/+27
* n3xx: removing HA, XA image packagesBrent Stapleton2018-11-142-48/+14
* rh: fix typo in initMark Meserve2018-11-141-1/+1
* uhd: Add device arg to enable dual ethernet for txCiro Nishiguchi2018-11-142-2/+17
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-14134-2398/+2401
* python: Adding phase alignment exampleBrent Stapleton2018-11-141-0/+545
* mpm:e320: fixup gps_locked typeTrung Tran2018-11-131-1/+1
* mpm:gpsd_iface: handle errors from gpsdTrung Tran2018-11-131-50/+87
* mpmd: increase rpc timeout during reading mb sensorTrung Tran2018-11-131-1/+4
* utils: Fix downloader return value for main()Martin Braun2018-11-131-7/+11