| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | x300: Added comments on mb/chan search code | Martin Braun | 2014-03-10 | 1 | -0/+4 |
| * | | | | Removed spurious UHD_VAR. | Martin Braun | 2014-03-10 | 2 | -10/+0 |
| * | | | | utils: added subdev selection to cal tools | Martin Braun | 2014-03-10 | 4 | -18/+66 |
| * | | | | uhd: added channel mapping support to multi_usrp | Martin Braun | 2014-03-10 | 1 | -0/+12 |
| * | | | | x300: added channel mapping capabilities | Martin Braun | 2014-03-10 | 3 | -73/+111 |
| * | | | | x300: merged subdev update routines for tx and rx | Martin Braun | 2014-03-10 | 3 | -46/+26 |
| * | | | | x300: remove data that was duplicating property tree | Martin Braun | 2014-03-10 | 2 | -20/+19 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'origin/mwest/gain_name_check' | Ben Hilburn | 2014-03-14 | 1 | -26/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Addressed comments from code review. | michael-west | 2014-02-21 | 1 | -26/+14 |
| | |/
| |/| |
|
* | | | rpc: Make usrp3 compile again on RHEL6. | Moritz | 2014-02-26 | 1 | -9/+27 |
* | | | boost: Bump required boost version to 1.41. | Moritz Fischer | 2014-02-25 | 1 | -8/+4 |
|/ / |
|
* / | b200: Fixed bug in rx_dsp_core_3000 that would assume 3 halfbands and X300 se... | Ashish Chaudhari | 2014-02-19 | 3 | -30/+44 |
|/ |
|
* | Updated images URL to UHD 3.7.0 imagesrelease_003_007_000 | Nicholas Corgan | 2014-02-14 | 1 | -1/+1 |
* | 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 |
|\ \ \ |
|