Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Martin Braun | 2015-05-04 | 1 | -0/+4 |
|\ | |||||
| * | e300: gps: If gps doesn't have lock return 0 as time. | Moritz Fischer | 2015-05-01 | 1 | -10/+3 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | e300: gps: Keep antenna power supply and pps running all the time. | Moritz Fischer | 2015-05-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | This is a change from behaviour so far. Before the GPS was only on while UHD is running. This behaviour was confusing users, and didn't match our other devices. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
| * | e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-01 | 1 | -0/+11 |
| | | | | | | | | | | | | | | Before the device time wasn't set for E310 on initialization. This will allow 'query_gpsdo_sensors' to pass if gps has lock. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | e300: Adjusted minimum frequency to account for MIMO mode | Jonathon Pendlum | 2015-04-29 | 1 | -1/+1 |
| | | | | | | | | - In MIMO mode, tick rate will be 1/2 the interface rate | ||||
* | | e300: Added minimum master clock rate restriction | Jonathon Pendlum | 2015-04-24 | 1 | -0/+11 |
| | | | | | | | | | | | | - Master clock rate cannot be less than 10 MHz, which is the MMCM's minimum operating frequency in the FPGA's capture interface. | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-03-27 | 1 | -4/+4 |
|\| | |||||
| * | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables | ||||
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -2/+2 |
| | | | | | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | | e3xx: filter API implementation. Supports listing of RX/TX filters, querying ↵ | Julian Arnold | 2015-03-19 | 1 | -0/+12 |
| | | | | | | | | RX/TX filter information and writing of analog and FIR filters | ||||
* | | gpio: Renamed enums to avoid clash with generic, compiler-provided names | Martin Braun | 2015-03-11 | 1 | -7/+7 |
| | | |||||
* | | B200: UHD support for FPGPIO connector on REV6+ boards. | Ian Buckley | 2015-03-09 | 1 | -16/+18 |
| | | | | | | | | | | | | - GPIO on UART connector all board Revs - Consolidated fpgpio_bitbang into fpgpio example and renamed it gpio - Changed FP_GPIO readback address to match X300 | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-27 | 1 | -31/+15 |
|\| | | | | | | | | | Conflicts: host/docs/usrp_e3x0.dox | ||||
| * | e300: Several bugfixes for E300 clk/pps selection code | Ashish Chaudhari | 2015-01-23 | 1 | -25/+2 |
| | | |||||
| * | e300: UHD support for refclk disciplining using PPS. | Ashish Chaudhari | 2015-01-22 | 1 | -8/+15 |
| | | | | | | | | | | | | - Only supported value for clk_source is internal - time_source automatically changes the disciplining pulse source - Added ref_locked sensor | ||||
* | | e200: Expose temperature sensor through property tree (sensors/temp) | Julian Arnold | 2015-01-20 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-16 | 1 | -29/+0 |
|\| | |||||
| * | e300: Removed duplicate FPGA loading function | Moritz Fischer | 2015-01-15 | 1 | -29/+0 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | Merge branch 'maint' | Martin Braun | 2015-01-13 | 1 | -2/+3 |
|\| | |||||
| * | e300: rssi sensor network support | Julian Arnold | 2015-01-12 | 1 | -2/+3 |
| | | |||||
* | | uhd: replaced the `images_error` with a generic utility error | Ben Hilburn | 2014-11-21 | 1 | -2/+2 |
|/ | | | | | | - Deleted images.*, moved functionality to paths.* - Applies for all devices that check FPGA or FW compat numbers - Adds generic utility search tool | ||||
* | e300: Changed TX/RX switch setting in RX only case to improve isolation | Jonathon Pendlum | 2014-10-07 | 1 | -2/+2 |
| | |||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 1 | -0/+1347 |