aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-114-82/+135
* rfnoc: Update radio to support multiple SPCWade Fife2021-01-111-4/+10
* chdr: Fix u64_to_host vs. u64_from_host usageMartin Braun2021-01-111-1/+1
* rfnoc: Make NIPC match CHDR width by default for NSS blockWade Fife2021-01-111-1/+1
* rfnoc: Add accessors for item width and nipc for NSSWade Fife2021-01-113-0/+31
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-1118-658/+940
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-116-37/+195
* docs: Remove reference to Python sixMartin Braun2021-01-081-1/+0
* uhd: revert "Check property type at access..."Steven Koo2021-01-084-54/+4
* devtest: optionally generate XML report when running devtestsJoerg Hofrichter2021-01-081-1/+13
* uhd: clang: Fix fallthrough attributeMartin Braun2021-01-081-1/+1
* fpga: Remove Python2 support from build systemMartin Braun2021-01-0417-119/+121
* mpm: rpc server: Fix unclaim sequenceMartin Braun2020-12-211-8/+19
* usrprio: catch exceptions if rpc data read failsSteven Koo2020-12-211-3/+17
* fixup! RFNoC: Handle receive of 0 samplesmichael-west2020-12-211-3/+3
* rfnoc: Fix remote stream buffer formatWade Fife2020-12-211-0/+18
* uhd: throw error if edge list is emptyGrant Meyerhoff2020-12-211-0/+8
* rfnoc: Fix time conversion in ctrlport_endpoint sleep methodCiro Nishiguchi2020-12-211-2/+4
* fpga: e320: Improve timing on LVDS interfaceWade Fife2020-12-114-358/+541
* RFNoC: Handle receive of 0 samplesmichael-west2020-12-102-0/+11
* RFNoC: Demoted zero sample error to warningmichael-west2020-12-102-7/+14
* fixup! N310: Low band IF adjustmentsmichael-west2020-12-091-1/+1
* mpm: rpc server: Remove Python2 compat codeMartin Braun2020-12-081-4/+1
* python: Add find() to the Python APIMartin Braun2020-12-075-0/+34
* mpm: rpc_server: fix get_log_buf for MPM ShellJoerg Hofrichter2020-12-041-1/+2
* fixup! mpm: Use prefs API in logging moduleJoerg Hofrichter2020-12-041-2/+2
* python: multi_usrp: Add get_mpm_client() API callMartin Braun2020-12-042-2/+39
* python: Add mpmtools moduleMartin Braun2020-12-041-0/+173
* mpmd: Export RPC token and mb_args to the property treeMartin Braun2020-12-043-0/+13
* docs: mpm: correct ? notation to display helpJoerg Hofrichter2020-12-041-2/+2
* multi_usrp_rfnoc: Serialize make_rfnoc_deviceAaron Rossetto2020-12-041-1/+24
* fpga: lib: add glitch free mux moduleMax Köhler2020-12-032-0/+30
* python: Make TuneRequest implicitly convertible from doubleMartin Braun2020-12-011-0/+1
* python: multi_usrp: Let get_tree() return a raw pointerMartin Braun2020-12-011-1/+1
* tools: Rfnoc dissectors are now built and named based on CHDR widthCristina Fuentes2020-12-013-158/+173
* tools: Update rfnoc dissector to support multiple CHDR widths.Cristina Fuentes2020-12-012-11/+31
* python: Improve access to device_addr_tMartin Braun2020-11-232-1/+9
* python: multi_usrp: Fix get_radio_control()Martin Braun2020-11-231-1/+1
* tests: Add UT for node removal prop resol'n restorationAaron Rossetto2020-11-201-0/+53
* graph: Restore default resolver callback at node removalAaron Rossetto2020-11-204-1/+35
* rfnoc: Add Makefile.srcs to switchboard.ymlWade Fife2020-11-191-0/+1
* examples: Fix PPS option in rfnoc_radio_loopbackLane Kolbly2020-11-171-1/+1
* utils: Fix GUI argument in rfnoc_image_builderMarkus Unger2020-11-161-1/+1
* N310: Low band IF adjustmentsmichael-west2020-11-161-18/+10
* fpga: e31x: Add OOT sources to Makefile.e31x.incWade Fife2020-11-131-0/+8
* mpm: Fix issue with check-filesystem test executionJoerg Hofrichter2020-11-111-6/+6
* python: Clean up image builder generated codeWade Fife2020-11-069-117/+142
* MPMD: Reduce max frame size for 10 GbEmichael-west2020-11-061-1/+1
* multi_usrp: Fix typos in streamer destruction callbackmichael-west2020-11-051-4/+4
* sim: Check for unit test prereqs and disable if unsatisfiedAaron Rossetto2020-10-281-1/+45