Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Added LMX2592 driver | Derek Kozel | 2018-05-03 | 2 | -0/+357 |
| | |||||
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 25 | -24/+46 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | mg: turn on tx power amplifiers when idle | Trung N Tran | 2018-02-14 | 1 | -8/+8 |
| | | | | | | Without turning on tx power amplifer when being idle, the TX settling time is 100ms. Turning these power amplifiers on "all time" results in tx settling time around 140us. | ||||
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 1 | -14/+5 |
| | |||||
* | mg: Fix TX power issues | Trung N Tran | 2017-12-22 | 1 | -2/+2 |
| | | | | | - Fixed incorrect register address for channel 1 lowband mixer select - Fixed enabling of bypass path | ||||
* | ic_reg_maps: Add reg map for the Magnesium CPLD | Martin Braun | 2017-12-22 | 2 | -0/+170 |
| | |||||
* | Initial commit for N3xx development. | Martin Braun | 2017-12-22 | 2 | -0/+108 |
| | | | | | | | | | | | | | | - Creates mpm/ subdirectory - First pass at hardware daemon/MPM - New code for LMK04828, AD9371 - spidev integration Contributions by: Martin Braun <martin.braun@ettus.com> Derek Kozel <derek.kozel@ettus.com> Mark Meserve <mark.meserve@ni.com> Andrej Rode <andrej.rode@ettus.com> | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 22 | -264/+22 |
| | |||||
* | TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2017-12-08 | 3 | -2/+171 |
| | | | | | | | | | ADF5355 and ADF5356 support merged into adf535x class Default register values moved into regmap Reviewed-By: Martin Braun <martin.braun@ettus.com> Reviewed-By: Ashish Chaudhari <ashish@ettus.com> Reviewed-By: Mark Meserve <mark.meserve@ni.com> | ||||
* | adf435x: Add APIs for cp current and aux level | Alex Williams | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Moved default register values into ic_reg_map | Derek Kozel | 2017-01-30 | 1 | -4/+4 |
| | |||||
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 21 | -98/+98 |
| | | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that). | ||||
* | max2871: Added label for the bit region VAS_DLY | Paul David | 2016-10-05 | 1 | -1/+4 |
| | | | | - Also added a template specialization for enabling the VAS_DLY bit locations based on VAS_TEMP setting (aka retune) | ||||
* | twinrx: Added ADF5355 control module | Ashish Chaudhari | 2016-07-19 | 2 | -0/+171 |
| | | | | | - Added regmap - Added controller class | ||||
* | build: Python 3 compatibility for build scripts | Nicholas Corgan | 2015-07-14 | 1 | -4/+4 |
| | |||||
* | uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat) | Martin Braun | 2015-07-14 | 20 | -411/+413 |
| | |||||
* | x300: Added set/get_clock_delay to x300_clock_ctrl | Ashish Chaudhari | 2015-07-01 | 1 | -1/+1 |
| | | | | | | | - This function allows delaying divider pairs using the digital and analog delay blocks in the LMK divider - ctrl object caches delay for later retrieval - Minor fixes to LMK regmap | ||||
* | UBX: Add UBX Support | michael-west | 2015-01-22 | 2 | -0/+151 |
| | |||||
* | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 1 | -1/+1 |
| | | | | | * The UNSET command didn't exist back then, but using SET with no value does the same thing * CMake 2.6 doesn't like nested parantheses in IF statements, so tweak IF/ELSE statements | ||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 3 | -1/+502 |
| | |||||
* | CBX support | Nicholas Corgan | 2013-06-07 | 2 | -0/+138 |
| | |||||
* | wbx v4: fixing the drivers for the new rev of the WBX board | Ben Hilburn | 2012-11-07 | 1 | -16/+4 |
| | |||||
* | usrp2: fix ad9510 register map typos | Josh Blum | 2012-04-24 | 1 | -13/+13 |
| | | | | | | These register addresses should be in hex. Fortunately, they are not set in the code, so the typo did not break anything in UHD. | ||||
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 1 | -0/+1 |
| | |||||
* | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 2 | -0/+143 |
| | |||||
* | Default adf4350 PLL to fast-lock mode. | Ben Hilburn | 2011-10-12 | 1 | -1/+1 |
| | |||||
* | Added TVRX2 support | Jason Abele | 2011-05-13 | 2 | -0/+526 |
| | |||||
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2011-03-03 | 1 | -1/+4 |
|\ | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
| * | uhd: make ic reg maps depend on common.py | Josh Blum | 2011-02-25 | 1 | -1/+4 |
| | | |||||
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -2/+2 |
|/ | |||||
* | usrp-e100: work on clock control | Josh Blum | 2011-01-30 | 1 | -0/+8 |
| | | | | | | | added vco calibration routine and readback to check for calibrated changed the counters/dividers calculation to be event driven and more mathematically calculated. | ||||
* | uhd: use -B option on python to prevent generation of bytecode files | Josh Blum | 2010-12-29 | 1 | -2/+0 |
| | |||||
* | uhd: use the include subdir macro to simplify the lib subdirs cmakelists | Josh Blum | 2010-12-20 | 1 | -31/+33 |
| | |||||
* | Merge branch 'usrp_e100' into next | Josh Blum | 2010-11-23 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: images/Makefile | ||||
| * | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-11-09 | 2 | -0/+191 |
| |\ | |||||
| * \ | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-09-30 | 3 | -0/+80 |
| |\ \ | |||||
| * | | | usrp-e: typo fix for ad9522 regs size | Josh Blum | 2010-09-09 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 2 | -0/+191 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: firmware/microblaze/lib/u2_init.c host/lib/usrp/usrp2/clock_ctrl.cpp host/lib/usrp/usrp2/fw_common.h host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_iface.cpp host/lib/usrp/usrp2/usrp2_iface.hpp | ||||
| * | | | Working DBSRX2 daughterboard code | Jason Abele | 2010-11-05 | 1 | -0/+5 |
| | | | | |||||
| * | | | Working DBSRX2 daughterboard code | Jason Abele | 2010-11-05 | 2 | -0/+186 |
| | |/ | |/| | |||||
* | | | U2P: 32/64Mbit FLASH support, internal reference support for U2P r2 | Nick Foster | 2010-10-05 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-10-05 | 3 | -0/+80 |
|\| | | | | | | | | | | | | | | | | | Conflicts: host/lib/ic_reg_maps/CMakeLists.txt host/lib/usrp/usrp2/io_impl.cpp | ||||
| * | | TVRX: not done yet but getting there. gain linearization framework in place. | Nick Foster | 2010-09-27 | 2 | -22/+12 |
| | | | |||||
| * | | added db_tvrx, regmap gen_dtt75403_regs.py | Nick Foster | 2010-09-21 | 3 | -0/+90 |
| |/ | |||||
* | | Merge branch 'master' into usrp2p | Nick Foster | 2010-08-10 | 3 | -2/+133 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this was the merge from hell Conflicts: firmware/microblaze/Makefile.am firmware/microblaze/bootstrap firmware/microblaze/configure.ac firmware/microblaze/lib/Makefile.inc host/lib/CMakeLists.txt host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/lib/usrp/usrp2/clock_ctrl.cpp host/lib/usrp/usrp2/codec_impl.cpp host/lib/usrp/usrp2/dboard_impl.cpp host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_iface.hpp host/lib/usrp/usrp2/usrp2_impl.hpp host/lib/usrp/usrp2/usrp2_regs.hpp host/test/CMakeLists.txt | ||||
| * | Fix DBSRX tuning and filter bandwidth | Jason Abele | 2010-08-05 | 1 | -1/+1 |
| | | |||||
| * | DBSRX support in UHD | Jason Abele | 2010-08-04 | 3 | -2/+133 |
| | | |||||
* | | Host-side changes to work with the USRP2+. | Nick Foster | 2010-07-26 | 2 | -0/+129 |
|/ | | | | | | | Change summary: Added clock register selection between USRP2/USRP2+ Added memory map selection between USRP2/USRP2+ Added ADS62P44 support for USRP2+ | ||||
* | uhd: tweaks to ic regs maps common generator code | Josh Blum | 2010-06-22 | 2 | -2/+4 |
| |