aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/ic_reg_maps
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Moved a bunch of register map code into common.Josh Blum2010-04-298-411/+228
| |
* | added reg map for ad9862Josh Blum2010-04-295-22/+314
|/
* XCVR seems to be working, fixed the spi reset routine.Josh Blum2010-04-231-1/+1
|
* whoops, copied wrong licenseJosh Blum2010-04-237-91/+70
|
* filled in xcvr tuning, set gain, spi resetJosh Blum2010-04-221-1/+1
|
* added regs for max2829Josh Blum2010-04-221-0/+169
|
* added comments to cmakelists, makedir in file generation script so python ↵Josh Blum2010-04-196-14/+0
| | | | doesnt have to
* added support for aux dac and adc control in hostJosh Blum2010-04-192-0/+180
|
* moved come common register generation code into common.pyJosh Blum2010-04-165-141/+71
|
* work on rfx registersJosh Blum2010-04-151-3/+3
|
* removed some windows warningsJosh Blum2010-04-141-3/+3
|