aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
* X300: Fix tick and sample rate settingmichael-west2019-01-311-5/+1
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-311-0/+1
* transport: muxed_zero_copy_if fixesmichael-west2019-01-211-2/+2
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1622-2957/+3328
* formatting: remove vim hints in headersBrent Stapleton2019-01-162-2/+0
* x300: Fix compiler warnings related to type conversionsMartin Braun2019-01-074-15/+15
* x300: Remove usage of boost::bindMartin Braun2019-01-021-12/+16
* x300: Factor our PID -> MB type and MB type -> product name mappingMartin Braun2019-01-021-137/+117
* x300: Remove some trailing spacesMartin Braun2019-01-021-6/+4
* x300: Add support for USRP-2974Thomas Vogel2018-12-143-2/+19
* various: use "std::abs" instead of "std::fabs"Michael Dickens2018-12-121-1/+1
* x3xx: implement rfnoc get antenna functionsMark Meserve2018-11-262-0/+16
* x300: fixup minimum master clock rateBrent Stapleton2018-11-211-1/+1
* x300: New mode to configure master clock rateScott Torborg2018-11-163-10/+104
* uhd: Add device arg to enable dual ethernet for txCiro Nishiguchi2018-11-142-2/+17
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-2/+2
* x300: Remove 120 MHz optionMartin Braun2018-11-072-3/+1
* Test: Add unit test for eeprom_utilsmichael-west2018-10-251-1/+1
* X300: Prevent duplicate MAC and IP addresses from being programmed in MBMichael West2018-10-251-2/+24
* X300: Add recovery for duplicate IP addresses in EEPROMMichael West2018-10-251-18/+12
* cores: Update rx_frontend_gen3.v controls for 1/4-rate mixerMartin Braun2018-09-251-1/+1
* x300_impl: remove default_buff_args propertiesTrung Tran2018-09-131-7/+0
* x300: Improve firmware compat error messageMartin Braun2018-08-222-16/+35
* X300: Correctly initialize antenna mapping for TwinRXDerek Kozel2018-08-221-1/+4
* x300: Enable clock_source and time_source device argsMartin Braun2018-08-101-2/+2
* x300: Use constrained_argsMartin Braun2018-08-104-48/+222
* x300: Move defaults to their own headerMartin Braun2018-08-103-116/+159
* x300: Log git hash and compat number as debug messageMartin Braun2018-08-011-3/+8
* X300: Change Ethernet bufferingMichael West2018-07-253-201/+193
* X300: Reduce Ethernet frame size to 4000michael-west2018-07-252-6/+5
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-252-14/+4
* x300: Fix incorrectly declared locksMartin Braun2018-07-232-5/+5
* UBX: Add support for phase synchronization at LTE clock ratesMichael West2018-07-172-1/+28
* X300: Change default dboard_clock_rate depending on master_clock_rateMichael West2018-07-172-3/+3
* X300: Add support for 11.52 MHz and 23.04 MHz referencesMichael West2018-07-171-12/+82
* fixup! lib: Purge some use of boost::system_timeMartin Braun2018-07-171-1/+0
* lib: Purge some use of boost::system_timeMartin Braun2018-07-122-8/+16
* X300_radio_ctrl_impl: Add SAFE_CALL to DestructorVidush2018-06-061-16/+20
* x300_impl: Assign Channel Variable Before Err CheckMichael West2018-05-311-4/+5
* x300: e300: fix git_hash dirty bit positionTrung N Tran2018-05-301-1/+1
* dboard_iface: Add has_set_fe_connection() methodMartin Braun2018-05-081-0/+6
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-021-6/+11
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-1/+1
* lib: Change check_radio_config() to iterate over channels, not radios.Vidush2018-04-301-2/+2
* x300: Replace all references to boost::this_thread::sleep()Martin Braun2018-04-174-25/+34
* x300: handle bad weak_ptr during pcie discoveryMark Meserve2018-04-101-1/+9
* lib: move atomic.hpp and system_time.hpp to uhdlibMartin Braun2018-04-061-1/+1
* x300: Update loggingMartin Braun2018-03-301-37/+37
* x300: Refactor clock and time source prop tree setupMartin Braun2018-03-291-12/+27
* x300: Properly coerce master clock rate (tick rate)Martin Braun2018-03-291-4/+22