Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/octoclock' | Josh Blum | 2013-06-10 | 4 | -1/+993 |
|\ \ | |||||
| * | | OctoClock support | Nicholas Corgan | 2013-06-07 | 4 | -1/+993 |
| | | | |||||
* | | | 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-10 | 2 | -4/+8 |
|\| | | | |_|/ |/| | | |||||
| * | | Merge branch 'fpga_master' into maint | Josh Blum | 2013-05-09 | 2 | -4/+8 |
| |\ \ | |||||
| | * | | E100: revert unnecessary change to fifo_to_gpmc | Josh Blum | 2013-05-09 | 2 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | This change was intended to remove warnings as only 16 bits of the FIFO bus are used. However this change has unintentional consequences for receive performance. | ||||
* | | | | 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 |