aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* uhd: fixing MSVC warningsBrent Stapleton2020-01-093-14/+23
* uhd: Correct rx/tx EEPROM typoToni Jones2020-01-071-5/+5
* multi_usrp: unify GPIO access typeBrent Stapleton2019-12-301-1/+1
* usrp: Change default number of data frames for X300Ciro Nishiguchi2019-12-201-16/+20
* transport,usrp: Make available packet-based flow controlAlex Williams2019-12-206-44/+59
* usrp: Add I/O service manager for DPDKCiro Nishiguchi2019-12-202-0/+24
* x300,mpmd: Enable DPDKMartin Braun2019-12-2012-465/+216
* e31x: Fix filter bank and antenna switching for channel 0Sugandha Gupta2019-12-023-43/+60
* mpmd: Name the claimer task threadMartin Braun2019-11-261-13/+15
* x300: pcie manager updatesVirendra Kakade2019-11-262-129/+93
* mg: Turn the set-lock into a recursive mutexMartin Braun2019-11-262-15/+15
* mg: Always set MCR on both daughterboardsMartin Braun2019-11-263-12/+33
* mpmd: Fix get_mboard_name()Martin Braun2019-11-261-1/+1
* n310: Fix GPIO registersMartin Braun2019-11-261-3/+6
* mg/rh/rfnoc: Harmonize peripheral registersMartin Braun2019-11-263-18/+29
* gpio_atr_3000: Fix return value for pin control registerMartin Braun2019-11-261-1/+3
* e310: Fix issues in MPM and UHDMartin Braun2019-11-261-7/+3
* mpm/mpmd: Remove token requirement for device infoMartin Braun2019-11-261-2/+2
* rfnoc: Rename thread affinity argsCiro Nishiguchi2019-11-262-49/+52
* lib,tests: Remove old DPDK files from buildAlex Williams2019-11-261-7/+8
* rfnoc_graph: Modify find_blocks() to sort return valueMartin Braun2019-11-261-35/+2
* multi_usrp: Fix GPIO bank selectionMartin Braun2019-11-261-11/+68
* liberio: porting to I/O servicesBrent Stapleton2019-11-261-11/+2
* multi_usrp: Add set_rx_spp() callMartin Braun2019-11-262-2/+34
* rfnoc: Restrict to inline I/O service based on link restrictionsCiro Nishiguchi2019-11-261-1/+33
* rfnoc: Use graph_utils in multi_usrp chan generationBrent Stapleton2019-11-261-113/+142
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-264-42/+113
* uhd: Remove all usages of boost::tuple and friendsMartin Braun2019-11-267-32/+31
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-2638-472/+475
* mpmd: Add skip_oldlog device argMartin Braun2019-11-261-0/+8
* mpmd: Skip generation of mb_controller and mb_iface for skip_init=1Martin Braun2019-11-261-3/+6
* uhd: Introduce I/O service managerAaron Rossetto2019-11-2610-115/+815
* uhd: Replace boost::regex with std::regexMartin Braun2019-11-262-9/+9
* uhd: Replace boost::function with std::functionMartin Braun2019-11-265-9/+9
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-2649-181/+181
* rfnoc: Unify endianness of transportsAlex Williams2019-11-264-4/+4
* rfnoc: Add DMA FIFO block controllerMartin Braun2019-11-261-354/+250
* Remove proto-RFNoC filesMartin Braun2019-11-2625-4889/+165
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2685-8146/+11054
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-266-392/+2406
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-266-0/+228
* gpio_atr_3000: Formatting changesBrent Stapleton2019-11-261-142/+196
* cores: gpio_atr_3000: Add capability to configure register offsetMartin Braun2019-11-261-33/+45
* tx_fe_200: make register offset controllableBrent Stapleton2019-11-261-9/+10
* rx_fe_3000: Changing register address calcBrent Stapleton2019-11-261-18/+29
* lib: cores: Adapt spi_core_3000 for use with register_ifaceMartin Braun2019-11-261-49/+80
* rfnoc: Add default block controllerMartin Braun2019-11-261-1/+1
* twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface)Martin Braun2019-11-261-11/+2
* lib: utils: Add new signature to get_freq_and_freq_word()Martin Braun2019-11-261-0/+8
* utils: soft_register: Remove 16-bit modeMartin Braun2019-11-261-14/+0