Commit Graph

16 Commits

Author SHA1 Message Date
narspt f7ce6d02fa
fix dplus sending header packets inconsistently
depending on the number of dplus clients connected on the reflector, in some cases (for eg. with 3 or 6 clients connected) only one client could actually get lots of header packets and the other clients get none
2021-04-10 02:34:49 +01:00
LX3JL 640f7c5c9c Revert "Merge pull request #120 from nonoo/master"
This reverts commit 2c902aad20, reversing
changes made to b3360b66e2.
2019-03-16 15:57:24 +01:00
Nonoo 6b281b9fdb Prevent sending stream close frames back to the sender
The OnDvLastFramePacketIn() function closed the current stream before
HandleQueue() was called, so the stream's client lost it's stream master status
and HandleQueue() sent the client's last (stream closing) frame back to the
sender.

Applying this commit closes the stream only after HandleQueue() has been
called so no unnecessary call end frame reflection happens to the transmitting
client.
2019-02-19 12:39:48 +01:00
LX3JL 83278d1363 xlxd 2.0.0
Added compatibility with protocols DMR Homebrew (MMDVM)  and DMR Plus
(dongle)
2017-08-22 20:23:57 +02:00
LX3JL edde49c1af xlxd v1.4.2 / db v2.3.4 2017-02-02 16:37:38 +01:00
LX3JL 37909ffef0 version 1.4.1 2017-01-24 08:45:11 +01:00
LX3JL c0bab2822d version 1.3.9 2016-09-03 21:08:59 +02:00
LX3JL 4be0cb5fa4 version 1.3.8 2016-08-17 08:29:20 +02:00
LX3JL 97c4996deb xlxd 1.3.7 2016-04-28 10:59:20 +02:00
LX3JL 2ed3b28de6 xlxd 1.3.6 2016-04-18 09:59:32 +02:00
LX3JL e1cf5f5c92 xlx 1.3.4
* improved DCS compatibility
* added full REFxxx DPlus support
* added more flags & countries in dashboard
2016-02-26 20:44:30 +01:00
LX3JL eb5cee1993 xlxd 1.3.1
Added support for multi-radio repeaters
2016-02-21 09:17:51 +01:00
LX3JL 16d0961e6c xlxd 1.2.6 / db 2.1.1 2016-02-17 14:14:12 +01:00
LX3JL 2f9e8a8781 xlxd 1.2.4 / db 2.1.0
implement XLX interlink feature
2016-02-11 18:51:12 +01:00
LX3JL 5599420d92 version 1.2.2
Corrected keep alive timeout issue when multi-module repeater linked
2016-02-08 22:55:47 +01:00
LX3JL 4664798ec3 Initial import 2015-12-29 23:45:47 +01:00