aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/n230
Commit message (Expand)AuthorAgeFilesLines
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-2/+2
* n230: Fix incorrectly declared locksMartin Braun2018-07-231-3/+5
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-021-9/+5
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-302-6/+10
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-148-42/+45
* 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-16/+49
* uhd: Update license headersMartin Braun2018-02-1927-26/+53
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-241-1/+1
* uhdlib: Update constrained_device_args_tMartin Braun2018-01-181-3/+5
* Move all license headers to SPDX format.Martin Braun2017-12-2227-324/+27
* n230: Properly initialize request before discoveryMartin Braun2017-10-231-0/+2
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-293-14/+12
* log: Moved fastpath logging to its own threadMartin Braun2017-04-241-1/+1
* Firmware: fix failures due to fw_comm_protocol.h pathPaul David2017-03-222-4/+4
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-208-26/+26
* n230: Fold in module fka usrp3_fw_ctrl_ifaceMartin Braun2017-02-207-13/+432
* uhd: Replace clocking_mode_t unscoped enum with scoped versionMartin Braun2017-02-171-1/+1
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-104-12/+9
* n230: fix coverity reportsAndrej Rode2017-01-121-1/+2
* n230: Make second dual-eth addr consistent with standardAshish Chaudhari2016-11-141-2/+2
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0815-141/+141
* prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-39/+39
* n230: fixed header locationNicholas Corgan2016-01-152-2/+126
* n230: Multiple usability improvementsAshish Chaudhari2016-01-134-40/+96
* n230: Bumped N230 firmware compat number to 32Ashish Chaudhari2016-01-131-1/+1
* usrp3,n230: Moved all shared FW-Host headers to the host dirAshish Chaudhari2016-01-087-8/+275
* n230: fixed string formatting warningNicholas Corgan2016-01-081-2/+5
* n230: Added hardware compatibility version checks to UHDAshish Chaudhari2016-01-082-2/+53
* n230: Improved error for secondary ethernet detection failureAshish Chaudhari2016-01-081-3/+10
* n230: Added new AD9361 properties to the property treeAshish Chaudhari2016-01-073-34/+18
* Fixed some cross-platform build issuesAshish Chaudhari2016-01-062-1/+1
* n230: Fixed GPSDO detection logicAshish Chaudhari2016-01-066-26/+29
* n230: GPIO ATR cleanup and miniSAS GPIO supportAshish Chaudhari2016-01-056-9/+61
* n230: Added N230 device supportAshish Chaudhari2016-01-0521-0/+3922