mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
36 lines
700 B
Plaintext
36 lines
700 B
Plaintext
# Testdata for the BOSWatch Test Mode function
|
|
# Data in Multimon-NG Raw Format
|
|
# Data is alternately passed to the decoder to simulate an used Radio-Frequency
|
|
|
|
#
|
|
# POCSAG
|
|
# ------
|
|
#
|
|
# The following settings in config.ini are expected for POCSAG
|
|
#
|
|
# [BOSWatch]
|
|
# useDescription = 1
|
|
# doubleFilter_ignore_entries = 10
|
|
# doubleFilter_check_msg = 1
|
|
#
|
|
# [POC]
|
|
# deny_ric = 7777777
|
|
# filter_range_start = 0000005
|
|
# filter_range_end = 8999999
|
|
# idDescribed = 1
|
|
#
|
|
|
|
#with csv description
|
|
ZVEI2: 12345
|
|
#without csv description
|
|
ZVEI2: 56789
|
|
#duplicate
|
|
ZVEI2: 56789
|
|
#with repeat Tone
|
|
ZVEI2: 1F2F3
|
|
#in case of invalid id
|
|
ZVEI2: 135
|
|
#in case of a double-tone for siren n-'D's are sended
|
|
ZVEI2: DDD
|
|
ZVEI2: DDDDD
|