aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/ic_reg_maps
Commit message (Collapse)AuthorAgeFilesLines
* build: Python 3 compatibility for build scriptsNicholas Corgan2015-07-141-4/+4
|
* uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat)Martin Braun2015-07-1420-411/+413
|
* x300: Added set/get_clock_delay to x300_clock_ctrlAshish Chaudhari2015-07-011-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 Supportmichael-west2015-01-222-0/+151
|
* Restoring compatibility with CMake 2.6Nicholas Corgan2014-08-141-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 Hilburn2014-02-043-1/+502
|
* CBX supportNicholas Corgan2013-06-072-0/+138
|
* wbx v4: fixing the drivers for the new rev of the WBX boardBen Hilburn2012-11-071-16/+4
|
* usrp2: fix ad9510 register map typosJosh Blum2012-04-241-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 workJosh Blum2011-11-071-0/+1
|
* sbx: squashed Ben's SBX workJosh Blum2011-11-072-0/+143
|
* Default adf4350 PLL to fast-lock mode.Ben Hilburn2011-10-121-1/+1
|
* Added TVRX2 supportJason Abele2011-05-132-0/+526
|
* uhd: update copyright headers with automated scriptJosh Blum2011-03-232-2/+2
|
* Merge branch 'master' into nextJosh Blum2011-03-031-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.pyJosh Blum2011-02-251-1/+4
| |
* | uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-2/+2
|/
* usrp-e100: work on clock controlJosh Blum2011-01-301-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 filesJosh Blum2010-12-291-2/+0
|
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-31/+33
|
* Merge branch 'usrp_e100' into nextJosh Blum2010-11-231-3/+3
|\ | | | | | | | | Conflicts: images/Makefile
| * Merge branch 'master' into usrp_e_nextJosh Blum2010-11-092-0/+191
| |\
| * \ Merge branch 'master' into usrp_e_nextJosh Blum2010-09-303-0/+80
| |\ \
| * | | usrp-e: typo fix for ad9522 regs sizeJosh Blum2010-09-091-3/+3
| | | |
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-102-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 codeJason Abele2010-11-051-0/+5
| | | |
| * | | Working DBSRX2 daughterboard codeJason Abele2010-11-052-0/+186
| | |/ | |/|
* | | U2P: 32/64Mbit FLASH support, internal reference support for U2P r2Nick Foster2010-10-051-3/+3
| | |
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-10-053-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 Foster2010-09-272-22/+12
| | |
| * | added db_tvrx, regmap gen_dtt75403_regs.pyNick Foster2010-09-213-0/+90
| |/
* | Merge branch 'master' into usrp2pNick Foster2010-08-103-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 bandwidthJason Abele2010-08-051-1/+1
| |
| * DBSRX support in UHDJason Abele2010-08-043-2/+133
| |
* | Host-side changes to work with the USRP2+.Nick Foster2010-07-262-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 codeJosh Blum2010-06-222-2/+4
|
* Fixed USRP2 aux_dac numbering conventionJason Abele2010-06-112-4/+4
|
* created capability for meta-registersJosh Blum2010-06-092-2/+53
|
* fix for ad9862 regs mapJosh Blum2010-06-082-10/+11
|
* fix to ad9777 dac controlJosh Blum2010-05-131-1/+1
|
* added save state for ic regs map commonJosh Blum2010-05-101-6/+35
|
* moved uhd lib cmake contents into respective subdirectoriesJosh Blum2010-05-061-0/+65
|
* code tweaks to get wbx compiling with masterJosh Blum2010-05-041-63/+30
|
* Merge branch 'wbx' of git@ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-05-041-0/+154
|\
| * Fixed SPI register lengthJason Abele2010-05-041-2/+2
| |
| * First pass WBX code, it compilesJason Abele2010-05-031-18/+18
| |
| * First pass register map completeJason Abele2010-04-261-0/+154
| |
* | minor regs fixJosh Blum2010-05-031-2/+2
| |
* | added enums to register mapJosh Blum2010-04-301-29/+35
| |
* | added ad9522 reg map, minor fixesJosh Blum2010-04-296-12/+183
| |