Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor spelling error | Derek Kozel | 2016-08-09 | 1 | -1/+1 |
| | |||||
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 23 | -1468/+3109 |
| | |||||
* | ad936x: Loopback check now takes peeker/poker functors instead of assuming ↵ | Martin Braun | 2016-08-09 | 4 | -17/+23 |
| | | | | any kind of interface | ||||
* | dboard manager: Allow deferring dboard initialization | Derek Kozel | 2016-08-09 | 1 | -11/+40 |
| | |||||
* | ad9361: Added option for safe SPI | Jonathon Pendlum | 2016-08-09 | 5 | -10/+68 |
| | | | | - Also added check for reading chip ID | ||||
* | cores: GPIO core gets explicit DDR setting | Jonathon Pendlum | 2016-08-09 | 2 | -0/+7 |
| | |||||
* | cores: Added shutdown option to SPI core | Jonathon Pendlum | 2016-08-09 | 2 | -3/+23 |
| | |||||
* | Improve LO APIs for daughterboards without configurable LOs | Derek Kozel | 2016-08-09 | 1 | -5/+10 |
| | |||||
* | Coerces dsp frequency to 0 if any channel uses an external LO | Derek Kozel | 2016-08-09 | 1 | -1/+19 |
| | |||||
* | Add sleep function to dboard_iface | Kevin Gilbert | 2016-08-05 | 3 | -4/+35 |
| | | | | | Having this function allows a dboard_iface implementation to be aware of the timing of various calls such as SPI and register writes. | ||||
* | usb: fix 'timeout' variables to be unsigned since that is what the ↵ | Michael Dickens | 2016-08-01 | 1 | -2/+2 |
| | | | | 'libusb_control_transfer' API uses. | ||||
* | common: adf5355: 'Fix' compiler warning | Moritz Fischer | 2016-08-01 | 1 | -2/+2 |
| | | | | | | | GCC6 doesn't like nested /* /* */ */ comments (rightly so), and complains. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | B200: Adding separate B200 radio control code | michael-west | 2016-07-22 | 6 | -10/+422 |
| | |||||
* | C API: wrapped multi_usrp functions for interacting with LO's | Nicholas Corgan | 2016-07-19 | 1 | -1/+90 |
| | |||||
* | multi_usrp: Added LO control API | Derek Kozel | 2016-07-19 | 1 | -0/+161 |
| | |||||
* | Added TwinRX daughterboard control. | Ashish Chaudhari | 2016-07-19 | 10 | -0/+3845 |
| | |||||
* | adf_synth: Added muxout config API to 435x controllers | Ashish Chaudhari | 2016-07-19 | 1 | -0/+34 |
| | |||||
* | twinrx: Added ADF5355 control module | Ashish Chaudhari | 2016-07-19 | 3 | -0/+434 |
| | | | | | - Added regmap - Added controller class | ||||
* | x300: Minor: Assert if FPGA image identifier is not long enough | Ashish Chaudhari | 2016-07-12 | 1 | -0/+2 |
| | |||||
* | x300: UHD is now compatible with FPGA images with Aurora support | Ashish Chaudhari | 2016-07-07 | 2 | -25/+45 |
| | | | | | - UHD and ZPU is now aware of Aurora SFP+ transceivers in the FPGA image - Added script to exercise Aurora BIST features | ||||
* | Merge branch 'maint' | Martin Braun | 2016-06-23 | 3 | -5/+31 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.cpp | ||||
| * | b200: Update DSPs after changing tick rate | Martin Braun | 2016-06-22 | 3 | -6/+32 |
| | | | | | | | | | | Reviewed-By: Andrew Lynch <andrew.lynch@ni.com> Reviewed-By: Michael West <michael.west@ettus.com> | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-06-22 | 2 | -6/+16 |
|\| | |||||
| * | lib: fixed GCC 6 warnings/errors | Nicholas Corgan | 2016-06-21 | 2 | -6/+16 |
| | | | | | | | | | | * gpsd_iface: fixed ambiguity in boost::assign::list_of usage * b100/clock_ctrl: fixed "misleading indentation" warning | ||||
| * | Added the option to disable ADC self-test | Marcus Müller | 2016-06-17 | 1 | -1/+1 |
| | | | | | | | | | | | | This proved helpful on devices where the EEPROM is wrong about hardware revision, and the EEPROM writing doesn't work, because the ADC self-test fails due to being run for the wrong board revision. | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-06-14 | 1 | -6/+6 |
|\| | |||||
| * | Spelling fixes | Nicholas Corgan | 2016-06-14 | 1 | -6/+6 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-06-14 | 1 | -1/+1 |
|\| | |||||
| * | Fix off-by-one error | Jonathan Wakely | 2016-06-07 | 1 | -1/+1 |
| | | | | | | | | There's an off-by-one error in base64_decode_value that results in undefined behaviour when it's passed `'\x7b'` | ||||
* | | Added the option to disable ADC self-test | Marcus Müller | 2016-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | This proved helpful on devices where the EEPROM is wrong about hardware revision, and the EEPROM writing doesn't work, because the ADC self-test fails due to being run for the wrong board revision. | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-05-27 | 1 | -7/+26 |
|\| | |||||
| * | UBX: Force RX LNAs on to reduce RX settling time | michael-west | 2016-05-26 | 1 | -7/+26 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-05-26 | 1 | -23/+37 |
|\| | |||||
| * | UBX: Fixed noise issues and reduced power consumption and heat | michael-west | 2016-05-26 | 1 | -23/+37 |
| | | | | | | | | | | - Removed force on of components to reduce noise, power consumption, and heat - Set TX PA force on only when RX antenna set to RX2 to remove long TX transient caused by HW issue on TX path | ||||
* | | Merge branch 'maint' | Ashish Chaudhari | 2016-05-26 | 3 | -15/+4 |
|\| | |||||
| * | bugfix#1102: Prevented X300 DAC FIFO from underflowing | Ashish Chaudhari | 2016-05-25 | 3 | -15/+4 |
| | | | | | | | | | | | | | | - The spectral distortion was begin caused by the DAC FIFO underflowing. The fix was to run through the DAC sync procedure which uses the falling edge clock to sample the RefClk and sync it with the data clk | ||||
* | | x300: Fixed an issue where the wrong XB port was being selected | Paul David | 2016-05-19 | 1 | -18/+43 |
| | | | | | | | | | | | | - If there were duplicate IPs in the mboard eeprom, the last one would be selected instead of the first - The default IP addresses (used for the case where the mboard eeprom can't be read) would overwrite the previous settings - Added a warning for duplicate IP entries in the mboard eeprom | ||||
* | | x300: Check the maximum frame size for both links | Paul David | 2016-05-18 | 1 | -1/+22 |
| | | | | | | | | | | - This change ensures that the smallest frame size is chosen with dual ethernet - It helps avoid any issues with using frame sizes larger than what the smaller link supports | ||||
* | | dboard_iface: Added FE name input to set_fe_connection | Ashish Chaudhari | 2016-05-16 | 5 | -15/+21 |
| | | | | | | | | | | - A dboard_base class can have multiple frontends (subdevs) and the set_fe_connection needs to be able to distinguish between them | ||||
* | | x300: Fixed false link capacity warning and cleaned up some code | Paul David | 2016-05-13 | 2 | -11/+7 |
| | | | | | | | | | | - Fixed an issue where 10GE on the HGS image presented a false warning for the link capacity - Removed some unnecessary variables after cleanup | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-05-06 | 1 | -4/+8 |
|\| | | | | | | | | | | | Conflicts: host/CMakeLists.txt host/lib/usrp/b200/b200_impl.cpp | ||||
| * | b200: Changed implicit conversion to explicit conversion for wptr | Andrew Lynch | 2016-05-05 | 1 | -2/+2 |
| | | |||||
| * | b200: Changed tree sptr in lambda to wptr | Andrew Lynch | 2016-05-04 | 1 | -2/+6 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-04-22 | 2 | -10/+18 |
|\| | | | | | | | | | | | | | Conflicts: fpga-src host/cmake/Modules/UHDVersion.cmake host/lib/usrp/b200/b200_impl.cpp | ||||
| * | b200: Fixed setting of max rate | Martin Braun | 2016-04-22 | 2 | -10/+18 |
| | | | | | | | | | | | | | | DSP rates are now being tracked as in whether or not they've been set. We can disregard unset DSPs for the automatic clock rate calculation. Reviewed-By: Derek Kozel <derek.kozel@ettus.com> | ||||
* | | Merge branch 'maint' | Martin Braun | 2016-04-20 | 1 | -0/+2 |
|\| | |||||
| * | e3xx: spi: Fix issue introduced in 1b149f56 | Moritz Fischer | 2016-04-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kernels (3.15+) introduce the possibility to do DUAL and QUAD spi operations via spidev. Prior to this commit nothing was setting the {tx,rx}_nbits members of the struct spi_ioc_transfer. from include/uapi/linux/spi/spidev.h struct spi_ioc_transfer { __u64 tx_buf; __u64 rx_buf; __u32 len; __u32 speed_hz; __u16 delay_usecs; __u8 bits_per_word; __u8 cs_change; __u8 tx_nbits; __u8 rx_nbits; __u16 pad; }; This turns into an issue on more recent kernels, where it turns all transactions into QUAD transactions, while the controller actually doesn't support that mode of operation. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | vita core: Fix the hard reset issue by flushing the flow control window | Paul David | 2016-04-18 | 1 | -0/+13 |
| | | |||||
* | | transport optimize: Integrated the transport offloading into the X3XX codebase | Paul David | 2016-04-18 | 4 | -53/+226 |
| | | |||||
* | | Added option for writes to specify a SPI speed | Derek Kozel | 2016-04-08 | 1 | -6/+20 |
| | |