Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UART! Don't kill my bytes! | Matthias P. Braendli | 2015-07-03 | 1 | -1/+0 |
| | |||||
* | Remove unused vars | Matthias P. Braendli | 2015-06-12 | 1 | -2/+0 |
| | |||||
* | gps: Add CRC check to UBX parser | Matthias P. Braendli | 2015-06-12 | 1 | -15/+44 |
| | |||||
* | Re-add gps_ctrl dtor | Matthias P. Braendli | 2015-04-17 | 1 | -0/+4 |
| | |||||
* | Improve LEA-M8F detection and protocol parsing | Matthias P. Braendli | 2015-04-17 | 2 | -53/+139 |
| | |||||
* | Change GPSDO UART speed back to 115200 | Matthias P. Braendli | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | Comment out some debugging messages | Matthias P. Braendli | 2015-04-17 | 1 | -2/+4 |
| | |||||
* | Improve LEA-M8F autodetection and poll NAV-SOL | Matthias P. Braendli | 2015-04-17 | 2 | -59/+157 |
| | |||||
* | Add detection for LEA-M8F | Matthias P. Braendli | 2015-04-17 | 2 | -7/+44 |
| | |||||
* | Change b200 refclk to 30.72MHz | Matthias P. Braendli | 2015-04-17 | 1 | -2/+2 |
| | |||||
* | usrp2: fixed image compatibility error message | Nicholas Corgan | 2015-02-16 | 1 | -1/+1 |
| | | | | * Point to usrp2_card_burner_gui.py instead of usrp2_card_burner.py | ||||
* | UBX: Revert LO shutdown method in ubx_xcvr destructor | michael-west | 2015-02-16 | 1 | -4/+4 |
| | |||||
* | UBX: Serialize SPI transactions | michael-west | 2015-02-16 | 1 | -27/+31 |
| | |||||
* | Merge pull request #696 from EttusResearch/crymble/bug692 | Ashish Chaudhari | 2015-02-12 | 1 | -1/+3 |
|\ | | | | | b200: Bugfix#692: b200_find now returns an empty device vector when hint... | ||||
| * | b200: Bugfix#692: b200_find now returns an empty device vector when hint ↵ | mcrymble | 2015-02-06 | 1 | -1/+3 |
| | | | | | | | | contains addr0/resource0/etc style keys. | ||||
* | | Merge branch 'bhilburn/uhdcalibpath' into maint | Ashish Chaudhari | 2015-02-11 | 1 | -4/+7 |
|\ \ | |||||
| * | | Creating the $UHD_CONFIG_DIR env var, here used for custom cal data storage. | Ben Hilburn | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | This is a renaming of the previously created $UHDCALIBPATH. | ||||
| * | | uhd::paths - fixing `get_app_path` to use correct `get_env_var` function | Ben Hilburn | 2015-02-10 | 1 | -4/+7 |
| |/ | | | | | | | | | Also added new enviornment variable, "UHDCALIBPATH", so that users can use something other than system-required environment paths. | ||||
* | | ad936x: removing gain_offset from rx set_gain | Jon Kiser | 2015-02-11 | 2 | -21/+6 |
| | | |||||
* | | uhd::paths: Fixed empty string in error message | Ben Hilburn | 2015-02-10 | 1 | -0/+1 |
|/ | |||||
* | cmake: fixed setting RC_TRIMMED_VERSION_PATCH | Nicholas Corgan | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | cmake: Dev branches can get a named version | Martin Braun | 2015-01-28 | 2 | -2/+6 |
| | |||||
* | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 18 | -248/+318 |
| | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | e300: Bumped FPGA compat number to 6. | Ashish Chaudhari | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'maint' into e300/clk_pps_updates | Ashish Chaudhari | 2015-01-26 | 3 | -9/+24 |
|\ | |||||
| * | ad9361: Removed unnecessary digital TX attenuation | Ashish Chaudhari | 2015-01-23 | 1 | -1/+7 |
| | | | | | | | | | | | | - Fix ported from He. The current TX filter does not need the additional -6dB of headroom. Set it to zero so we meet our max power specs. | ||||
| * | fixup! ad9361: More check for interpolation/decim ratios | Ashish Chaudhari | 2015-01-23 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/maint' into ashish/bug672 | Ashish Chaudhari | 2015-01-23 | 6 | -7/+1602 |
| |\ | |||||
| | * | ad9361: More check for interpolation/decim ratios | Martin Braun | 2015-01-23 | 2 | -7/+16 |
| | | | |||||
| * | | b200: Bugfix#672: Enable the correct half-bands | Ashish Chaudhari | 2015-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | - The control bits for the small and the large half-bands were swapped which would cause the large HB to run too fast. Swapped hb0 and hb1 bits to fix the issue. | ||||
* | | | e300: Several bugfixes for E300 clk/pps selection code | Ashish Chaudhari | 2015-01-23 | 3 | -26/+6 |
| | | | |||||
* | | | e300: UHD support for refclk disciplining using PPS. | Ashish Chaudhari | 2015-01-22 | 4 | -18/+82 |
| |/ |/| | | | | | | | | | - Only supported value for clk_source is internal - time_source automatically changes the disciplining pulse source - Added ref_locked sensor | ||||
* | | UBX: Add UBX Support | michael-west | 2015-01-22 | 4 | -0/+1586 |
|/ | |||||
* | ad9361: bugfix for ad9361 gain value truncation | Jon Kiser | 2015-01-20 | 2 | -6/+10 |
| | |||||
* | e300: Changed (max) serial number from 6 to 8. | Moritz Fischer | 2015-01-20 | 2 | -4/+19 |
| | | | | | | | | | | This works without hickup because we store the serial as a \0 terminated string. Note: We now also write the data version fields, as they might come in handy one day. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | B200: Bug #656. Added FIR coeffs for filters with Fs/4 stop band. | Ian Buckley | 2015-01-19 | 4 | -17/+69 |
| | | | | AD9361 driver can now select coeffs for different interpolation ratios. | ||||
* | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -1/+12 |
| | | | | | | | - Allows building static libraries - For users calling find_package(UHD), provides extra options for building apps statically linking UHD. - Updated the init_usrp example to link UHD statically. | ||||
* | e300: Removed duplicate FPGA loading function | Moritz Fischer | 2015-01-15 | 2 | -31/+0 |
| | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | docs: Amended docs for conversion routines | Martin Braun | 2015-01-14 | 1 | -0/+13 |
| | |||||
* | b200: Added lo_locked sensor | Martin Braun | 2015-01-14 | 3 | -1/+12 |
| | |||||
* | convert: Removed default-all-lines 12-bit packer | Martin Braun | 2015-01-14 | 1 | -21/+6 |
| | |||||
* | convert: Limit sc12 converter buffer overwrite | Tom Tsou | 2015-01-14 | 1 | -12/+74 |
| | | | | | | | | | | | | | | | | | | | | | This patch addresses issue #648 "B200: TX with SC12 format and MIMO". The observed MIMO header corruption was caused by overwriting the end of the packed 12-bit sample output buffer. The overwrite was due to the converter call always writing out 4 complex samples even if less than 4 samples were available. The extra samples would corrupt data with zero padding. Avoid the overwrite condition by only writing the minimum number of 32-bit lines necessary rather than the entire 12 byte struct. Samples 32-bit lines 1 1 2 2 3 3 4 3 Signed-off-by: Tom Tsou <tom@tsou.cc> | ||||
* | e300: rssi sensor network support | Julian Arnold | 2015-01-12 | 4 | -2/+22 |
| | |||||
* | b200: rssi sensor | Julian Arnold | 2015-01-12 | 1 | -1/+3 |
| | |||||
* | ad9361: rssi readout | Julian Arnold | 2015-01-12 | 4 | -2/+40 |
| | |||||
* | x300: Fix for BUG #655: X300: Device Time Not Getting Set from GPSDO | michael-west | 2015-01-12 | 1 | -8/+6 |
| | | | | - Moved setting of tick rate before setting of PPS time | ||||
* | uhd: Fix for BUG #650: multi_usrp::get_usrp_tx/rx_info returning incorrect ↵ | michael-west | 2015-01-12 | 1 | -6/+6 |
| | | | | dboard info for second mboard | ||||
* | convert: Fix sc12 unpack shifting | Tom Tsou | 2015-01-12 | 1 | -8/+8 |
| | | | | | | | | | | | | Resolve issue #666 "B200: Rx signal distortion when using SC12". During 12-bit unpacking, OTW samples are shifted into the high order bits of the 16-bit intermediate values. The remaining 4-bits are not zeroed and contain bits from adjacent samples. Consequently, signal distortion becomes noticable with spurs and other random signal garbage when operating at low signal levels. Signed-off-by: Tom Tsou <tom@tsou.cc> | ||||
* | e100: fixed typo in fpga_downloader | Nicholas Corgan | 2015-01-07 | 1 | -2/+2 |
| | |||||
* | e300,x300: Bumped FPGA compat number | Ashish Chaudhari | 2014-12-16 | 2 | -2/+2 |
| | | | | | - X300: FPGA compat 9 - E300: FPGA compat 5 |