aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* 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
* uhd: Remove deprecated objects and methodsMartin Braun2019-11-265-28/+0
* uhd: Remove support for N230Martin Braun2019-11-2629-4660/+2
* x3x0: DPDK initialization fixmattprost2019-11-251-1/+1
* rfx: Fix calculation of prescaler and band selectMartin Braun2019-11-221-15/+22
* e31x: Remove spurious debug logsMartin Braun2019-11-211-7/+5
* python: Make multi_usrp::get_*_usrp_info() return a Python dictMartin Braun2019-11-041-2/+12
* rpc: improve exception handling for reachability checksMark Meserve2019-10-151-2/+3
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* fixup! x300: Introduce conn_managerMartin Braun2019-10-111-1/+1
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+2
* x3xx: update maximum bitfile sizeMark Meserve2019-10-041-1/+1
* python: fix set_command_time default mboarderickshepherdNI2019-10-041-1/+1
* Device3: Restore default buffer sizes for MPMD UDPMichael West2019-09-131-0/+2
* x300: cdecode: Fix fallthrough warningMartin Braun2019-09-101-0/+9
* rx_fe_3000: formatting for upcoming changesBrent Stapleton2019-08-251-84/+102
* dboard_eeprom: Remove trace logs for EEPROM readoutMartin Braun2019-08-251-8/+0
* fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM codeSugandha Gupta2019-08-251-0/+1
* mg: Allow for timeout on retuneMartin Braun2019-08-223-1/+19
* x300: fix x300 GPIO ATR property tree access typeeklai2019-08-221-6/+49
* multi_usrp: Fix typo in get_user_settings_iface()Brent Stapleton2019-08-191-1/+1
* x300: Introduce conn_managerMartin Braun2019-08-165-31/+64
* uhd: Add UHD_FALLTHROUGH attributeMartin Braun2019-08-161-0/+1
* mpmd: Fix corner case in MPM device reachabilitySugandha Gupta2019-08-071-1/+1
* x300: Refactor heavilyMartin Braun2019-08-0215-1352/+1607
* x300: Factor out mb-type specific codeMartin Braun2019-08-025-165/+220
* Remove GPSd dependencyMartin Braun2019-07-243-346/+0
* n310: add capability to control RF filter bypass and freq.band limitsThomas Vogel2019-07-246-39/+133