mirror of
https://github.com/ShaYmez/pYSFReflector.git
synced 2025-06-16 04:32:25 -04:00
Editing Readme.md
adding muting-matrix and short description
This commit is contained in:
parent
65dba6b290
commit
5d19717c68
13
README.md
13
README.md
@ -14,6 +14,19 @@ It is also possible to use (by default enabled in the YSFReflector.ini) a callsi
|
|||||||
|
|
||||||
The result of this check can be overdriven by a whitelist-entry in the blocklist (for example: N0CALL is blocked by default by this expression but could be allowed for special bridging situations).
|
The result of this check can be overdriven by a whitelist-entry in the blocklist (for example: N0CALL is blocked by default by this expression but could be allowed for special bridging situations).
|
||||||
|
|
||||||
|
### Muting Matrix
|
||||||
|
Here you see a matrix documenting the behavior of the blocking-lists and configuration of regular expression (RE)-check:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Within this table following descriptions for the cell-values should help understanding the table:
|
||||||
|
* X: Any value
|
||||||
|
* YES: set and matches with callsign/gateway/ip-address
|
||||||
|
* NO: not set
|
||||||
|
* 1: check via RE enabled, normal operation
|
||||||
|
* 0: check via RE disabled, but passes everything
|
||||||
|
* -1: check via RE disabled, but only pass whitelist
|
||||||
|
|
||||||
### Avoiding Parallel Incomming Transmissions
|
### Avoiding Parallel Incomming Transmissions
|
||||||
There is also a functionality implemented that prohibits parallel transmissions that can happen if two senders transmit at the same time. Here the principle 'first-comes-first-serves' is realized, so the second station in time will just be muted to not disturb the audio.
|
There is also a functionality implemented that prohibits parallel transmissions that can happen if two senders transmit at the same time. Here the principle 'first-comes-first-serves' is realized, so the second station in time will just be muted to not disturb the audio.
|
||||||
|
|
||||||
|
BIN
img/Muting-Matrix.png
Normal file
BIN
img/Muting-Matrix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
x
Reference in New Issue
Block a user