FreeCalypso > hg > freecalypso-sw
changeset 564:b0af3534ef35
gsm-fw/L1/include/l1_defty.h: afc_bypass_mode axed
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 08 Aug 2014 03:26:54 +0000 |
parents | a418c48046ad |
children | 335f9b00f8fc |
files | gsm-fw/L1/include/l1_defty.h |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gsm-fw/L1/include/l1_defty.h Fri Aug 08 02:28:45 2014 +0000 +++ b/gsm-fw/L1/include/l1_defty.h Fri Aug 08 03:26:54 2014 +0000 @@ -3358,9 +3358,6 @@ UWORD32 hf; // HF: nb_hf( Number of the 13MHz *6 ) UWORD32 root; // root & frac: the ratio of the HF & LF in each state. UWORD32 frac; - - // flag for AFC bypass mode - UWORD8 afc_bypass_mode; // ENABLED/DISABLED } T_POWER_MNGT;