| | |
| | | public static int LANG_TYPE_EN = 1; |
| | | |
| | | //public String mTitle = "MSP&SAM&SWM&Curr_V1.523_220424G"; |
| | | public String mTitle = "汇集模块调试工具_V1.524_ZJ"; |
| | | public String mTitle = "汇集模块调试工具_V1.525_ZJ"; |
| | | |
| | | public static int LANG_TYPE = LANG_TYPE_CN; |
| | | public static final boolean APP_FBS9600_MON_EN = true; |
| | | public static final boolean APP_FBS9600_CURR_EN = true; |
| | | public static final boolean APP_FBS9600_GVOL_EN = true; |
| | | public static final boolean APP_FCF_GVOL_EN = true; |
| | | public static final boolean APP_FBS9600_CURR_EN = false; |
| | | public static final boolean APP_FBS9600_GVOL_EN = false; |
| | | public static final boolean APP_FCF_GVOL_EN = false; |
| | | public static final boolean APP_FBS9600_ZDHJ_EN = true; |
| | | public static final boolean APP_BTSM_EN = true; |
| | | public static final boolean APP_NTM_EN = true; |
| | | public static final boolean APP_NTM_LORA_EN = true; |
| | | public static final boolean APP_BTSM_EN = false; |
| | | public static final boolean APP_NTM_EN = false; |
| | | public static final boolean APP_NTM_LORA_EN = false; |
| | | public static final boolean APP_BYBB_EN = false; |
| | | |
| | | public int CommDevType = CommDevType_ZDHJ; //默认显示tab选项卡 |
| | | |
| | | public boolean isDebugMode = false; //是否为调试模式true:调试模式 false:打包模式[会隐藏左侧选项卡] |
| | | public boolean isDebugMode = true; //是否为调试模式true:调试模式 false:打包模式[会隐藏左侧选项卡] |
| | | |
| | | public boolean MonVol_Is_Adj = false; |
| | | public boolean MonRes_Is_Test = false; |