aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* nirio: Removed modern boost synchronization types to support older versionsAshish Chaudhari2014-10-161-4/+4
* Changed version strings for 3.8.0Martin Braun2014-10-131-1/+1
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-108-594/+1184
* uhd: Removed deprecated functions from multi_usrpMartin Braun2014-10-091-28/+0
* uhd: Improved tuning code and corresponding outputs/warningsBen Hilburn2014-10-072-2/+46
* math: Added a new uhd::math namespace + float comparison routinesBen Hilburn2014-10-075-4/+604
* Rectifying a great embarassement in UHD. %s/Mhz/MHz.Ben Hilburn2014-10-071-2/+2
* Merge branch 'maint'Martin Braun2014-09-241-4/+25
|\
| * uhd: Fixed logging bug (#476) -- UHD logging has unexplained effect on packet...michael-west2014-09-241-4/+25
* | Merge branch 'maint'Martin Braun2014-09-231-0/+1
|\|
| * uhd: Added an operator/ for (fs_path, size_t)Martin Braun2014-09-231-0/+1
* | Updated ABI version stringMartin Braun2014-09-021-1/+1
* | Added missing pure virtual destructors to base classesNicholas Corgan2014-09-0112-10/+42
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-235-12/+215
|/
* property_tree: doc: Fixed typo in doxygen string.Moritz Fischer2014-05-271-1/+1
* Lots of bit-specific type work to fix compilation on older OSes.Ben Hilburn2014-05-216-0/+6
* msg_task: return std::vector<boost::uint8_t> instead of std::vector<uint8_t>Nicholas Corgan2014-05-071-2/+2
* x300: Added hardware flush mechanism to PCIe logic.Ashish Chaudhari2014-04-242-35/+38
* UHD: Bumping the ABI compatibility number for UHD-3.7.1.release_003_007_001Ben Hilburn2014-04-211-1/+1
* Merge branch 'origin/b200/issue_418'Ben Hilburn2014-04-102-0/+44
|\
| * uhd: Added a cast routine from hex string -> anythingMartin Braun2014-04-102-0/+44
* | Merge branch 'origin/uhd/issue_294_errcode'Ben Hilburn2014-04-101-1/+15
|\ \
| * | uhd: Added pp routines for error codes and rx metadataMartin Braun2014-04-101-1/+15
| |/
* | Merge branch 'martin/warn_sampling_rate'Ben Hilburn2014-04-101-6/+2
|\ \
| * | uhd: multi_usrp now understands link rate info and can check for itMartin Braun2014-04-101-6/+2
| |/
* | review#64288: Addressed Patrick's feedbackAshish Chaudhari2014-04-101-61/+78
* | nirio: Removed RX zero-copy workaround for NI-RIO 13.0Ashish Chaudhari2014-04-101-2/+2
* | nirio: Enhancement: Added state to nirio_fifo to avoid unnecessary kernel cal...Ashish Chaudhari2014-04-102-35/+64
* | nirio: Added fifo channel to start and stop RIO syncop params.Ashish Chaudhari2014-04-101-0/+4
|/
* docs: Clarified there can only be one streamer per deviceMartin Braun2014-04-072-4/+12
* nirio: improved dealing with unsupported OS'sNicholas Corgan2014-03-271-8/+4
* uhd: prelim fix for windows-based UDP transportMartin Braun2014-03-161-0/+2
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-142-0/+27
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-0427-8/+2443
* cleaning up gpsdo docsBen Hilburn2013-12-191-1/+1
* Merge remote-tracking branch 'origin/mergeme/fix_237'Ben Hilburn2013-12-121-4/+5
|\
| * msg_task: Fixed build on Ubuntu 10.04 LTS.Moritz Fischer2013-12-121-4/+5
* | Squashed merge of Coverity fixes.Ben Hilburn2013-11-273-1/+10
|/
* Merge branch 'bug182'Nicholas Corgan2013-11-191-0/+6
|\
| * BUG #182: Refactored b2xx_fx3_utils to use files from UHDMichael West2013-11-151-0/+6
* | b200/dtor-stall: fixed bug that stalled b200 on shutdown.Johannes Demel2013-11-194-1/+76
|/
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-042-0/+83
* Merge branch 'maint'Josh Blum2013-08-231-0/+8
|\
| * uhd: fix get_xx_freq_range to use analog bw/2Josh Blum2013-08-231-0/+8
* | uhd: added UHD_HEX helpful print macroJosh Blum2013-08-231-1/+6
* | uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-241-6/+9
* | b100: moved usb wrapper class into b100 implJosh Blum2013-07-191-19/+1
* | uhd: bump abi string for previous changesJosh Blum2013-07-151-1/+1
* | usb: added timeout param and additional queriesJosh Blum2013-07-152-5/+19
* | uhd: added new calls to streamer object + support workJosh Blum2013-07-156-22/+77