SASANO Takayoshi
d2f71c5ed6
permit inline comment
...
in-line comment enabled
example:
# conventional comment, the line starts with #
[Section]
Key=value # this is new style comment
Key="quoted value # this is not comment"
Key="quoted value" # this is prohibited (not comment)
Whether in-line comment is used or not, delete trailing space/tab after
value.
2020-09-09 19:02:24 +09:00
Jonathan Naylor
42afea8527
Add extern dynamic TG control via UDP.
2020-04-13 14:15:21 +01:00
Jonathan Naylor
7a8548cc41
Merge branch 'master' into DynTG
2020-04-08 17:29:33 +01:00
John doe
3b7083b373
Extended TypeRewrite
2020-04-08 16:21:35 +09:00
Jonathan Naylor
6b470c92a7
Allow for excluded TGs.
2020-04-07 23:03:27 +01:00
Jonathan Naylor
8f39ca9ece
Fix reported bugs in the dynamic rewrite code.
2020-04-05 13:43:57 +01:00
Jonathan Naylor
0fef073c13
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00
Jonathan Naylor
bd2366ed23
Fix cnfiguration bug.
2020-04-02 22:47:23 +01:00
Jonathan Naylor
10e890bdd4
Begin the dynamic TG support.
2020-04-01 22:22:12 +01:00
Jonathan Naylor
82d0b06db1
Add a fifth DMR network. This has not been tested nor even compiled.
2019-07-17 08:21:52 +01:00
Jan Hegr
8909395d10
Added the IdRewrite=RFId,NetworkId rule to the network configuration section for bidirectional ID translation
2019-05-19 08:56:39 +02:00
DO2BN
be4ef3c5e5
Added 4. DMR Network
2019-03-16 11:08:32 +01:00
Simon
91dbcdf209
XLX: Convert module to UPPER CASE
2018-10-21 15:29:50 +01:00
Simon
8ed2565a25
XLX: Add option to overide default module in config.
2018-10-21 15:26:54 +01:00
Simon
3ce8076e89
Add config option to enable/disable user XLX link control
2018-10-21 10:18:55 +01:00
Jonathan Naylor
004c162fca
Allow for sequence numbers on the rewrite rules.
2018-06-04 22:02:39 +01:00
Jonathan Naylor
f822e90478
Remove quotes in the ini file.
2018-02-07 21:36:44 +00:00
Jonathan Naylor
d4d376eb4e
Add an optional third DMR Network.
2017-11-21 11:30:13 +00:00
Jonathan Naylor
fc2c027604
Allow for info override.
2017-10-08 14:13:52 +01:00
Jonathan Naylor
2159abb418
Simplify the format of the XLX Hosts file a little.
2017-09-26 14:58:22 +01:00
Jonathan Naylor
a057f757ab
Add a reload time for the XLX Hosts file.
2017-09-26 13:08:35 +01:00
Jonathan Naylor
7d304f8bca
Merge branch 'master' into XLXs
2017-09-22 21:10:40 +01:00
Jonathan Naylor
b966fe7167
Add seperate timeouts for RF and network.
2017-09-22 21:03:44 +01:00
Jonathan Naylor
480221a826
Merge branch 'master' into XLXs
2017-09-16 17:30:46 +01:00
Jonathan Naylor
acc562381e
Fix compiler warning.
2017-09-16 17:30:24 +01:00
Jonathan Naylor
5faeeed423
Merge branch 'master' into XLXs
2017-09-16 14:50:30 +01:00
Jonathan Naylor
9289d48939
Optionally suppress location information info being sent to the masters.
2017-09-16 14:33:04 +01:00
Jonathan Naylor
e5d4dab793
Allow for switching between XLX reflectors.
2017-08-20 21:48:49 +01:00
Jonathan Naylor
367116bdf4
Add optional names for each network for use in the log,
2017-08-01 21:51:22 +01:00
Simon
7f4c586036
Add configuration option "Relink" to specify re-link timeout for XLX
2017-06-20 13:50:23 +01:00
Jonathan Naylor
2e257da997
Add basic rule tracing.
2017-06-04 15:17:43 +01:00
Jonathan Naylor
8bc79767c5
Allow for a startup XLX reflector.
2017-05-30 13:42:30 +01:00
Jonathan Naylor
a4cff2f3d7
Add Pass All parameters for TGs and Private Calls.
2017-05-27 16:50:34 +01:00
Jonathan Naylor
ee438fd2dc
Allow for a second XLX reflector.
2017-05-26 13:26:39 +01:00
Jonathan Naylor
87e261e99e
Add an XLX base so the control ids can be shifted.
2017-05-25 18:24:05 +01:00
Jonathan Naylor
c2bcec4a59
Modify Type Rewrite to handle BM Echo.
2017-05-24 17:46:07 +01:00
Jonathan Naylor
864bcb1293
Enable the Options for DMR Network 1 and 2.
2017-05-24 17:42:48 +01:00
Jonathan Naylor
5eff056ed0
Add a range to the SrcRewrite and a new config.
2017-05-16 18:42:37 +01:00
Jonathan Naylor
f92ec4263f
Add two more rewrite types.
2017-05-15 21:16:52 +01:00
Jonathan Naylor
1e5d387d81
Use the unified rewriting code.
2017-05-14 18:14:09 +01:00
Jonathan Naylor
25bc41e408
Rename Rewrite to TG Rewrite.
2017-05-13 17:55:20 +01:00
Jonathan Naylor
1ef304ae88
Flo's fixes and other bits.
2017-05-06 17:17:34 +01:00
Jonathan Naylor
9a1334e36d
Allow seperate Ids and bug fixing.
2017-05-06 09:57:17 +01:00
Jonathan Naylor
90f3e0e597
The first version of the multi network version.
2017-05-03 17:48:55 +01:00
Jonathan Naylor
196908bedc
More work on audio prompts.
2017-05-01 20:05:41 +01:00
Jonathan Naylor
b9ebdee601
Start the voice transmission module.
2017-05-01 14:46:43 +01:00
Jonathan Naylor
2fd934fd6a
Fix the XLX Slot parameter.
2017-04-29 09:47:02 +01:00
Jonathan Naylor
6e9156497d
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
Jonathan Naylor
5941d983ac
First round of bug fixes and cleanups.
2017-04-23 20:17:25 +01:00
Jonathan Naylor
c04c3e1aef
Initial commit.
2017-04-20 20:51:30 +01:00