| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 29 | -258/+899 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 151 | -551/+14775 |
* | Merge branch 'origin/mwest/gain_name_check' | Ben Hilburn | 2014-02-04 | 2 | -9/+59 |
|\ |
|
| * | Added check and handling for gain names. | Michael West | 2014-01-30 | 2 | -9/+59 |
* | | uhd: so Coverity doesn't complain, removed variable declarations too | Balint Seeber | 2014-02-03 | 1 | -0/+2 |
* | | uhd: disabled other use of _claimed and cond sync variables (no effect if pre... | Balint Seeber | 2014-02-03 | 1 | -0/+2 |
* | | uhd: disabled atomic 'claim' check for multi-threaded access to recv_packet_d... | Balint Seeber | 2014-02-03 | 1 | -1/+5 |
|/ |
|
* | Brought in UHD 3.6.2 MacPorts patches for OS X compatibility | Nicholas Corgan | 2014-01-27 | 2 | -4/+10 |
* | Merge branch 'uhd/adf435x-work' | Nicholas Corgan | 2014-01-24 | 22 | -674/+629 |
|\ |
|
| * | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 22 | -674/+629 |
* | | Merge branch 'uhd/libusbx_prep' | Nicholas Corgan | 2014-01-24 | 1 | -2/+2 |
|\ \ |
|
| * | | UHDPackage: with a libusbx static library being used for installers, remove l... | Nicholas Corgan | 2013-12-20 | 1 | -2/+2 |
* | | | Merge branch 'bug298'release_003_006_002 | Nicholas Corgan | 2014-01-15 | 2 | -6/+37 |
|\ \ \ |
|
| * | | | Added timed control commands to test_timed_commands example. Added radio cor... | Michael West | 2014-01-15 | 2 | -6/+37 |
* | | | | Updated UHD images URL to new release package | Nicholas Corgan | 2014-01-15 | 1 | -3/+3 |
* | | | | Merge remote-tracking branch; fixing timed_commands example | Ben Hilburn | 2014-01-14 | 1 | -4/+5 |
|\| | | |
|
| * | | | BUG 298: B200: timed receive does not work on B210 | Michael West | 2014-01-09 | 1 | -4/+5 |
| |/ / |
|
* / / | manual: Added RF ranges of B2x0 devices | Martin Braun | 2014-01-13 | 1 | -2/+2 |
|/ / |
|
* | | cleaning up gpsdo docs | Ben Hilburn | 2013-12-19 | 4 | -26/+22 |
* | | Updated images URL to new 3.6.2 RC2 images package | Nicholas Corgan | 2013-12-13 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'uhd/no_default_strip' | Nicholas Corgan | 2013-12-13 | 1 | -3/+5 |
|\ |
|
| * | cmake: removed binary-stripping from default GCC build behavior | Nicholas Corgan | 2013-12-09 | 1 | -3/+5 |
* | | Merge remote-tracking branch 'origin/mergeme/fix_237' | Ben Hilburn | 2013-12-12 | 1 | -4/+5 |
|\ \ |
|
| * | | msg_task: Fixed build on Ubuntu 10.04 LTS. | Moritz Fischer | 2013-12-12 | 1 | -4/+5 |
* | | | Merge remote-tracking branch 'origin/mergeme/win7_start_menu_docs' | Ben Hilburn | 2013-12-11 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | For Windows users, Doxygen and Manual documentation are available from Start ... | Nicholas Corgan | 2013-09-27 | 1 | -0/+4 |
* | | | | Merging mwest's improvements to B2xx utility. | Ben Hilburn | 2013-12-11 | 4 | -91/+182 |
* | | | | Merging Philip Balister's work for ARM cross-compilation. | Ben Hilburn | 2013-12-11 | 3 | -1/+26 |
* | | | | Merge of mwest's fix to the sse2_fc32_to_sc16 converter. | Ben Hilburn | 2013-12-11 | 3 | -21/+22 |
| |_|/
|/| | |
|
* | | | network_relay: added #include necessary for older versions of Boost on Windows | Nicholas Corgan | 2013-12-05 | 1 | -1/+2 |
* | | | Updated UHD version and images downloader URL for 3.6.2 release candidate 1003_006_002_rc1 | Nicholas Corgan | 2013-12-04 | 2 | -3/+3 |
* | | | lib: fixed use of -> to . after switching parameter from pointer to reference | Nicholas Corgan | 2013-12-03 | 1 | -1/+1 |
* | | | Final merge of Balint's 'kitchen_sink' B200 fixes. | Ben Hilburn | 2013-11-27 | 3 | -83/+177 |
* | | | cmake: remove Git hash from version string when 'rc' is present | Nicholas Corgan | 2013-11-27 | 1 | -2/+2 |
* | | | cmake: fixed installation of README and LICENSE files after filename changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
* | | | UHDPackage: fix references to README and LICENSE files after name changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
* | | | Merge Corgan's branch 'origin/n2xx/net_burner_path_fix' | Ben Hilburn | 2013-11-27 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | usrp_n2xx_simple_net_burner: ~ now expands into user's home directory | Nicholas Corgan | 2013-11-25 | 1 | -2/+10 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'origin/uhd/new_images_downloader' | Ben Hilburn | 2013-11-27 | 1 | -119/+316 |
|\ \ \ |
|
| * | | | uhd: re-wrote uhd_images_downloader (OO, new options, hopefully much more rob... | Balint Seeber | 2013-11-22 | 1 | -119/+316 |
| |/ / |
|
* | | | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 36 | -105/+214 |
* | | | Squashed commit uhd/cleanup. | Ben Hilburn | 2013-11-27 | 9 | -107/+3 |
|/ / |
|
* | | b200: fix loopback transfer timeout when operating at USB2release_003_006_001 | Balint Seeber | 2013-11-20 | 1 | -1/+2 |
* | | stall-bug: generalized message size handling | Johannes Demel | 2013-11-20 | 1 | -2/+1 |
* | | stall-bug: fixed call by value instead of call by reference | Johannes Demel | 2013-11-20 | 1 | -8/+16 |
* | | b200: check return value from control write of FPGA bitstream for short transferrelease_003_006_000 | Balint Seeber | 2013-11-19 | 1 | -0/+2 |
* | | b200: extra check on loopback request to determine VREQ transfer size | Balint Seeber | 2013-11-19 | 1 | -0/+2 |
* | | b200: auto-select VREQ xfer size regardless of FW version | Balint Seeber | 2013-11-19 | 1 | -5/+13 |
* | | Updated UHD version to 3.6.0 | Nicholas Corgan | 2013-11-19 | 2 | -4/+4 |
* | | Merge branch 'maint' | Nicholas Corgan | 2013-11-19 | 1 | -1/+1 |
|\ \ |
|