| Commit message (Expand) | Author | Age | Files | Lines |
* | x300: Added power cycle message to uhd_image_loader | Martin Braun | 2016-03-03 | 1 | -0/+2 |
* | UBX: Phase synchronization | michael-west | 2016-02-18 | 4 | -3/+9 |
* | b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changes | Ashish Chaudhari | 2015-12-10 | 1 | -1/+1 |
* | Bumped FPGA compat numbers for B200, X300, and E300. | michael-west | 2015-12-10 | 1 | -1/+1 |
* | E300/X300: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 3 | -2/+13 |
* | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release | Ashish Chaudhari | 2015-09-03 | 1 | -1/+1 |
* | cores: Corrected scaling_adjustment calculation | Ian Buckley | 2015-09-03 | 2 | -0/+10 |
* | X300: Fix base address for FP GPIO | michael-west | 2015-09-01 | 1 | -1/+1 |
* | x300: Removed call to is_pps_present | Ashish Chaudhari | 2015-08-17 | 1 | -4/+4 |
* | b200,e300,x300: Updated compat number for release 3.9.0 | Ashish Chaudhari | 2015-08-14 | 1 | -1/+1 |
* | uhd: Fixes to build with MSVC | Ashish Chaudhari | 2015-08-13 | 1 | -1/+1 |
* | B200/X300: Make default clock and time sources internal | michael-west | 2015-08-12 | 1 | -14/+0 |
* | UHD: Remove initialization of time to GPS time. | michael-west | 2015-08-12 | 1 | -4/+1 |
* | Merge branch 'master' into ashish/register_api | Ashish Chaudhari | 2015-08-12 | 1 | -1/+1 |
|\ |
|
| * | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se... | Nicholas Corgan | 2015-08-11 | 1 | -1/+1 |
* | | Merge branch 'master' into ashish/register_api | Ashish Chaudhari | 2015-08-10 | 4 | -58/+80 |
|\| |
|
| * | x300: added missing included necessary in Boost 1.46 | Nicholas Corgan | 2015-08-10 | 1 | -0/+1 |
| * | x300, e300: Moved common register names to radio namespace | Martin Braun | 2015-08-07 | 4 | -48/+55 |
| * | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 1 | -9/+23 |
| * | x300: nirio: Fix compiler warnings | Moritz Fischer | 2015-07-31 | 1 | -1/+1 |
* | | x300: Used new soft register API for X300 registers | Ashish Chaudhari | 2015-08-04 | 4 | -176/+196 |
|/ |
|
* | x300: Moved all tick set subscribers to same place | Martin Braun | 2015-07-29 | 1 | -10/+7 |
* | cores: Moved subtree populate code to DSP cores (X3x0, E310) | Martin Braun | 2015-07-29 | 1 | -36/+26 |
* | cores: Moved subtree populate code to frontend cores | Martin Braun | 2015-07-29 | 1 | -20/+8 |
* | x300: Updated FPGA->ADC Clock delays for all boards | Ashish Chaudhari | 2015-07-24 | 1 | -2/+2 |
* | x300: Removed radio_rst assertion code | Ashish Chaudhari | 2015-07-23 | 3 | -3/+4 |
* | Revert "x300: Changed ADC clock swing to 1.6V from 0.7V" | Ashish Chaudhari | 2015-07-23 | 1 | -2/+2 |
* | x300: Moved system-level ADC and DAC operations | Ashish Chaudhari | 2015-07-23 | 3 | -386/+413 |
* | x300: Increased the max image size for burner | Ashish Chaudhari | 2015-07-23 | 1 | -1/+1 |
* | x300: Updated CLK->DATA delay for ADC | Ashish Chaudhari | 2015-07-22 | 1 | -2/+2 |
* | x300: Added a comprehensive radio reset sequence | Ashish Chaudhari | 2015-07-22 | 4 | -32/+68 |
* | 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 |
* | x300: Addressed code review feedback for Rev7+ support | Ashish Chaudhari | 2015-07-20 | 3 | -118/+126 |
* | x300: Added extended ADC self-test | Ashish Chaudhari | 2015-07-19 | 2 | -9/+68 |
* | x300: Made all X300 revision related errors fatal | Ashish Chaudhari | 2015-07-19 | 1 | -13/+20 |
* | x300: Added HW rev compat number support | Ashish Chaudhari | 2015-07-18 | 2 | -12/+27 |
* | x300: Added new Rev7+ X3x0 MB product codes | Ashish Chaudhari | 2015-07-18 | 2 | -2/+54 |
* | x300: Bumped max HW rev to 8 | Martin Braun | 2015-07-16 | 1 | -1/+1 |
* | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 6 | -8/+538 |
* | 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 compat numbers for B2x0 and X3x0 | Martin Braun | 2015-07-14 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2015-07-14 | 2 | -0/+11 |
|\| |
|
| * | x300: Added max hw rev checking | Martin Braun | 2015-07-14 | 2 | -0/+11 |
* | | x300: Added retry mechanism to ADC capture delay self-cal | Ashish Chaudhari | 2015-07-14 | 1 | -47/+65 |
* | | x300: Updated pre-rev7 board delays after characterization | Ashish Chaudhari | 2015-07-14 | 1 | -3/+2 |
* | | x300: Fixed Windows build issue in x300_clock_ctrl | Ashish Chaudhari | 2015-07-09 | 1 | -3/+4 |
* | | x300: Added FPGA->ADC Clock delay for rev 7+ boards | Ashish Chaudhari | 2015-07-07 | 1 | -1/+1 |
* | | x300: Bumped FPGA compat number to 11 | Ashish Chaudhari | 2015-07-07 | 1 | -1/+1 |