Commit Graph

16 Commits

Author SHA1 Message Date
Antonio Matraia
52b9dc4d81 Update YSFReflector
bugfix and optimization
2021-06-08 11:21:02 +02:00
Antonio Matraia
81e0e6785a updated YSFReflector
added timeout
wild-PTT added
2021-05-17 21:02:16 +02:00
Antonio Matraia
570619d94b
Update YSFReflector 2021-04-19 01:10:38 +02:00
Kim Huebel
f7c42c1c4a Adding Network-Debug-Output as hex-debug
Example like this:
D: 2021-04-18 21:07:36.013 00000000  59 53 46 49 44 47 39 56  48 20 20 20 20 20 34 33  |YSFIDG9VH     43|
D: 2021-04-18 21:07:36.014 00000010  34 33 30 30 30 30 30 34  33 34 33 30 30 30 30 30  |4300000434300000|
D: 2021-04-18 21:07:36.015 00000020  4a 4e 33 39 4b 46 56 6f  65 6c 6b 6c 69 6e 67 65  |JN39KFVoelklinge|
D: 2021-04-18 21:07:36.016 00000030  6e 20 20 20 20 20 20 20  20 20 42 6c 75 65 44 56  |n         BlueDV|
D: 2021-04-18 21:07:36.017 00000040  20 20 20 20 20 20 32 36  32 35 30 39 34 30 32 20  |      262509402 |
2021-04-18 22:08:34 +01:00
Antonio Matraia
e94c6ed188 Added "two way muted" mode 2021-04-18 13:59:41 +02:00
Kim Huebel
aaa805aaf8 Added some log-output to YSFI-command and raised version-number
Maybe we can have some nice functions working with this infos given by (some) Gateway-Versions... It seems to me, not every software is delivering this info...
2021-04-11 18:42:09 +01:00
Kim Huebel
8d2abd1c62 Implementing different LogLevels (FileLog)
Also added short description in Readme.MD
2021-04-10 11:11:16 +01:00
Antonio Matraia
90f45c1cb3 Update YSFReflector
added "connected since" information to the log file
changed date/time fields in "API functions" from localtime to UTC
2021-04-09 18:04:12 +02:00
Kim Huebel
b9ca74c209 Corrected -v output (correct name of reflector) 2021-03-29 20:31:40 +01:00
Antonio Matraia
890c688783
Update YSFReflector 2021-03-29 21:14:44 +02:00
Antonio Matraia
7c7c9955cf Updated filtering and API 2021-03-29 21:06:18 +02:00
Antonio Matraia
fc26f0ac9b Black list management update
added CheckRE flag in .ini file to enable / disable checking of names by regular expression
added suffix AL: to file for callsign in withelist
other corrections / optimizations
2021-03-22 21:42:04 +01:00
Antonio Matraia
bd4f972a70
Update YSFReflector 2021-03-21 22:25:27 +01:00
Antonio Matraia
01ba4a4fa6
Update YSFReflector
Fixed problem with MMDVM_Bridge (callsign filled with chr (0))
2021-03-21 21:46:45 +01:00
Kim Huebel
f5340c019d Added FileRotate parameter (defaults to 1 also if not set in ini)
This parameter controls the name of the logfile to be able to to log-rotation with system logrotate in linux to get rid of
the timestamped files and get a much more smaller footprint in the log-directory
2021-03-19 21:49:28 +00:00
Antonio Matraia
7825de8d31
Add files via upload 2021-03-19 21:31:20 +01:00