| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Martin Braun | 2015-02-17 | 1 | -10/+10 |
|\ |
|
| * | b200: Revised configuration of AD9361 for master_clock_rates >56e6MHz. Issues... | Ian Buckley | 2015-02-17 | 1 | -10/+10 |
* | | Merge branch 'maint' | Martin Braun | 2015-02-12 | 2 | -21/+6 |
|\| |
|
| * | ad936x: removing gain_offset from rx set_gain | Jon Kiser | 2015-02-11 | 2 | -21/+6 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-27 | 1 | -1/+7 |
|\| |
|
| * | ad9361: Removed unnecessary digital TX attenuation | Ashish Chaudhari | 2015-01-23 | 1 | -1/+7 |
| * | fixup! ad9361: More check for interpolation/decim ratios | Ashish Chaudhari | 2015-01-23 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-23 | 2 | -7/+16 |
|\ \ |
|
| * | | fixup! ad9361: More check for interpolation/decim ratios | Ashish Chaudhari | 2015-01-23 | 1 | -1/+1 |
| |/ |
|
| * | ad9361: More check for interpolation/decim ratios | Martin Braun | 2015-01-23 | 2 | -7/+16 |
* | | ad9361: Added relative temperature sensor | Julian Arnold | 2015-01-20 | 4 | -1/+61 |
|/ |
|
* | ad9361: bugfix for ad9361 gain value truncation | Jon Kiser | 2015-01-20 | 2 | -6/+10 |
* | B200: Bug #656. Added FIR coeffs for filters with Fs/4 stop band. | Ian Buckley | 2015-01-19 | 4 | -17/+69 |
* | ad9361: rssi readout | Julian Arnold | 2015-01-12 | 4 | -2/+40 |
* | b200: Fix for PLL setting not being applied intermittently | Ashish Chaudhari | 2014-12-10 | 1 | -1/+1 |
* | x300,nirio: Added support for NI-RIO 14.0 | Ashish Chaudhari | 2014-10-10 | 1 | -1/+2 |
* | ad9361: Made recommended rate a constant | Martin Braun | 2014-09-02 | 3 | -3/+4 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 4 | -4/+38 |
* | uhd: Changed line endings from Windows -> UNIX | Ashish Chaudhari | 2014-08-21 | 2 | -2039/+2039 |
* | ad9361: Output PLL lock status on ctrl output pins. | Ashish Chaudhari | 2014-08-21 | 1 | -1/+1 |
* | ad9361: Fixed MSVC build issues | Ashish Chaudhari | 2014-08-13 | 2 | -2034/+2039 |
* | ad9361: Fixed debug messages with UHD_LOGs | Ashish Chaudhari | 2014-08-13 | 1 | -19/+15 |
* | ad9361: Fixed TX direction bug in ad9361_ctrl | Ashish Chaudhari | 2014-08-13 | 1 | -1/+1 |
* | ad9361: Added synchronization to IO and device classes | Ashish Chaudhari | 2014-08-13 | 3 | -20/+36 |
* | ad9361: Cleaned up constants and macros | Ashish Chaudhari | 2014-08-13 | 3 | -83/+66 |
* | ad9361: Cleaned up errors and debug messages | Ashish Chaudhari | 2014-08-12 | 1 | -45/+46 |
* | ad9361: Converted stdint types to boost types | Ashish Chaudhari | 2014-08-12 | 7 | -136/+133 |
* | ad9361: Renamed ad9361_impl.c to ad9361_device.cpp | Ashish Chaudhari | 2014-08-12 | 2 | -6/+1 |
* | b200, ad9361: Cleanup up AD9361 driver | Ashish Chaudhari | 2014-08-12 | 11 | -1550/+1092 |
* | b200: Added variable rate SPI core for AD9361 and ADF4001 | Ashish Chaudhari | 2014-08-01 | 2 | -4/+3 |
* | b200: Moved AD9361 driver to host | Ashish Chaudhari | 2014-08-01 | 14 | -119/+2859 |
* | Merge branch adding warning regarding MCR on the B2xx. | Ben Hilburn | 2014-03-27 | 3 | -11/+19 |
|\ |
|
| * | b200: changed ad9361 ctrl/transaction magic number 64 to macro, as it is in t... | Balint Seeber | 2014-03-19 | 2 | -9/+12 |
| * | b200: changed ad9361 read timeout handling (kicks in when requesting master_c... | Balint Seeber | 2014-03-19 | 1 | -1/+1 |
| * | b200: throw exception when master clock rate (tick rate) is requested to be >... | Balint Seeber | 2014-02-14 | 1 | -1/+6 |
* | | Pulling in patch from Marcus Leech for includes and older OSes. | Ben Hilburn | 2014-03-26 | 1 | -0/+3 |
|/ |
|
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 2 | -20/+21 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -1/+46 |
* | 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 |
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 3 | -0/+220 |
* | Merge of mwest's fix to the sse2_fc32_to_sc16 converter. | Ben Hilburn | 2013-12-11 | 1 | -2/+2 |
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -0/+6 |
* | uhd: wb_iface is now a public interface | Josh Blum | 2013-10-04 | 1 | -2/+3 |
* | b200: use a union to perform double pack/unpack | Josh Blum | 2013-09-06 | 1 | -8/+14 |
* | b200: lower clock rate is 5MHz due to DCM | Josh Blum | 2013-08-16 | 1 | -1/+2 |
* | uhd: strnlen for platforms w/o it | Josh Blum | 2013-07-25 | 1 | -1/+9 |
* | uhd: allow for 16 bit i2c and eeprom addrs | Josh Blum | 2013-07-24 | 1 | -4/+4 |
* | b200: use existing query rate calls to clip | Josh Blum | 2013-07-19 | 2 | -5/+5 |