diff options
author | Josh Blum <josh@joshknows.com> | 2010-04-22 18:18:44 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-04-22 18:18:44 -0700 |
commit | 3551ef506737576d15b86b151bce3ae225d36092 (patch) | |
tree | 5c77bc7f20befe6bc8db42d4068c3098ec55e2cd /host/lib/ic_reg_maps | |
parent | fd1067907d6e19249129d52bb7dcfd3f7b21d7d1 (diff) | |
download | uhd-3551ef506737576d15b86b151bce3ae225d36092.tar.gz uhd-3551ef506737576d15b86b151bce3ae225d36092.tar.bz2 uhd-3551ef506737576d15b86b151bce3ae225d36092.zip |
filled in xcvr tuning, set gain, spi reset
Diffstat (limited to 'host/lib/ic_reg_maps')
-rwxr-xr-x | host/lib/ic_reg_maps/gen_max2829_regs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/ic_reg_maps/gen_max2829_regs.py b/host/lib/ic_reg_maps/gen_max2829_regs.py index 91a711ecc..46b48dfe7 100755 --- a/host/lib/ic_reg_maps/gen_max2829_regs.py +++ b/host/lib/ic_reg_maps/gen_max2829_regs.py @@ -44,7 +44,7 @@ mimo_select 2[13] 0 normal, mimo ######################################################################## ## Integer Divider Ratio (3) ######################################################################## -id_ratio_word 3[0:7] a2 +int_div_ratio_word 3[0:7] a2 frac_div_ratio_lsb 3[12:13] 0 ######################################################################## ## Fractional Divider Ratio (4) |