Commit Graph

65 Commits

Author SHA1 Message Date
Antonio Matraia 2737dc1d58 Update YSFReflector
Added checking for invalid characters in gw/src/dst fields
2022-02-03 23:02:19 +01:00
Antonio Matraia 22e9f25864
Update YSFReflector
added space as separator in the callsign
2021-06-29 10:20:03 +02:00
Antonio Matraia 52b9dc4d81 Update YSFReflector
bugfix and optimization
2021-06-08 11:21:02 +02:00
Antonio Matraia e130197950
Update API.md 2021-05-20 21:24:00 +02:00
Antonio Matraia 65dd356428
Update README.md 2021-05-20 21:20:53 +02:00
Antonio Matraia d1eca29397
Update README.md 2021-05-20 21:10:54 +02:00
Antonio Matraia 364754ac49
Update README.md 2021-05-20 21:10:21 +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
Antonio Matraia 0776df2352
Merge pull request #17 from dg9vh/debug-output
Adding Network-Debug-Output as hex-debug
2021-04-19 01:09:12 +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 b10134f23a
Merge pull request #16 from dg9vh/patch-1
Added description for bi-directional blocking
2021-04-18 14:00:14 +02:00
Antonio Matraia e94c6ed188 Added "two way muted" mode 2021-04-18 13:59:41 +02:00
Kim - DG9VH f555374edd
Added description for bi-directional blocking 2021-04-18 13:14:13 +02:00
Antonio Matraia 654402a008
Merge pull request #15 from dg9vh/ysfi
Added some log-output to YSFI-command and raised version-number
2021-04-11 20:51:56 +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
Antonio Matraia e1ea87fca2
Update YSFReflector.ini 2021-04-10 13:55:33 +02:00
Antonio Matraia 274ee9928b
Merge pull request #14 from dg9vh/patch-2
Updated QGWL reply
2021-04-10 13:41:33 +02:00
Antonio Matraia 9be8373222
Merge pull request #13 from dg9vh/loglevels
Implementing different LogLevels (FileLog)
2021-04-10 13:41:19 +02:00
Kim - DG9VH 9bdcb5b6b1
Updated QGWL reply 2021-04-10 12:22:24 +02: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
Antonio Matraia 12778c35dd
Merge pull request #12 from dg9vh/logrotate-config
Added example-config for linux logrotate
2021-03-30 17:08:53 +02:00
Kim Huebel 9c8ebb345e Added example-config for linux logrotate 2021-03-30 16:06:48 +01:00
Antonio Matraia 04225289bb
Merge pull request #11 from dg9vh/patch-1
Best Practise Installation
2021-03-30 11:41:31 +02:00
Kim - DG9VH aa749e8334
Best Practise Installation
Some words about log-rotate
2021-03-30 11:08:55 +02:00
Antonio Matraia e4ec914893
Update YSFReflector.ini
Changed the default value for EnableExtendedCommands
2021-03-30 09:38:46 +02:00
Antonio Matraia 93387578f2
Merge pull request #10 from dg9vh/version_output
Corrected -v output (correct name of reflector)
2021-03-29 21:38:52 +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 771b108300 Merge branch 'main' of https://github.com/iu5jae/pYSFReflector into main 2021-03-29 21:06:27 +02:00
Antonio Matraia 7c7c9955cf Updated filtering and API 2021-03-29 21:06:18 +02:00
Antonio Matraia da45071af9
Merge pull request #8 from dg9vh/deny.db_doc
Editing Readme.md
2021-03-29 21:03:51 +02:00
Antonio Matraia 6eb6a9f3eb
Merge pull request #9 from dg9vh/API_documentation
Api documentation
2021-03-29 21:03:33 +02:00
Kim Huebel 9d43e6445e Updated 2021-03-29 18:05:35 +01:00
Kim Huebel 643604e3de Updated 2021-03-29 17:13:51 +01:00
Kim Huebel 0efb9eb7a0 Updated 2021-03-29 16:33:57 +01:00
Kim Huebel 34c4dec4d0 Updated 2021-03-29 16:32:51 +01:00
Kim Huebel c734531672 Updates 2021-03-29 14:10:36 +01:00
Kim Huebel 05a76168f0 moved to documentation 2021-03-29 11:19:49 +01:00
Kim Huebel a3713b224b Added API documentation 2021-03-29 09:50:39 +01:00
Kim Huebel 89cc2380f9 Sorting included packages in alphabetic order and removed dublettes 2021-03-26 21:29:50 +00:00
Kim Huebel eb0b7e3334 Updated PNG 2021-03-26 21:22:13 +00:00
Kim Huebel 5d19717c68 Editing Readme.md
adding muting-matrix and short description
2021-03-25 18:28:19 +00:00
Antonio Matraia 65dba6b290
Merge pull request #7 from dg9vh/patch-3
Create requirements.txt
2021-03-24 21:55:28 +01:00
Kim - DG9VH 7060d362d6
Update requirements.txt 2021-03-24 21:26:23 +01:00
Kim - DG9VH 962dfabcea
Create requirements.txt
closes https://github.com/iu5jae/pYSFReflector/issues/6
2021-03-24 11:16:55 +01:00
Antonio Matraia a8a37a739b
Merge pull request #5 from dg9vh/patch-2
Update README.md
2021-03-24 09:57:06 +01:00
Kim - DG9VH cae17b2864
Update README.md 2021-03-24 08:23:37 +01:00
Antonio Matraia e3e554c3c6
Merge pull request #4 from dg9vh/patch-1
Update Readme.md
2021-03-24 01:06:34 +01:00