| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Fix for BUG #403: Visible frequency drift on Finite Rx with N210 & SBX | michael-west | 2014-04-08 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge branch 'martin/warn_sampling_rate' | Ben Hilburn | 2014-04-10 | 10 | -3/+62 |
|\ \ \ |
|
| * | | | uhd: Added max link rate info for usrp1, usrp2 and b100 | Martin Braun | 2014-04-10 | 5 | -1/+5 |
| * | | | b200: Added max link rate info | Martin Braun | 2014-04-10 | 2 | -1/+4 |
| * | | | uhd: multi_usrp now understands link rate info and can check for it | Martin Braun | 2014-04-10 | 1 | -0/+41 |
| * | | | x300: Added max link rate info | Martin Braun | 2014-04-10 | 2 | -1/+12 |
| |/ / |
|
| * | | b200: reverted decim mask for scaling factor, and instead conditionally add n... | Balint Seeber | 2014-03-31 | 1 | -3/+5 |
| * | | b200: RX DSP scaling mask is 1 bit too narrow for decim 256 | Balint Seeber | 2014-03-31 | 1 | -1/+1 |
* | | | bugfix#393: Fixed X300 TX flow control to handle short bursts and arbitrary F... | Ashish Chaudhari | 2014-04-10 | 1 | -13/+22 |
| |/
|/| |
|
* | | b200: reverted decim mask for scaling factor, and instead conditionally add n... | Balint Seeber | 2014-03-31 | 1 | -3/+5 |
* | | b200: RX DSP scaling mask is 1 bit too narrow for decim 256 | Balint Seeber | 2014-03-31 | 1 | -1/+1 |
|/ |
|
* | x300: Fix the assumed max header size | Martin Braun | 2014-03-28 | 2 | -18/+15 |
* | Merge branch adding warning regarding MCR on the B2xx. | Ben Hilburn | 2014-03-27 | 7 | -25/+129 |
|\ |
|
| * | b200: changed ad9361 ctrl/transaction magic number 64 to macro, as it is in t... | Balint Seeber | 2014-03-19 | 3 | -12/+15 |
| * | b200: explicitly detect libusb timeout | Balint Seeber | 2014-03-19 | 1 | -8/+19 |
| * | b200: changed ad9361 read timeout handling (kicks in when requesting master_c... | Balint Seeber | 2014-03-19 | 2 | -4/+11 |
| * | b200: addressed review comments (boost::uint16_t & source code long line brea... | Balint Seeber | 2014-03-19 | 1 | -6/+19 |
| * | Merge branch 'master' of github.com:EttusResearch/uhddev into b200/warn_mimo_mcr | Balint Seeber | 2014-02-20 | 3 | -30/+44 |
| |\ |
|
| * | | b200: throw exception when master clock rate (tick rate) is requested to be >... | Balint Seeber | 2014-02-14 | 5 | -9/+79 |
* | | | b200: update FPGA loading percentage every 1% instead of 10% | Nicholas Corgan | 2014-03-27 | 1 | -1/+1 |
* | | | Pulling in patch from Marcus Leech for includes and older OSes. | Ben Hilburn | 2014-03-26 | 2 | -0/+9 |
* | | | b200: Added missing include to b200_impl | Moritz Fischer | 2014-03-23 | 1 | -0/+1 |
* | | | gps: Removed superfluous include. | Moritz Fischer | 2014-03-23 | 1 | -1/+0 |
* | | | More reference clock lock detection clean up | michael-west | 2014-03-18 | 1 | -10/+28 |
* | | | Modified reference clock lock check to only be performed on Rev E or later. | michael-west | 2014-03-17 | 2 | -10/+18 |
* | | | uhd: Addressed Balints and Bens comments for subdev addressing | Martin Braun | 2014-03-17 | 3 | -17/+23 |
* | | | Merge clock and PPS fixes. | Ben Hilburn | 2014-03-15 | 6 | -53/+130 |
|\ \ \ |
|
| * | | | Addressed comments from review. | michael-west | 2014-03-15 | 4 | -40/+53 |
| * | | | - Added wait for reference clock to lock. | michael-west | 2014-02-21 | 1 | -1/+7 |
| * | | | Fixed bug found during testing where internal clock reference was taking seve... | Michael West | 2014-02-20 | 3 | -11/+25 |
| * | | | - Fix for BUG #264: ./test_pps_input --source external passes even with no 1 ... | Michael West | 2014-02-18 | 4 | -37/+81 |
| |/ / |
|
* | | | Merging fixes for subdev specs in B2xx. | Ben Hilburn | 2014-03-14 | 3 | -47/+42 |
|\ \ \ |
|
| * | | | b200: Added channel mapping capabilities | Martin Braun | 2014-02-25 | 3 | -47/+42 |
| | |/
| |/| |
|
* | | | Merge Ethernet, MTU, and frame size fixes. | Ben Hilburn | 2014-03-14 | 2 | -14/+13 |
|\ \ \ |
|
| * | | | x300 mtu: Removed magic number, minor manual updates | Martin Braun | 2014-02-18 | 2 | -14/+13 |
| | |/
| |/| |
|
* | | | Merge branch 'origin/martin/subdev_spec_bug_B' | Ben Hilburn | 2014-03-14 | 4 | -131/+155 |
|\ \ \ |
|
| * \ \ | x300: Merged Michaels segfault fix | Martin Braun | 2014-03-10 | 1 | -11/+12 |
| |\ \ \ |
|
| | * | | | - Fixed segmentation fault when using X3x0 with daughterboards in 4x4 configu... | michael-west | 2014-03-06 | 1 | -11/+12 |
| | | |/
| | |/| |
|
| * | | | 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 |
| * | | | 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 |
| |/ / |
|
* / / | Addressed comments from code review. | michael-west | 2014-02-21 | 1 | -26/+14 |
|/ / |
|
* / | b200: Fixed bug in rx_dsp_core_3000 that would assume 3 halfbands and X300 se... | Ashish Chaudhari | 2014-02-19 | 3 | -30/+44 |
|/ |
|
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 12 | -183/+359 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 37 | -122/+4765 |
* | Merge branch 'origin/mwest/gain_name_check' | Ben Hilburn | 2014-02-04 | 1 | -6/+56 |
|\ |
|
| * | Added check and handling for gain names. | Michael West | 2014-01-30 | 1 | -6/+56 |