aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | b200: string names decided in one placeJosh Blum2013-08-131-5/+12
| | |
* | | b200: changed for pps select registerJosh Blum2013-08-135-48/+9
| | |
* | | b200: uhd_usrp_probe distinguishes between B200 and B210Nicholas Corgan2013-08-091-3/+15
| | |
* | | Merge branch 'maint'Josh Blum2013-08-061-1/+1
|\| |
| * | uhd: time spec fix from last commitJosh Blum2013-08-061-1/+1
| | |
* | | Merge branch 'maint'Josh Blum2013-07-311-7/+12
|\| |
| * | uhd: time spec rounding fixesJosh Blum2013-07-311-7/+12
| | |
* | | b200: increase timeout for extreme casesJosh Blum2013-07-251-1/+1
| | |
* | | uhd: strnlen for platforms w/o itJosh Blum2013-07-251-1/+9
| | |
* | | usrp2: update mimo cable docs for current apiJosh Blum2013-07-251-4/+2
| | |
* | | uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-2414-47/+111
| | |
* | | uhd: improvements to rx samples to fileBalint Seeber2013-07-241-43/+164
| | |
* | | b200: max spp limit at full rate stbJosh Blum2013-07-231-1/+2
| | |
* | | b200: removed header redundancy interfaceJosh Blum2013-07-221-12/+1
| | |
* | | uhd: remove warning on stream cmd to unused channelsJosh Blum2013-07-191-1/+1
| | | | | | | | | | | | | | | | | | Basically, many apps issue stream cmds by broadcasting the cmd to all channels. This warning is going to appear many times for most apps becasue of this. Since nothing is really harmed, its nicer to not see it and confuse users.
* | | b200: use existing query rate calls to clipJosh Blum2013-07-193-9/+6
| | |
* | | b200: skeleton documentation rst manualJosh Blum2013-07-194-4/+93
| | |
* | | b200: added eeprom map needed for last commitJosh Blum2013-07-191-0/+65
| | |
* | | b200: squashed support for b200 onto master branchJosh Blum2013-07-1914-0/+3162
| | |
* | | usb: added logging capability w/ env varJosh Blum2013-07-191-0/+10
| | |
* | | b100: call demuxer realloc sidJosh Blum2013-07-191-0/+1
| | |
* | | uhd: squashed support modules for usrp3 fpga coresJosh Blum2013-07-1928-9/+2583
| | |
* | | b100: moved usb wrapper class into b100 implJosh Blum2013-07-196-32/+32
| | | | | | | | | | | | * since its only used internally in b100
* | | 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
| | | | | | | | | | | | | | | * overflow recovery also in case of alignment failure * print D (discontinuities) instead of O in seq errors
* | | 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
| | | | | | | | | | | | The out of bounds checks will now have more helpful error messages thrown.
* | | uhd: conditionalize the eeprom checkJosh Blum2013-07-151-7/+10
| | |
* | | uhd: added new calls to streamer object + support workJosh Blum2013-07-1529-124/+442
| | | | | | | | | | | | | | | | | | | | | * The transmit streamer gives access to the async msg queue. * The receive streamer gives access to the issue stream cmd. * Supporting usrp implementation files updated. * Example applications updated to use this API.
* | | 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/octoclock'Josh Blum2013-06-104-1/+993
|\ \ \
| * | | OctoClock supportNicholas Corgan2013-06-074-1/+993
| | | |
* | | | Merge branch 'mergeme/cbx'Josh Blum2013-06-109-8/+400
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: host/docs/calibration.rst host/lib/usrp/dboard/db_sbx_common.cpp
| * | | | 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
| | | | |