1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-09-28 07:46:38 -04:00
Commit Graph

49 Commits

Author SHA1 Message Date
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
LX3JL
3e8d910cb0 Revert "xlxd 2.2.3"
This reverts commit 63a41d5c88.
2019-03-16 15:56:54 +01:00
LX3JL
63a41d5c88 xlxd 2.2.3
Prevent sending stream close frames back to the sender
2019-02-25 09:01:31 +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
c392051987 xlxd 2.2.2
BM interlinking
2018-01-23 12:22:19 +01:00
LX3JL
32a437c138 xlxd 2.2.1
* auto-reload of deride DB
* interlink protocol v2.0
2018-01-12 09:30:59 +01:00
Stefan Saraev
6f940fcc31 makefile: dont ask to overwrite configfiles. install .sample configs instead 2017-11-12 00:24:22 +02:00
Stefan Saraev
24c97c6988 makefile: force overwrite target binary
fixes "cp: cannot create regular file '/xlxd/xlxd': Text file busy
2017-11-12 00:22:58 +02:00
LX3JL
78f21bf0d9
Merge pull request #53 from phl0/RedoPR29
Redo changes of PR #29 previously overwritten with commit 83278d13
2017-11-06 18:39:45 +01:00
LX3JL
27af6fb1fb
Merge pull request #51 from yngwiechou/devel_invalid_dmrid
Improve log messages for DMRMmdvm and DMRPlus protocol packets
2017-11-06 18:38:52 +01:00
LX3JL
f15264aedc
Merge pull request #49 from yngwiechou/devel_module_id
Make DMRmmdvm and DMRplus repeater module ID configurable
2017-11-06 18:37:21 +01:00
LX3JL
a74c469fcc
Merge pull request #45 from phl0/removeBinary
Add ambed binary to make clean
2017-11-06 18:36:52 +01:00
phl0
8482f85478
Fix typo 2017-11-06 12:56:27 +01:00
phl0
5ba8e770dc
Redo changes of PR #29 previously overwritten with commit 83278d13 2017-08-31 09:30:30 +02:00
yngwiechou
b46e5f5a4f Improve log messages for DMRMmdvm and DMRPlus protocol connect/auth/config packets with source IP address 2017-08-30 10:51:28 +08:00
Yngwie Chou
8cdd27e809 Make DMRmmdvm and DMRplus repeater module ID configurable 2017-08-29 07:25:56 +08:00
Yngwie Chou
c909cfbea8 Make DMRmmdvm and DMRplus node module Id configurable 2017-08-29 07:16:01 +08:00
phl0
54afa206d0
Add ambed binary to make clean 2017-08-24 11:05:31 +02:00
LX3JL
8bd6815cbc Merge pull request #43 from phl0/fixDMRIDfromAPIserver
Remove double slash and add some carriage returns
2017-08-23 14:53:41 +02:00
phl0
8a545b99c8
Make "make clean" also remove the binary 2017-08-23 13:46:35 +02:00
phl0
9df1e86273
Remove double slash and add some carriage returns 2017-08-23 13:21:19 +02: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
55b75a7c6f xlxd version 1.4.3
Protection against sid=0
2017-04-13 17:34:58 +02:00
phl0
3e515303a1
Rename protocols 2017-03-30 09:33:24 +02:00
phl0
f1f2b605b1
Use protocol name instead of number in logs 2017-03-30 09:32:17 +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
phl0
e922ef5373
Use predefined macro for "rm". 2016-12-17 14:01:08 +01:00
LX3JL
8e6f674d7d xlxd version 1.4.0
Fixed multiple concurrent streams in XLX interlink
2016-12-16 11:28:32 +01:00
Nonoo
fd000596e7 Fix missing first frame from outgoing DCS stream
As every DCS data packet has both the D-STAR header info and DV data in it,
we must process DV data for all DCS data packets, including the first packet
of a stream.
2016-10-18 12:20:20 +02: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
phl0
ee56e79080
Add definition of $(RM) 2016-06-27 13:34:27 +02:00
phl0
505a9e296f
Use predefined $(RM) in order to not result in an
error if dir was cleaned before
2016-06-27 09:30:05 +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
d687361d77 xlxd 1.3.5
corrected problem when dxrfd connecting with cross-modules
2016-03-05 15:35:52 +01: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
3f4df1de89 updated make install 2016-02-18 21:27:15 +01:00
LX3JL
16d0961e6c xlxd 1.2.6 / db 2.1.1 2016-02-17 14:14:12 +01:00
LX3JL
3912b8e0a4 xrfd 1.2.4
corrected make install
updated config files
2016-02-11 19:07:36 +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
4831ba8829 xlxd version 1.1.3
* added connection compatibility with KI4LKF’s dxrfd
2016-02-10 19:41:53 +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
a05a387b35 version 1.1.1
added “install” goal to makefile
2016-01-02 16:02:58 +01:00
LX3JL
6e9b6347c4 version 1.1.1
corrected file handle resource leak in CCallsignList::GetLastModTime()
2016-01-01 05:21:58 +01:00
LX3JL
22f489e440 version 1.1.0
added support for callsign black/white lists in gatekeeper
changed DCS timeout to 30 sec to support DMR - DSTAR bridge
2015-12-30 18:04:27 +01:00
LX3JL
4664798ec3 Initial import 2015-12-29 23:45:47 +01:00