aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: package_images: adding Git hash to packagesBrent Stapleton2018-03-083-57/+71
* cmake: add manual override option to UHD_VERSIONAndrej Rode2018-03-072-1/+6
* uhd: Fix some log statementsAndrej Rode2018-03-074-7/+5
* tdc: support for White RabbitDaniel Jepson2018-03-071-29/+39
* lmk: clean up logging statementsdjepson12018-03-071-2/+2
* tdc: support for tdc 2.0djepson12018-03-074-221/+368
* mpm: Fix some Pylint warningsMartin Braun2018-03-067-55/+57
* mpm: Demote some log messagesMartin Braun2018-03-0611-61/+59
* n3xx_bist: Ignore errors from uhd_usrp_probe on running ddr3 testsugandhagupta2018-03-061-5/+3
* n300: Add N300 FPGA images to the manifestBrent Stapleton2018-03-051-1/+2
* mpm: break up device compilationBrent Stapleton2018-03-053-8/+12
* mpm: cmake: Make default install path /usrMartin Braun2018-03-051-5/+14
* mpm: Rename n310 to n3xxMartin Braun2018-03-058-39/+41
* mpm: n300/n310: Select correct overlay based on product IDMartin Braun2018-03-052-21/+32
* mpm: Update EEPROM tools to allow setting PIDMartin Braun2018-03-052-7/+23
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-0513-148/+188
* uhd: Removed atomic.hpp from public APIMartin Braun2018-03-053-5/+5
* utils: Removed deprecated utilitiesMartin Braun2018-03-055-362/+1
* debian: Add MIT license to list of full-text licensesMartin Braun2018-03-051-0/+19
* Update master branch for 3.11.0.0 releaseMartin Braun2018-03-053-0/+27
* twinrx: correct the maximum daughterboard gainMark Meserve2018-03-021-1/+1
* n310: Make MPM report FPGA version and description, UHD read itMartin Braun2018-03-023-3/+20
* mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads itMartin Braun2018-03-022-0/+4
* mpm: net: Add get_hostname()Martin Braun2018-03-021-0/+3
* mpm: n3xx: Fix usage of UIO in Aurora testsMartin Braun2018-03-012-40/+61
* mpm: n3xx_bist: Fix regex to match with optional spacesugandhagupta2018-03-011-1/+1
* utils: package_images: create image packagesBrent Stapleton2018-03-012-0/+503
* utils: Skip progress bars for non-tty outputsMartin Braun2018-03-011-1/+5
* utils: Reenable UHD_IMAGES_DIR env var for uhd_images_downloaderMartin Braun2018-03-011-3/+11
* utils: Increase verbosity on uhd_images_downloaderMartin Braun2018-03-011-6/+4
* mpm: n310: Default-initialize some membersMartin Braun2018-02-281-4/+4
* mpm: periph_manager: Guarantee self.dboards existsMartin Braun2018-02-281-1/+1
* cmake: force cmake to regenerate uhd_images_downloader.pyTrung N Tran2018-02-271-0/+8
* Revert "utils: images downloader: forced update of CMake variable"Trung N Tran2018-02-272-16/+5
* devtest: Add list_sensors testMartin Braun2018-02-273-0/+37
* uhd: Move some gpio_defs constants definitions out of headersMartin Braun2018-02-274-110/+130
* test: devtest: devtest_e3xx.py: Fix copy & paste errorMoritz Fischer2018-02-261-1/+0
* fixup! x300,n230,e300: changes to adapt to new usrp APIMartin Braun2018-02-233-6/+6
* x300: Fixed processor clock rate in ZPU firmwareAshish Chaudhari2018-02-234-5/+5
* Preparing branch for 3.11.0.0 releaseMartin Braun2018-02-222-1/+57
* fixup! x300,n230,e300,b200: changes to adapt to new usrp APITrung N Tran2018-02-224-20/+47
* x300,n230,e300: changes to adapt to new usrp APITrung N Tran2018-02-213-26/+111
* usrp: Add set_gpio_attr overload that use stringTrung N Tran2018-02-214-61/+341
* n3xx_bist: set fp_gpio master to PSTrung N Tran2018-02-211-0/+2
* n3xx: add front panel gpio control registersTrung N Tran2018-02-213-8/+205
* rfnoc,x300: Multiple clocking changesAshish Chaudhari2018-02-216-15/+15
* uhd: device: Auto-apply config file options to USRPsMartin Braun2018-02-201-2/+7
* docs: Add page for config filesMartin Braun2018-02-202-0/+76
* lib: Add 'prefs' APIMartin Braun2018-02-204-1/+186
* lib: Add path_expandvars() internal API callMartin Braun2018-02-206-0/+167