aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: actions: Cleanup rx_event_action_info ctorsteviez2020-02-183-13/+18
* rfnoc: actions: Fix uninitialized timestampssteviez2020-02-183-11/+18
* utils: image_downloader: check write conditionssteviez2020-02-181-0/+13
* x300: add front-panel GPIO source controleklai2020-02-188-54/+209
* mpm: cmake: added date_time as required boost componentJoerg Hofrichter2020-02-101-0/+1
* mpm: catalina: Add thread.cpp from UHD to included filesMartin Braun2020-02-101-0/+13
* ad9361: Fix formattingMartin Braun2020-02-102-19/+16
* thread: Fix formatting in thread utilitiesMartin Braun2020-02-102-135/+147
* MPM: add ability to run scripts to MPM shellLars Amsel2020-02-071-34/+83
* lib: utils: Don't use hard-coded path constantsRyan Volz2020-02-072-2/+27
* python: Set python module suffix to conform with PEP 3149.Ryan Volz2020-02-071-1/+10
* python: Do not link against python lib for building an extension module.Ryan Volz2020-02-071-1/+10
* python: Fix internal library name (incl. suffix) to match filename.Ryan Volz2020-02-071-7/+7
* rfnoc: ddc: Make scaling optional, prefer to change decimMartin Braun2020-02-071-28/+53
* rfnoc: registry: Fix Doxygen for register_block_direct()Martin Braun2020-02-071-0/+12
* rfnoc: Update blocks to use autogenerated noc_shellWade Fife2020-02-0630-1838/+2473
* fixup! utils: blocktool: Fix blocktoolWade Fife2020-02-062-5/+5
* cmake/doxygen: Fix FPGA manual post-FPGA-mergeMartin Braun2020-02-063-39/+7
* fixup! lib: add option for output register in pps generatorHumberto Jimenez2020-02-051-1/+1
* rfnoc: Provide make_args_t dtor in rfnoc_blocks_testAaron Rossetto2020-02-041-0/+3
* examples: benchmark_rate clean print outmattprost2020-02-041-8/+12
* octoclock: Change type of EEPROM property to mboard_eeprom_tMartin Braun2020-02-043-6/+10
* octoclock: Avoid usage of uninitialized memoryMartin Braun2020-02-045-41/+48
* octoclock: Apply clang-formatMartin Braun2020-02-048-659/+753
* multi_usrp: Add get_tree() API callMartin Braun2020-02-043-0/+14
* docs: fix typo in stream.hppMichael Dickens2020-01-291-1/+1
* rfnoc: Create mock factoryMartin Braun2020-01-297-69/+135
* log: Remove LOG statement from _get_log_level()Martin Braun2020-01-291-2/+1
* utils: log: Name all threadsMartin Braun2020-01-291-5/+16
* thread: Remove log messages for set_thread_name() when not supportedMartin Braun2020-01-291-10/+14
* fixup! mpm: e320/e310: Expose APIs to drive GPIO source via UHDMartin Braun2020-01-283-2/+3
* lib: add option for output register in pps generatorMax Köhler2020-01-281-2/+23
* Merge FPGA repository back into UHD repositoryMartin Braun2020-01-283095-9/+2912925
* rfnoc_device: Remove spurious commentMartin Braun2020-01-231-2/+1
* docs: e3xx/n3xx: Add sections on FP-GPIOs and how to drive themMartin Braun2020-01-232-0/+109
* mpm: e320/e310: Expose APIs to drive GPIO source via UHDMartin Braun2020-01-235-80/+147
* multi_usrp: Amend APIs for GPIO source controlMartin Braun2020-01-233-13/+50
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-237-37/+168
* mpmd: Use dpdk_simple for MTU discoveryAlex Williams2020-01-221-91/+16
* x300: Remove early x300_device_args usageAlex Williams2020-01-221-7/+6
* mpm: fixed cmake macro for enabling modulesJoerg Hofrichter2020-01-221-7/+12
* mpm: cmake: adopt default enable values of modulesJoerg Hofrichter2020-01-221-4/+4
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-226-29/+62
* transport: liberio: correctly release resources on destructionJoerg Hofrichter2020-01-221-6/+8
* mpm: optionally generate XML report when running unittestsJoerg Hofrichter2020-01-221-7/+22
* fixup! docs: e320: Add documentation for gpio and eeprom-flagsJoerg Hofrichter2020-01-221-2/+2
* docs: n3xx: document eeprom flagsJoerg Hofrichter2020-01-221-0/+34
* utils: images_downloader: adding usage docsBrent Stapleton2020-01-221-2/+29
* examples: Fix tx timeout caused by initial delayCiro Nishiguchi2020-01-201-3/+4
* mpm: Add compile flag to fix missing definitionCiro Nishiguchi2020-01-161-0/+4