aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
* 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
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addressesMartin Braun2018-03-162-5/+11
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-147-31/+33
* uhd: Fix some log statementsAndrej Rode2018-03-071-3/+3
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-051-4/+5
* fixup! x300,n230,e300: changes to adapt to new usrp APIMartin Braun2018-02-231-2/+2
* x300: Fixed processor clock rate in ZPU firmwareAshish Chaudhari2018-02-231-2/+2
* fixup! x300,n230,e300,b200: changes to adapt to new usrp APITrung N Tran2018-02-221-5/+6
* x300,n230,e300: changes to adapt to new usrp APITrung N Tran2018-02-211-4/+31
* rfnoc,x300: Multiple clocking changesAshish Chaudhari2018-02-212-4/+4
* uhd: Update license headersMartin Braun2018-02-1922-21/+41
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-241-1/+1
* Move all license headers to SPDX format.Martin Braun2017-12-2221-252/+21
* X300: Add retry to DAC synchronizationmichael-west2017-12-203-38/+90
* UHD: Add eeprom info to dboard_basemichael-west2017-12-071-4/+4
* uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM codeMartin Braun2017-09-296-182/+388
* Merge branch 'maint'Martin Braun2017-07-171-1/+15
|\
| * fixup! x300: Changed discovery to return early if we find the serial requestedBrent Stapleton2017-07-051-1/+1
| * x300: Changed discovery to return early if we find the serial requestedbstapleton2017-06-301-1/+15
* | X3xx: Added image loader support for reading FPGA imagesPaul David2017-06-301-17/+219
* | X3xx: Incremented firmware compat version minorPaul David2017-06-301-1/+1
* | X3xx: Updated firmware to support reading FPGA image dataPaul David2017-06-301-0/+16
* | utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-294-8/+7
* | Merge branch 'maint'Martin Braun2017-06-281-365/+0
|\|
| * x300: Removed stray fileMartin Braun2017-06-281-367/+0
* | Merge branch 'maint'Martin Braun2017-06-274-69/+68
|\|
| * X300: Fix DAC syncmichael-west2017-06-262-53/+14
| * X300: Implement single DMA channel for all async messagesMichael West2017-06-262-12/+42
| * X300: Dual channel TX performance improvementsMichael West2017-06-262-4/+12
* | x300: Added location info to FW ctrl error messagesAshish Chaudhari2017-06-151-2/+14
* | rfnoc: Backported GPIO controls on radio blocksMartin Braun2017-05-242-0/+67
* | x300: Fixed TODO (used auto)Martin Braun2017-05-041-3/+1
* | Merge branch 'maint'Martin Braun2017-04-132-0/+5
|\|
| * rfnoc: Update DDC and DUC command tick rateMartin Braun2017-04-131-1/+1
| * rfnoc: Add set_command_time hook to radio blockDerek Kozel2017-04-132-0/+5
* | logging: remove unecessery newlines in log messagesAndrej Rode2017-04-071-1/+1
* | Merge branch 'maint'Martin Braun2017-04-063-14/+17
|\|
| * X300: Increase FW control ACK timeoutMichael West2017-04-051-1/+1