aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* uhd: update the docs for the D discontinuity indicationJosh Blum2013-07-191-1/+3
* uhd: dont handle multi-chan overflow recovery hereJosh Blum2013-07-191-8/+3
* uhd: packet handler minor changesJosh Blum2013-07-191-1/+2
* usb: squashed thread related changesJosh Blum2013-07-191-125/+194
* usb: useful error messages on failed submitJosh Blum2013-07-162-3/+19
* uhd: packet demuxer, reset queue front b4 popJosh Blum2013-07-151-0/+1
* uhd: bump abi string for previous changesJosh Blum2013-07-151-1/+1
* usb: added timeout param and additional queriesJosh Blum2013-07-155-15/+41
* usrp: automatic subdev spec for multi-usrp + helpful errorsJosh Blum2013-07-151-27/+126
* uhd: conditionalize the eeprom checkJosh Blum2013-07-151-7/+10
* uhd: added new calls to streamer object + support workJosh Blum2013-07-1529-124/+442
* cbx: added support for cal utilsJosh Blum2013-07-151-0/+6
* b100: switch to new packet demuxerJosh Blum2013-07-154-9/+119
* uhd: added virtual destructors for several interface classesJosh Blum2013-07-157-5/+68
* Merge branch 'maint'Josh Blum2013-07-011-1/+1
|\
| * e100: fix compiler error use boost cstdintJosh Blum2013-07-011-1/+1
* | Merge branch 'maint'Josh Blum2013-06-212-4/+4
|\|
| * uhd: explicitly link the apps w/ boostJosh Blum2013-06-212-4/+4
* | Merge branch 'maint'Nicholas Corgan2013-06-201-0/+5
|\|
| * MSVC automatically installs MSVC runtime DLL'sNicholas Corgan2013-06-201-0/+5
* | Merge branch 'mergeme/cbx'Josh Blum2013-06-109-8/+400
|\ \
| * | cbx: added entries into the manualJosh Blum2013-06-103-1/+8
| * | CBX supportNicholas Corgan2013-06-076-13/+417
* | | Merge branch 'maint'Nicholas Corgan2013-05-172-1/+139
|\ \ \ | | |/ | |/|
| * | cmake: Copied CMakeParseArguments for backwards compatibilityNicholas Corgan2013-05-172-1/+139
* | | Merge branch 'maint'Nicholas Corgan2013-05-101-0/+3
|\| |
| * | cmake: GCC strips binaries unless build type is specifiedNicholas Corgan2013-05-101-0/+3
* | | Merge branch 'maint'Nicholas Corgan2013-05-1015-72/+168
|\| |
| * | Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-1015-73/+168
* | | Merge branch 'maint'Nicholas Corgan2013-05-101-1/+1
|\| |
| * | docs: man pages compress fullyNicholas Corgan2013-05-101-1/+1
* | | Merge branch 'maint'Nicholas Corgan2013-05-102-3/+3
|\| |
| * | Bumped up version to 3.5.3release_003_005_003Nicholas Corgan2013-05-102-3/+3
* | | Merge branch 'maint'Nicholas Corgan2013-05-0313-9/+687
|\| |
| * | UHD has man pages nowNicholas Corgan2013-05-0313-9/+687
* | | Merge branch 'maint'Nicholas Corgan2013-05-033-23/+55
|\| |
| * | Made uhd_images_downloader more robust to match Debian's uhd_firmware_installerNicholas Corgan2013-05-033-23/+55
* | | Merge branch 'maint'Nicholas Corgan2013-04-302-1/+4
|\| |
| * | Minor changes for Debian package complianceNicholas Corgan2013-04-302-1/+4
* | | Merge branch 'maint'Josh Blum2013-04-241-0/+1
|\| |
| * | uhd: added missing include iomanipJosh Blum2013-04-241-0/+1
* | | cmake: Added custom NSIS templatesNicholas Corgan2013-04-162-0/+992
* | | orc: fixed orc version check with pkg configJosh Blum2013-04-151-1/+9
* | | Merge branch 'maint'Josh Blum2013-04-125-34/+79
|\| |
| * | uhd: switch the reusable barrier to condition variablesJosh Blum2013-04-123-28/+53
| * | uhd: fixes for time_spec's to_ticks and from_ticks callsJosh Blum2013-04-122-6/+37
* | | gps: only enable SERV:TRAC when requestedJosh Blum2013-04-091-2/+11
* | | gps: flush uart buffer before waiting for timeJosh Blum2013-04-092-2/+4
* | | Merge branch 'maint'Josh Blum2013-04-091-1/+1
|\| |
| * | gps: use to_ticks in query app to avoid rounding issuesJosh Blum2013-04-091-1/+1