aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nirio: use `realpath` instead of `relpath`Michael Dickens2020-01-151-6/+6
* rfnoc: apply clang-format to block_idBrent Stapleton2020-01-101-1/+1
* docs: fixing typos in gpio API example in manualsteviez2020-01-101-10/+7
* tools: R&D testing prodecure updated for E3xxSugandha Gupta2020-01-102-50/+103
* uhd: fixing MSVC warningsBrent Stapleton2020-01-0913-41/+71
* cal_utils: fixup typoBrent Stapleton2020-01-091-1/+1
* rpc: Applying clang formattingBrent Stapleton2020-01-091-84/+76
* images: update FPGA image packages for RFNoCBrent Stapleton2020-01-082-19/+19
* uhd: Correct rx/tx EEPROM typoToni Jones2020-01-071-5/+5
* python: rfnoc: finishing noc_block_base::get_mtuBrent Stapleton2020-01-062-0/+28
* python: rfnoc: make block_id_t more compatible with stringsBrent Stapleton2020-01-061-0/+3
* mpm: include the failed mpm_shell commandbidavis2020-01-061-1/+1
* rfnoc: adding RFNoC Python APIBrent Stapleton2020-01-025-0/+273
* rfnoc: fix typosBrent Stapleton2020-01-021-2/+2
* uhd: fix for exception due to use of unconstructed mutexPatrick Sisterhen2020-01-021-4/+5
* examples: Add options to benchmark_rateMichael West2020-01-021-19/+39
* multi_usrp: unify GPIO access typeBrent Stapleton2019-12-301-1/+1
* tests: fixup compiler warningBrent Stapleton2019-12-301-1/+1
* Tests: Fix subdev for N300 streaming testsmichael-west2019-12-301-6/+6
* examples: benchmark_rate dpdk recv/send thread priority elevationmattprost2019-12-201-0/+13
* dpdk: Change client to wait on member variableCiro Nishiguchi2019-12-201-8/+12