Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: allow for 16 bit i2c and eeprom addrs | Josh Blum | 2013-07-24 | 14 | -47/+111 |
| | |||||
* | uhd: improvements to rx samples to file | Balint Seeber | 2013-07-24 | 1 | -43/+164 |
| | |||||
* | b200: max spp limit at full rate stb | Josh Blum | 2013-07-23 | 1 | -1/+2 |
| | |||||
* | b200: removed header redundancy interface | Josh Blum | 2013-07-22 | 1 | -12/+1 |
| | |||||
* | uhd: remove warning on stream cmd to unused channels | Josh Blum | 2013-07-19 | 1 | -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 clip | Josh Blum | 2013-07-19 | 3 | -9/+6 |
| | |||||
* | b200: skeleton documentation rst manual | Josh Blum | 2013-07-19 | 4 | -4/+93 |
| | |||||
* | b200: added eeprom map needed for last commit | Josh Blum | 2013-07-19 | 1 | -0/+65 |
| | |||||
* | b200: squashed support for b200 onto master branch | Josh Blum | 2013-07-19 | 14 | -0/+3162 |
| | |||||
* | usb: added logging capability w/ env var | Josh Blum | 2013-07-19 | 1 | -0/+10 |
| | |||||
* | b100: call demuxer realloc sid | Josh Blum | 2013-07-19 | 1 | -0/+1 |
| | |||||
* | uhd: squashed support modules for usrp3 fpga cores | Josh Blum | 2013-07-19 | 28 | -9/+2583 |
| | |||||
* | b100: moved usb wrapper class into b100 impl | Josh Blum | 2013-07-19 | 6 | -32/+32 |
| | | | | * since its only used internally in b100 | ||||
* | uhd: update the docs for the D discontinuity indication | Josh Blum | 2013-07-19 | 1 | -1/+3 |
| | |||||
* | uhd: dont handle multi-chan overflow recovery here | Josh Blum | 2013-07-19 | 1 | -8/+3 |
| | |||||
* | uhd: packet handler minor changes | Josh Blum | 2013-07-19 | 1 | -1/+2 |
| | | | | | * overflow recovery also in case of alignment failure * print D (discontinuities) instead of O in seq errors | ||||
* | usb: squashed thread related changes | Josh Blum | 2013-07-19 | 1 | -125/+194 |
| | |||||
* | usb: useful error messages on failed submit | Josh Blum | 2013-07-16 | 2 | -3/+19 |
| | |||||
* | uhd: packet demuxer, reset queue front b4 pop | Josh Blum | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | uhd: bump abi string for previous changes | Josh Blum | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | usb: added timeout param and additional queries | Josh Blum | 2013-07-15 | 5 | -15/+41 |
| | |||||
* | usrp: automatic subdev spec for multi-usrp + helpful errors | Josh Blum | 2013-07-15 | 1 | -27/+126 |
| | | | | The out of bounds checks will now have more helpful error messages thrown. | ||||
* | uhd: conditionalize the eeprom check | Josh Blum | 2013-07-15 | 1 | -7/+10 |
| | |||||
* | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 29 | -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 utils | Josh Blum | 2013-07-15 | 1 | -0/+6 |
| | |||||
* | b100: switch to new packet demuxer | Josh Blum | 2013-07-15 | 4 | -9/+119 |
| | |||||
* | uhd: added virtual destructors for several interface classes | Josh Blum | 2013-07-15 | 7 | -5/+68 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2013-07-01 | 1 | -1/+1 |
|\ | |||||
| * | e100: fix compiler error use boost cstdint | Josh Blum | 2013-07-01 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-06-21 | 2 | -4/+4 |
|\| | |||||
| * | uhd: explicitly link the apps w/ boost | Josh Blum | 2013-06-21 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-06-20 | 1 | -0/+5 |
|\| | |||||
| * | MSVC automatically installs MSVC runtime DLL's | Nicholas Corgan | 2013-06-20 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'mergeme/cbx' | Josh Blum | 2013-06-10 | 9 | -8/+400 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: host/docs/calibration.rst host/lib/usrp/dboard/db_sbx_common.cpp | ||||
| * | | cbx: added entries into the manual | Josh Blum | 2013-06-10 | 3 | -1/+8 |
| | | | |||||
| * | | CBX support | Nicholas Corgan | 2013-06-07 | 6 | -13/+417 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-17 | 2 | -1/+139 |
|\ \ \ | | |/ | |/| | |||||
| * | | cmake: Copied CMakeParseArguments for backwards compatibility | Nicholas Corgan | 2013-05-17 | 2 | -1/+139 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 1 | -0/+3 |
|\| | | |||||
| * | | cmake: GCC strips binaries unless build type is specified | Nicholas Corgan | 2013-05-10 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 15 | -72/+168 |
|\| | | | | | | | | | | | | | | Conflicts: host/tests/CMakeLists.txt | ||||
| * | | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 15 | -73/+168 |
| | | | | | | | | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration | ||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 1 | -1/+1 |
|\| | | |||||
| * | | docs: man pages compress fully | Nicholas Corgan | 2013-05-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 2 | -3/+3 |
|\| | | |||||
| * | | Bumped up version to 3.5.3release_003_005_003 | Nicholas Corgan | 2013-05-10 | 2 | -3/+3 |
| | | | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-03 | 13 | -9/+687 |
|\| | | |||||
| * | | UHD has man pages now | Nicholas Corgan | 2013-05-03 | 13 | -9/+687 |
| | | | | | | | | | | | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin | ||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-05-03 | 3 | -23/+55 |
|\| | | |||||
| * | | Made uhd_images_downloader more robust to match Debian's uhd_firmware_installer | Nicholas Corgan | 2013-05-03 | 3 | -23/+55 |
| | | | | | | | | | | | | | | | * Uses custom User Agent * Compares md5sum of downloaded zip file to stored value |