Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x300: Increased the max image size for burner | Ashish Chaudhari | 2015-07-23 | 1 | -1/+1 |
| | | | | - We added additional microcode to configure DCI matching,config rate,etc | ||||
* | Updated images package for master (X300 updates) | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
| | |||||
* | x300: Updated CLK->DATA delay for ADC | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
| | | | | | | | | - The value was originally empirically determined based on self-cal results. After the fix for uncalibrated IDELAY, the self-cal offset data was no longer correct. - The new delay through the ADC ensures that the self-cal nominally pick the halfway tap of 16 | ||||
* | x300: Added a comprehensive radio reset sequence | Ashish Chaudhari | 2015-07-22 | 4 | -32/+68 |
| | | | | | | | | | | | - Everytime the LMK is configured, we do the following: - Reset all LMK regs - Wait for LMK lock - Reset radio_clk PLL in FPGA - Wait for FPGA PLL to lock - Assert radio_rst which resets downstream radio logic - This address the intermittent self-cal failures due to uncalibrated IDELAY taps - Bumped FPGA compat to 12 | ||||
* | x300: Minor: Optimized ADC/DAC resets | Ashish Chaudhari | 2015-07-22 | 1 | -11/+11 |
| | |||||
* | x300: Changed ADC clock swing to 1.6V from 0.7V | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
| | | | | - This changed with the ADS62P44 -> ADS62P48 design change | ||||
* | ad9361: Updated copyright headers | Martin Braun | 2015-07-21 | 6 | -6/+84 |
| | |||||
* | tools: Moved nirio_programmer out of utils | Martin Braun | 2015-07-21 | 4 | -1/+100 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2015-07-21 | 0 | -0/+0 |
|\ | |||||
| * | Updating images package for 3.8.5 | Martin Braun | 2015-07-21 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into x300/rev7_support | Ashish Chaudhari | 2015-07-20 | 3 | -7/+9 |
|\ \ | |||||
| * | | Merge branch 'maint' | Martin Braun | 2015-07-20 | 2 | -5/+5 |
| |\| | | | | | | | | | | | | | Conflicts: host/include/uhd/transport/nirio/nirio_driver_iface.h | ||||
| | * | nirio: fixed defines for OS X vs. other unsupported platforms | Nicholas Corgan | 2015-07-20 | 1 | -3/+5 |
| | | | |||||
| | * | docs: OctoClock API link fixed. | Martin Braun | 2015-07-20 | 1 | -2/+2 |
| | | | |||||
| | * | e3xx: eeprom: Fix off by one error in serial number writing code. | Moritz Fischer | 2015-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| | * | e3xx: Make all e3xx motherboards show up as such. | Moritz Fischer | 2015-07-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | All currently available e3xx daugherboards are equivalent from a UHD perspective, so make them consistently show up as "E3XX". Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | | nirio: fixed defines for OS X vs. other unsupported platforms (master) | Nicholas Corgan | 2015-07-20 | 1 | -2/+4 |
| | | | |||||
* | | | x300: Addressed code review feedback for Rev7+ support | Ashish Chaudhari | 2015-07-20 | 4 | -129/+137 |
| | | | |||||
* | | | x300: Added extended ADC self-test | Ashish Chaudhari | 2015-07-19 | 2 | -9/+68 |
| | | | | | | | | | | | | | | | - New device arg "ext_adc_self_test" triggers the test - ext_adc_self_test=<time> runs the test for "time" seconds | ||||
* | | | x300: Made all X300 revision related errors fatal | Ashish Chaudhari | 2015-07-19 | 1 | -13/+20 |
| | | | | | | | | | | | | | | | - product code, revision and revision compat errors are now exceptions - Added recover_mb_eeprom arg to recover from a corrupt/uninitialized EEPROM | ||||
* | | | x300: Added HW rev compat number support | Ashish Chaudhari | 2015-07-18 | 3 | -13/+40 |
| | | | | | | | | | | | | | | | - Added new field "revision_compat" to mb_eeprom - Enforce a revision_compat of 7 | ||||
* | | | x300: Added new Rev7+ X3x0 MB product codes | Ashish Chaudhari | 2015-07-18 | 2 | -2/+54 |
|/ / | | | | | | | | | - Added new PCIe and MB PIDs for new boards - Added an error if MB PID is invalid | ||||
* | | x300: Bumped max HW rev to 8 | Martin Braun | 2015-07-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-07-16 | 3 | -3/+107 |
|\| | |||||
| * | e3xx: docs: Add battery information. | Moritz Fischer | 2015-07-16 | 3 | -2/+69 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | e3xx: docs: Added paragraph about error codes. | Moritz Fischer | 2015-07-15 | 1 | -1/+38 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | utils: Made uhd_images_downloader Python3-compatible | Martin Braun | 2015-07-15 | 1 | -84/+77 |
| | | |||||
* | | cmake: Bumped minimum version for CMake to 2.8 | Martin Braun | 2015-07-15 | 1 | -1/+1 |
| | | |||||
* | | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 41 | -140/+2735 |
| | | | | | | | | | | | | * Single class for loading firmware/FPGA images onto devices instead of multiple utilities * Loading functions are registered for each device, corresponding to their --args="type=foo" name * Deprecation warnings added to all product-specific image loading utilities | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-07-14 | 1 | -1/+0 |
|\| | |||||
| * | x300: Removed stray debug print | Martin Braun | 2015-07-14 | 1 | -1/+0 |
| | | |||||
* | | Updated images package | Martin Braun | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | - X300 Rev7 images - B200 updated firmware (V8) - OctoClock - E300 (idle image) | ||||
* | | Updated compat numbers for B2x0 and X3x0 | Martin Braun | 2015-07-14 | 3 | -3/+3 |
| | | | | | | | | | | - B2x0: FW compat number (goes with previous firmware update) - X3x0: Max HW rev number | ||||
* | | build: Python 3 compatibility for build scripts | Nicholas Corgan | 2015-07-14 | 4 | -16/+16 |
| | | |||||
* | | uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat) | Martin Braun | 2015-07-14 | 25 | -612/+585 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-07-14 | 45 | -35/+4783 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: fpga-src host/CMakeLists.txt host/cmake/Modules/UHDVersion.cmake host/lib/usrp/b200/b200_impl.hpp host/lib/usrp/e300/e300_fpga_defs.hpp host/lib/usrp/x300/x300_fw_common.h | ||||
| * | 3.8.5 Release Candidate | Martin Braun | 2015-07-14 | 4 | -3/+17 |
| | | | | | | | | | | | | - Updated fpga-src - Updated version strings - Updated images package | ||||
| * | x300: Added max hw rev checking | Martin Braun | 2015-07-14 | 2 | -0/+11 |
| | | |||||
| * | e3xx: Fixup for idle image to follow naming convention. | Moritz Fischer | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | examples: Improved tx_waveform multi-channel sync | Martin Braun | 2015-07-14 | 1 | -8/+18 |
| | | |||||
| * | e3xx: Bump compat number from 6 -> 8. | Moritz Fischer | 2015-07-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | e3xx: Increase TX buffer size to PAGE_SIZE. | Moritz Fischer | 2015-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This was originally limited because it performed poor, however, with refactoring that has been done since release, this now gives better performance. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | e3xx: Load idle image on shutdown. | Moritz Fischer | 2015-07-14 | 2 | -23/+33 |
| | | | | | | | | | | | | | | | | | | | | This commit will have UHD load the idle fpga image on destruction of e300_impl. Note: This requires usrp_e310_idle_fpga.bit to be present in the UHD images directory. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | b200: Bumped FPGA compat number to 8 for release | Ashish Chaudhari | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | e3xx: Added firmware for battery based devices. | Moritz Fischer | 2015-07-13 | 35 | -0/+4703 |
| | | | | | | | | | | | | Note: This firmware does *not* support Rev B units. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | x300: Added retry mechanism to ADC capture delay self-cal | Ashish Chaudhari | 2015-07-14 | 1 | -47/+65 |
| | | | | | | | | | | - If the self-cal fails, UHD waits for 2 sec for the ADC temp to stabilize and retries the self-cal | ||||
* | | x300: Updated pre-rev7 board delays after characterization | Ashish Chaudhari | 2015-07-14 | 1 | -3/+2 |
| | | | | | | | | - Characterized over process and temperature | ||||
* | | b2xx: Added side-channel utility for FX3 debugging | Balint Seeber | 2015-07-14 | 1 | -0/+644 |
| | | |||||
* | | fx3: New firmware features: Logging, more configuration | Balint Seeber | 2015-07-14 | 3 | -364/+756 |
| | | | | | | | | | | | | | | - Logging in conjunction with B200 side-channel utility (using UART or directly over USB) - More and better configurability, e.g. Tx voltage swing and DMA configuration | ||||
* | | octoclock: fixed install directory for relevant headers | Nicholas Corgan | 2015-07-14 | 1 | -2/+2 |
| | |