Commit Graph

43 Commits

Author SHA1 Message Date
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