Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | Adding support for NI VID + PIDs for USRP B2xx devices. | Ben Hilburn | 2014-12-18 | 3 | -19/+76 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'maint' | Martin Braun | 2014-12-16 | 4 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Martin Braun | 2014-12-15 | 3 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Martin Braun | 2014-12-08 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | x300: Fixed minor issues in X300 clk code | Ashish Chaudhari | 2014-12-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | x300: Made use of new CHDR packing routines | Martin Braun | 2014-12-03 | 1 | -43/+9 | |
| * | | | | | | | | | | | | | | | | | | | | transport: Made CHDR-related routines separate from VRT | Martin Braun | 2014-12-03 | 2 | -0/+183 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Martin Braun | 2014-12-02 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | multi_usrp: Handle auto_tick_rate properly | Martin Braun | 2014-11-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | uhd: replaced the `images_error` with a generic utility error | Ben Hilburn | 2014-11-21 | 14 | -97/+70 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Martin Braun | 2014-11-21 | 3 | -5/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | b200: Make the master clock rate auto-configurable | Martin Braun | 2014-11-20 | 3 | -36/+210 | |
| * | | | | | | | | | | | | | | | | | | | | | | x300: Cleaned up DAC ctrl and clock init logic | Ashish Chaudhari | 2014-11-13 | 6 | -201/+318 | |
| * | | | | | | | | | | | | | | | | | | | | | | x300: Fixed typo in io_impl | Martin Braun | 2014-11-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Martin Braun | 2014-10-30 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | uhd: Added sid_t | Martin Braun | 2014-10-28 | 2 | -0/+154 | |
* | | | | | | | | | | | | | | | | | | | | | | | | x300: Timing changes for the new DAC data interface | Ashish Chaudhari | 2015-03-12 | 2 | -7/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | x300: Multiple firmware fixes for Vivado | Ashish Chaudhari | 2015-02-17 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | uhd::paths - fixing `get_app_path` to use correct `get_env_var` function | Ben Hilburn | 2015-02-10 | 1 | -4/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | B200: Bug #656. Added FIR coeffs for filters with Fs/4 stop band. | Ian Buckley | 2015-01-19 | 4 | -17/+69 | |
* | | | | | | | | | | | | | | | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -1/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | e300: Removed duplicate FPGA loading function | Moritz Fischer | 2015-01-15 | 2 | -31/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 | |
* | | | | | | | | | uhd: Fix for BUG #650: multi_usrp::get_usrp_tx/rx_info returning incorrect d... | michael-west | 2015-01-12 | 1 | -6/+6 |