Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fixed USRP2 aux_dac numbering convention | Jason Abele | 2010-06-11 | 2 | -4/+4 |
| | |||||
* | created capability for meta-registers | Josh Blum | 2010-06-09 | 2 | -2/+53 |
| | |||||
* | fix for ad9862 regs map | Josh Blum | 2010-06-08 | 2 | -10/+11 |
| | |||||
* | fix to ad9777 dac control | Josh Blum | 2010-05-13 | 1 | -1/+1 |
| | |||||
* | added save state for ic regs map common | Josh Blum | 2010-05-10 | 1 | -6/+35 |
| | |||||
* | moved uhd lib cmake contents into respective subdirectories | Josh Blum | 2010-05-06 | 1 | -0/+65 |
| | |||||
* | code tweaks to get wbx compiling with master | Josh Blum | 2010-05-04 | 1 | -63/+30 |
| | |||||
* | Merge branch 'wbx' of git@ettus.sourcerepo.com:ettus/uhdpriv | Josh Blum | 2010-05-04 | 1 | -0/+154 |
|\ | |||||
| * | Fixed SPI register length | Jason Abele | 2010-05-04 | 1 | -2/+2 |
| | | |||||
| * | First pass WBX code, it compiles | Jason Abele | 2010-05-03 | 1 | -18/+18 |
| | | |||||
| * | First pass register map complete | Jason Abele | 2010-04-26 | 1 | -0/+154 |
| | | |||||
* | | minor regs fix | Josh Blum | 2010-05-03 | 1 | -2/+2 |
| | | |||||
* | | added enums to register map | Josh Blum | 2010-04-30 | 1 | -29/+35 |
| | | |||||
* | | added ad9522 reg map, minor fixes | Josh Blum | 2010-04-29 | 6 | -12/+183 |
| | | |||||
* | | Moved a bunch of register map code into common. | Josh Blum | 2010-04-29 | 8 | -411/+228 |
| | | |||||
* | | added reg map for ad9862 | Josh Blum | 2010-04-29 | 5 | -22/+314 |
|/ | |||||
* | XCVR seems to be working, fixed the spi reset routine. | Josh Blum | 2010-04-23 | 1 | -1/+1 |
| | |||||
* | whoops, copied wrong license | Josh Blum | 2010-04-23 | 7 | -91/+70 |
| | |||||
* | filled in xcvr tuning, set gain, spi reset | Josh Blum | 2010-04-22 | 1 | -1/+1 |
| | |||||
* | added regs for max2829 | Josh Blum | 2010-04-22 | 1 | -0/+169 |
| | |||||
* | added comments to cmakelists, makedir in file generation script so python ↵ | Josh Blum | 2010-04-19 | 6 | -14/+0 |
| | | | | doesnt have to | ||||
* | added support for aux dac and adc control in host | Josh Blum | 2010-04-19 | 2 | -0/+180 |
| | |||||
* | moved come common register generation code into common.py | Josh Blum | 2010-04-16 | 5 | -141/+71 |
| | |||||
* | work on rfx registers | Josh Blum | 2010-04-15 | 1 | -3/+3 |
| | |||||
* | removed some windows warnings | Josh Blum | 2010-04-14 | 1 | -3/+3 |
| | |||||
* | Moved ad9777 control 100% on to the host | Josh Blum | 2010-04-13 | 1 | -4/+4 |
| | |||||
* | added ad9777 register map | Josh Blum | 2010-04-13 | 1 | -0/+202 |
| | |||||
* | controlling dboard clock enables from host | Josh Blum | 2010-04-12 | 1 | -5/+14 |
| | |||||
* | reg map for ad9510 | Josh Blum | 2010-04-12 | 1 | -0/+215 |
| | |||||
* | Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into io | Josh Blum | 2010-04-12 | 1 | -0/+4 |
| | | | | | Conflicts: host/lib/usrp/usrp2/io_impl.cpp | ||||
* | moved regs generator to ic reg maps folder, others will go there as well | Josh Blum | 2010-04-10 | 1 | -0/+169 |