Simon
edb7b448cd
Arghh - need to concentrate ;-)
...
GLOBAL was missing
2022-04-23 11:23:49 +01:00
Simon
a73bef8da1
missing _
2022-04-22 23:04:59 +01:00
Simon
9f2e72ae3c
threaded
2022-04-22 00:55:44 +01:00
Simon
c317029a86
boing
2022-04-22 00:29:10 +01:00
Simon
d8e87485c6
all
2022-04-22 00:28:15 +01:00
Simon
f23dcb3f3c
bang
2022-04-21 23:38:31 +01:00
Simon
04b38c92c1
error
2022-04-21 23:33:58 +01:00
Simon
66b74a1ed4
trx
2022-04-21 23:33:02 +01:00
Simon
c910a6d050
Add report_sql.py example.
...
Fix bug in obpv1
2022-04-21 23:26:02 +01:00
Simon
5456dd1aaa
Add SERVER_ID as SRC: for packets originating from v1 (OBP) connections
...
Sysops should be accountable when the bridge in external traffic
2022-04-21 20:05:56 +01:00
Simon
ad1ede807e
It was ignoring 0
2022-04-21 01:48:59 +01:00
Simon
1467e085fc
Revert "sysignore should be a set not an array, for speed"
...
This reverts commit 93018928c1 .
2022-04-21 01:44:43 +01:00
Simon
93018928c1
sysignore should be a set not an array, for speed
2022-04-21 01:43:08 +01:00
Simon
b41cb5d133
Add 92-199 to the global low-level TG filter
2022-04-21 01:16:40 +01:00
Simon
c7fb270ae6
Allow registered DMR IDs as SERVER_ID to promote use of non-listed IDs for testing etc
2022-04-21 00:45:08 +01:00
Simon
b963e6688d
Add example code for connecting to the FreeDMR logging port
2022-04-14 01:01:48 +01:00
Simon
0b5d4bac9b
bump python version to 3.10
2022-04-12 00:57:55 +01:00
Simon
9f0fa94e0b
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
2022-04-12 00:07:52 +01:00
Simon
f0039500f9
Tidying up logging.
...
Just report % loss on streams, instead of the missing packet
reporting at INFO level. Missing packet reporting still available
at DEBUG level.
Also report STREAM LOST properly.
2022-04-12 00:06:08 +01:00
Simon
fb30116f84
Update README.md
2022-04-04 19:00:20 +00:00
Simon
36e0aa3965
UNIT CSBK was still affecting dash. Hopefully this fixes it
2022-04-02 01:24:37 +01:00
Simon
ace1d92fb5
update loro.cfg
2022-03-29 14:08:14 +01:00
Simon
1365849d20
typo
2022-03-27 23:56:01 +01:00
Simon
77e066c9a9
Log
2022-03-27 23:50:23 +01:00
Simon
3f6fcb7535
Add some logging
2022-03-27 23:39:51 +01:00
Simon
b0d6dd4a52
Send all data packets to DATA-GATEWAY if configured and enabled
2022-03-27 23:25:01 +01:00
Simon
22d28e4ac8
5
2022-03-26 01:22:18 +00:00
Simon
0f041c8b24
v5
2022-03-26 01:18:13 +00:00
Simon
848287b489
Fix target
2022-03-26 00:59:38 +00:00
Simon
a184265929
Update to make protov5 work with bridge.py
2022-03-26 00:51:08 +00:00
Simon
c950c45102
Protocol V5 - add support for Source Repeater (or hotspot) in packet.
2022-03-26 00:45:44 +00:00
Simon
6b5170bc6f
fix group call start reporting
...
Signed-off-by: Simon <simon@gb7fr.org.uk>
2022-03-24 10:58:06 +00:00
Simon
f06da2da7d
missed one
2022-03-23 02:23:45 +00:00
Simon
16407201f7
stop DATA from upsetting dash
2022-03-23 01:52:32 +00:00
Simon
09560c17e4
Pass over PROXY stanza in freedmr startup
2022-03-10 22:05:31 +00:00
Simon
a1acfce029
Same fix for other logs
2022-03-10 21:51:32 +00:00
Simon
3e58e443ea
Fix misplaced ) causing crash
2022-03-10 21:29:35 +00:00
Simon
bce7ee8172
Proxy updates:
...
Signal handler
More logging of blacklist add / deletes when ClientInfo is True
Put config in config file (with default fallback if not exist)
either in it's own file, or in freedmr.cfg like below:
[PROXY]
Master = "127.0.0.1"
ListenPort = 62031
ListenIP =
DestportStart = 54000
DestPortEnd = 54100
Timeout = 30
Stats = False
Debug = False
ClientInfo = False
BlackList = [1234567]
IPBlackList = {}
2022-03-09 00:45:39 +00:00
Simon
93d5ad61aa
fix the damn bird
2022-03-07 01:12:39 +00:00
Simon
518e318440
Update sample configs for PROXY_CONTROL
2022-03-07 00:22:29 +00:00
Simon
071b2ecda3
fix slice
2022-03-07 00:14:09 +00:00
Simon
df07cb7da6
add config option for PROXY_CONTROL
2022-03-07 00:08:33 +00:00
Simon
af28c91410
pass peer ID with PRBL
2022-03-06 23:31:29 +00:00
Simon
842d1a9b9d
change order of prbl and nak
2022-03-06 20:00:34 +00:00
Simon
a540345eed
auto blacklist for 60 seconds on bad ID
2022-03-06 18:13:15 +00:00
Simon
fc45feccbe
auto blacklist for 60 seconds on bad ID
2022-03-06 18:12:28 +00:00
Simon
e25a63c386
auto blacklist for 60 seconds on bad ID
2022-03-06 18:07:38 +00:00
Simon
0766f4dbe4
only print port and IP, not opcode in log
2022-03-06 14:52:54 +00:00
Simon
9e5453b135
int
2022-03-06 14:38:16 +00:00
Simon
077b5b6d40
init
2022-03-05 16:54:35 +00:00