blob: 521b83398388642cf9055c041528d0f38e5650c3 [file] [log] [blame]
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or disclosed except with the written
* permission of MediaTek Inc. (C) 2016
*
* BY OPENING THIS FILE, BUYER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES
* THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS (""MEDIATEK SOFTWARE"")
* RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO BUYER ON
* AN ""AS-IS"" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
* NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE
* SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR
* SUPPLIED WITH THE MEDIATEK SOFTWARE, AND BUYER AGREES TO LOOK ONLY TO SUCH
* THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. MEDIATEK SHALL ALSO
* NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE RELEASES MADE TO BUYER'S
* SPECIFICATION OR TO CONFORM TO A PARTICULAR STANDARD OR OPEN FORUM.
*
* BUYER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND CUMULATIVE
* LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE,
* AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE,
* OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY BUYER TO
* MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE.
*
* THE TRANSACTION CONTEMPLATED HEREUNDER SHALL BE CONSTRUED IN ACCORDANCE
* WITH THE LAWS OF THE STATE OF CALIFORNIA, USA, EXCLUDING ITS CONFLICT OF
* LAWS PRINCIPLES. ANY DISPUTES, CONTROVERSIES OR CLAIMS ARISING THEREOF AND
* RELATED THERETO SHALL BE SETTLED BY ARBITRATION IN SAN FRANCISCO, CA, UNDER
* THE RULES OF THE INTERNATIONAL CHAMBER OF COMMERCE (ICC).
*
*****************************************************************************/
/*************************************************************
*
* This Software is the property of VIA Telecom, Inc. and may only be used pursuant to a license from VIA Telecom, Inc.
*
* Any unauthorized use inconsistent with the terms of such license is strictly prohibited.
*
* Copyright (c) 1999-2010 VIA Telecom, Inc. All rights reserved.
*
*************************************************************/
/****************************************************************************
*
* Module: custom.h
*
* Purpose: Customer specified compile switches
*
****************************************************************************
*
*
* PVCS Header Information
*
* $Revision: 1.2 $
* $Author: fpeng $
*
* $Log: custom.h $
*
* 07 06 2017 sue.zhong
* [MOLY00259241] [6293][C2K]Replace with KAL data type
* Correct copyright file header
* Revision 1.2 2004/03/25 12:09:24 fpeng
* Updated from 6.0 CP 2.5.0
* Revision 1.1 2003/05/12 15:38:35 fpeng
* Initial revision
* Revision 1.2 2002/06/06 13:11:30 chinh
* Changed and Added Copyright
* Revision 1.1 2001/01/17 10:58:21 plabarbe
* Initial revision
* Revision 1.3 2000/12/05 17:44:50 byang
* Idle mode - IS2000A Addendum modifications.
* Revision 1.2 2000/11/13 14:25:25 byang
* IS-2000A Idle Mode and LAC intergration - Initial Release.
* Revision 1.1 2000/10/24 21:11:07Z fpeng
* Initial revision
* Revision 1.7 2000/09/23 02:44:54Z rnookala
* Commented out duplicate #defines (constants)
* Revision 1.6 2000/09/08 23:56:41Z RSATTARI
* Added defines for the fields of the capability information record response.
* Revision 1.5 2000/08/31 23:41:48Z bcolford
* Replaced AMPS_SUPPORTED with SYS_OPTION_AMPS.
* Revision 1.4 2000/08/23 22:05:58Z RSATTARI
* Isotel release 2.8 plus LSI applicable IS-95B changes.
* Revision 1.35 2000/02/22 17:09:55 scotvold
* Changed CP_MAX_DATA_BURST_CHAR from 249 to 246,
* to take into account MSG_LENGTH and CRC fields.
*
* Revision 1.34 2000/02/18 23:35:01 gfrye
* Added more configurable parameters for PRL list feature.
* Added configurable parameters for Analog SMS feature.
*
* Revision 1.33 2000/02/05 00:02:26 gfrye
* Added parameter for number of broadcast messages that can be
* screened for duplicates.
*
* Revision 1.32 2000/01/22 01:48:31 scotvold
* Moved channels to css_api.h
*
* Revision 1.31 2000/01/22 00:29:29 gfrye
* Added defines to support custom system selection.
*
* Revision 1.30 2000/01/17 22:30:45 scotvold
* TC Backward Compatibility changes.
*
* Revision 1.29 1999/10/21 16:58:15 dfischer
* Changed c++ stype comment to ansi C
*
* Revision 1.28 1999/10/21 15:48:54 gfrye
* Added compile switch for Korean !S-95A data extensions.
*
* Revision 1.3 2000/03/09 17:03:13Z bcolford
* Set the OP_MODE2 bit in the ENG_CUSTOM_OP_MODE
* flag if AMPS is supported.
* Revision 1.2.1.3 2000/03/09 15:33:16Z bcolford
* Added bit definition for AMPS OP_MODE2.
* Revision 1.2 2000/03/01 18:06:06Z rsattari
* Isotel release 2.3 updates.
* Revision 1.1.1.1.1.1 1999/11/30 23:12:08Z rsattari
* Duplicate revision
* Revision 1.1.1.1 1999/11/30 23:12:08Z rsattari
* Duplicate revision
* Revision 1.29 1999/09/29 22:25:31 rsattari
* BB changes for new T_ADD/T_DROP.
* Revision 1.28 1999/09/20 19:08:47 rsattari
* sync with patches.
* Revision 1.20.1.2.1.15 1999/09/13 20:11:03 banister
* Changed dynamic T_ADD and T_DROP thresh to have 0.5dB resolution and
* be independently configurable.
* Revision 1.20.1.2.1.14 1999/09/13 19:44:48 banister
* Reduced the adaptive T_ADD and T_DROP thresholds.
* Revision 1.20.1.2.1.13 1999/09/11 04:08:09 banister
* Added an adaptive T_ADD and T_DROP threshold to accommodate
* situations where all pilots are below T_ADD.
* Revision 1.20.1.2.1.12 1999/09/09 21:20:56 rsattari
* 2.10 patch 6.
* Revision 1.5 1999/09/04 13:44:00 cdma
*
* Revision 1.27 1999/09/02 20:33:49 gfrye
* Added T53_PLUS_OR_95B compile switch for code common to 95B and
* to T53 rev 3+.
*
* Revision 1.26 1999/08/31 22:59:49 gfrye
* Added new registration delay after failure timer.
*
* Revision 1.25 1999/08/27 19:59:29 gfrye
* Added OOSA configuration parameters to support the change from 3
* OOSA phases to 4.
*
* Revision 1.24 1999/08/18 23:48:07 gfrye
* 1. Replaced ENG_MAX_BAD_PAGE_CRC with ENG_MAX_BAD_PAGE_FRAME as the new page
* channel monitoring scheme is based on a time between valid CRC's
* rather than a number of bad CRC's.
* 2. Increased the history size from 3 to 7.
*
* Revision 1.23 1999/08/13 21:30:20 gfrye
* Added NOISE_THRESHOLD as follows. No neighbor pilot will be considered a valid target
* for handoff if its signal strength is below the NOISE_THRESHOLD specifed in custom.h
*
* Revision 1.22 1999/08/06 22:23:48 gfrye
* Removed comment that is no longer valid.
*
* Revision 1.21 1999/08/05 01:11:23 scotvold
* Moved CP_BCAST_ADDRESS_MAX_SIZE to custom.h.
*
* Revision 1.20 1999/07/28 20:02:00 gfrye
* Added MAX_HISTORY_RECS to define the number of previously visited base
* stations for which to store overhead information.
* Replace old Idle Handoff Parameters with the parameters for the new more
* general algorithm.
*
* Revision 1.19 1999/07/22 23:23:04 scotvold
* Added compile option for Auto Answer.
*
* Revision 1.18 1999/07/07 21:22:38 scotvold
* Separation of HT_MAX and T_MAX for idle handoff.
*
* Revision 1.17 1999/07/01 16:27:17 dfischer
* Added ..._CRC
*
* Revision 1.16 1999/06/23 22:48:56 gfrye
* Added compile option for ACCESS_ENTRY_HANDOFF_ALLOWED.
* Added CP_ACCESS_ENTRY_HO_WEAK_PILOT_STRENGTH - threshold for trying a Access entry handoff.
*
* Revision 1.14 1999/06/09 22:01:45 dfischer
* Moved ACQ_SIZE and MSGQ_SIZE from tc_mtx.c to custom.th
*
* Revision 1.13 1999/06/04 23:27:26 scotvold
* New Message Transmitter.
*
* Revision 1.12 1999/05/19 16:25:19 mhayduk
* Added define for T53 MSD support.
*
* Revision 1.11 1999/04/16 20:16:10 scotvold
* Added checking of IHO and OOSA parameters.
*
* Revision 1.10 1999/04/16 01:25:19 scotvold
* Increased CP_MAX_BURST_DTMF_DIGITS to 255.
*
* Revision 1.9 1999/04/13 19:17:27 scotvold
* New Idle Handoff Algorithm.
*
* Revision 1.7 1999/03/18 19:55:25 mhayduk
* Added support for Searching Out of Service Area operation.
*
* Revision 1.6 1999/03/03 19:35:28 mhayduk
* Added new customer define to allow setting of default service
* option.
*
* Revision 1.5 1998/11/02 22:00:39 scotvold
* Moved defines to custom.h
*
* Revision 1.4 1998/10/21 00:04:07 mhayduk
* Added T53 support.
*
* Revision 1.3 1998/06/12 14:50:38 scotvold
* Updated for Release 0.07.
*
* Revision 1.2 1998/06/08 21:53:21 scotvold
* Updated for Release 0.06.
*
* Revision 1.1 1998/05/01 18:13:54 scotvold
* Initial revision
*
* Revision 1.3 1998/03/30 23:26:03 mhayduk
* Release 0.03.
*
* Revision 1.1 1997/11/06 17:49:24 mhayduk
* Initial revision
*
*
*
****************************************************************************
****************************************************************************/
#ifndef _CUSTOM_H_
#define _CUSTOM_H_ 1
#include "pswcustom.h"
#endif /* _CUSTOM_H_ */