commit 869af82644358027dd9eaf2c284021fae78db09c Author: cheetah Date: Thu May 18 16:14:24 2023 +0200 first commit diff --git a/Config.txt b/Config.txt new file mode 100644 index 0000000..bf691db --- /dev/null +++ b/Config.txt @@ -0,0 +1,3 @@ +71/USERNO/Default +71/PIN/0 +72/0/000.000.000.000/Gateway0 diff --git a/Data/Dispatcher.cfg b/Data/Dispatcher.cfg new file mode 100644 index 0000000..b7871a5 --- /dev/null +++ b/Data/Dispatcher.cfg @@ -0,0 +1,45 @@ + + + 0 + False + 100 + 562 + 0 + False + + + False + + + + False + 100 + 0 + False + + + False + False + 0 + False + 0 + 0 + 100 + 562 + 100 + False + + 0 + + 562 + 100 + 100 + + 562 + 0 + 100 + False + False + NONE + + \ No newline at end of file diff --git a/Dispatcher.exe b/Dispatcher.exe new file mode 100644 index 0000000..89b240a Binary files /dev/null and b/Dispatcher.exe differ diff --git a/StatusSds.txt b/StatusSds.txt new file mode 100644 index 0000000..e1df817 --- /dev/null +++ b/StatusSds.txt @@ -0,0 +1,72 @@ +;***************************************************************** +;*** 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 \ No newline at end of file diff --git a/da-DK/Dispatcher.resources.dll b/da-DK/Dispatcher.resources.dll new file mode 100644 index 0000000..e5182e0 Binary files /dev/null and b/da-DK/Dispatcher.resources.dll differ diff --git a/de-DE/Dispatcher.resources.dll b/de-DE/Dispatcher.resources.dll new file mode 100644 index 0000000..c188022 Binary files /dev/null and b/de-DE/Dispatcher.resources.dll differ diff --git a/es-ES/Dispatcher.resources.dll b/es-ES/Dispatcher.resources.dll new file mode 100644 index 0000000..ed7318a Binary files /dev/null and b/es-ES/Dispatcher.resources.dll differ diff --git a/it-IT/Dispatcher.resources.dll b/it-IT/Dispatcher.resources.dll new file mode 100644 index 0000000..007524e Binary files /dev/null and b/it-IT/Dispatcher.resources.dll differ diff --git a/matrix64.dll b/matrix64.dll new file mode 100644 index 0000000..aa6d41d Binary files /dev/null and b/matrix64.dll differ diff --git a/matrix64.orig.dll b/matrix64.orig.dll new file mode 100644 index 0000000..37a63ad Binary files /dev/null and b/matrix64.orig.dll differ diff --git a/ru-RU/Dispatcher.resources.dll b/ru-RU/Dispatcher.resources.dll new file mode 100644 index 0000000..cce7da1 Binary files /dev/null and b/ru-RU/Dispatcher.resources.dll differ