You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
2.3 KiB
Plaintext
72 lines
2.3 KiB
Plaintext
2 years ago
|
;*****************************************************************
|
||
|
;*** TetraFlex Status SDS Codes Text Strings ***
|
||
|
;*****************************************************************
|
||
|
|
||
|
; Copyright © 2007-2012
|
||
|
; Damm Cellular Systems A/S, Denmark
|
||
|
; Version: 7.60 2012-11-02
|
||
|
|
||
|
; This file shall be used to define the Text Strings used for the Status SDS
|
||
|
; descriptions in the Damm TetraFlex Dispatcher and Log Client.
|
||
|
|
||
|
; All used non-Predefined Codes shall be setup here to get a description
|
||
|
; in the Application.
|
||
|
|
||
|
; All ETSI and Tetra Association Predefined Codes are setup automatically
|
||
|
; in English in the applications and do not need to be included in this file.
|
||
|
; Predefined Codes setup here will overwrite the strings in the applications.
|
||
|
; This can be used to change the descriptions, e.g. to a local language.
|
||
|
; Predefined codes are using the range 8000h (32768) to EFFFh (62439).
|
||
|
|
||
|
|
||
|
; This file shall be a Unicode file and all Character Sets can be used.
|
||
|
; The maximum string length is ??? characters.
|
||
|
; Lines starting with semicolon is interpreted as comments.
|
||
|
|
||
|
|
||
|
|
||
|
;******************** User Defined Codes ********************
|
||
|
; Setup your User Defined Codes here
|
||
|
; Valid range: 32768 (8000h) to 62439 (EFFFh) as defined in TTR 001-01
|
||
|
; Example:
|
||
|
;33001 = On Duty
|
||
|
;33002 = On Patrol
|
||
|
;33003 = On Standby
|
||
|
;33004 = Refresments
|
||
|
;33005 = En Route
|
||
|
;33006 = At Scene
|
||
|
;33007 = Deployable
|
||
|
;33008 = Unavailable
|
||
|
;33009 = Escorte
|
||
|
;33010 = At Court
|
||
|
;33011 = Off Duty
|
||
|
;33012 = Confidential
|
||
|
;33013 = Call Back
|
||
|
;33014 = Urgent Call
|
||
|
;33015 = Received
|
||
|
;33016 = Repeat
|
||
|
;33020 = Request to speak
|
||
|
;33021 = Request PNC
|
||
|
;36864 = Start Mission
|
||
|
;36865 = Stop Mission
|
||
|
;36866 = Id Request
|
||
|
|
||
|
;******************** Predefined Codes ********************
|
||
|
; Defined by TTR 001-01
|
||
|
;0 = Emergency
|
||
|
;1 = BS Fallback
|
||
|
;65024 = General status acknowledgement
|
||
|
;65025 = General status negative acknowledgement
|
||
|
;65026 = Not authorised
|
||
|
;65027 = Unrecognised address
|
||
|
;65028 = Destination does not exist
|
||
|
;65029 = Destination not reachable
|
||
|
;65030 = Destination not authorized
|
||
|
;65031 = Destination busy
|
||
|
;65032 = Status value out of range
|
||
|
;65264 = Tx Inhibit On
|
||
|
;65265 = Tx Inhibit Off
|
||
|
;65270 = SS-AL Call request (normal)
|
||
|
;65271 = SS-AL Call request (emergency)
|
||
|
;65276 = Urgent callback request
|
||
|
;65279 = Callback request
|