Audio
Use the same logic as the D-Star voice unit.
2017-10-03 09:27:40 +01:00
scripts
Update scripts.
2020-04-23 21:36:43 +01:00
.gitignore
Add GitVersion.h
2017-05-23 09:52:25 +01:00
BPTC19696.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
BPTC19696.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
Conf.cpp
Add extern dynamic TG control via UDP.
2020-04-13 14:15:21 +01:00
Conf.h
Add extern dynamic TG control via UDP.
2020-04-13 14:15:21 +01:00
CRC.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
CRC.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRCSBK.cpp
Add new processing blocks for CSBK and Data Headers.
2017-08-01 21:55:47 +01:00
DMRCSBK.h
Add new processing blocks for CSBK and Data Headers.
2017-08-01 21:55:47 +01:00
DMRData.cpp
Initial commit.
2017-04-20 20:51:30 +01:00
DMRData.h
Initial commit.
2017-04-20 20:51:30 +01:00
DMRDataHeader.cpp
Add new processing blocks for CSBK and Data Headers.
2017-08-01 21:55:47 +01:00
DMRDataHeader.h
Add new processing blocks for CSBK and Data Headers.
2017-08-01 21:55:47 +01:00
DMRDefines.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMREMB.cpp
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
DMREMB.h
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
DMREmbeddedData.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMREmbeddedData.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRFullLC.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRFullLC.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRGateway.cpp
Abort the voice prompt if network traffic appears on the same slot.
2020-04-18 22:33:24 +01:00
DMRGateway.h
Add extern dynamic TG control via UDP.
2020-04-13 14:15:21 +01:00
DMRGateway.ini
Add extern dynamic TG control via UDP.
2020-04-13 14:15:21 +01:00
DMRGateway.sln
Initial commit.
2017-04-20 20:51:30 +01:00
DMRGateway.vcxproj
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00
DMRGateway.vcxproj.filters
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00
DMRLC.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRLC.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRNetwork.cpp
Pass through the MMDVM's home position to all connected networks.
2018-10-30 07:42:04 +00:00
DMRNetwork.h
Pass through the MMDVM's home position to all connected networks.
2018-10-30 07:42:04 +00:00
DMRSlotType.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRSlotType.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DynVoice.cpp
Removed the 2 in the linked to message, it sounded odd.
2020-04-21 21:31:29 +01:00
DynVoice.h
Abort the voice prompt if network traffic appears on the same slot.
2020-04-18 22:33:24 +01:00
Golay2087.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
Golay2087.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
Hamming.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
Hamming.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
LICENCE
Initial commit.
2017-04-20 20:51:30 +01:00
Log.cpp
Add extra logging.
2017-10-09 09:38:13 +01:00
Log.h
Initial commit.
2017-04-20 20:51:30 +01:00
Makefile
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00
MMDVMNetwork.cpp
Pass through the MMDVM's home position to all connected networks.
2018-10-30 07:42:04 +00:00
MMDVMNetwork.h
Pass through the MMDVM's home position to all connected networks.
2018-10-30 07:42:04 +00:00
PassAllPC.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
PassAllPC.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
PassAllTG.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
PassAllTG.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
prebuild.cmd
Add compilation time stamp and GitID to binaries
2017-05-23 10:07:44 +02:00
QR1676.cpp
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
QR1676.h
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
README.md
Add a fifth DMR network. This has not been tested nor even compiled.
2019-07-17 08:21:52 +01:00
Reflectors.cpp
Simplify the format of the XLX Hosts file a little.
2017-09-26 14:58:22 +01:00
Reflectors.h
Simplify the format of the XLX Hosts file a little.
2017-09-26 14:58:22 +01:00
RepeaterProtocol.cpp
Virtualise the repeater protocol class.
2017-04-30 11:13:35 +01:00
RepeaterProtocol.h
Pass through the MMDVM's home position to all connected networks.
2018-10-30 07:42:04 +00:00
Rewrite.cpp
Fix LCSS bug and improve swap usage.
2017-08-03 20:49:44 +01:00
Rewrite.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteDstId.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteDstId.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteDynTGNet.cpp
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00
RewriteDynTGNet.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteDynTGRF.cpp
Abort the voice prompt if network traffic appears on the same slot.
2020-04-18 22:33:24 +01:00
RewriteDynTGRF.h
Abort the voice prompt if network traffic appears on the same slot.
2020-04-18 22:33:24 +01:00
RewritePC.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewritePC.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteSrc.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteSrc.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteSrcId.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteSrcId.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteTG.cpp
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteTG.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteType.cpp
fix err
2020-04-08 17:21:51 +09:00
RewriteType.h
Extended TypeRewrite
2020-04-08 16:21:35 +09:00
RingBuffer.h
Initial commit.
2017-04-20 20:51:30 +01:00
RS129.cpp
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
RS129.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
SHA256.cpp
Initial commit.
2017-04-20 20:51:30 +01:00
SHA256.h
Initial commit.
2017-04-20 20:51:30 +01:00
StopWatch.cpp
aSimplify the new stopwatch code.
2018-07-15 20:26:54 +01:00
StopWatch.h
aSimplify the new stopwatch code.
2018-07-15 20:26:54 +01:00
Sync.cpp
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
Sync.h
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
Thread.cpp
Initial commit.
2017-04-20 20:51:30 +01:00
Thread.h
Initial commit.
2017-04-20 20:51:30 +01:00
Timer.cpp
Initial commit.
2017-04-20 20:51:30 +01:00
Timer.h
Initial commit.
2017-04-20 20:51:30 +01:00
UDPSocket.cpp
Initial commit.
2017-04-20 20:51:30 +01:00
UDPSocket.h
Initial commit.
2017-04-20 20:51:30 +01:00
Utils.cpp
Initial commit.
2017-04-20 20:51:30 +01:00
Utils.h
Initial commit.
2017-04-20 20:51:30 +01:00
Version.h
Removed the 2 in the linked to message, it sounded odd.
2020-04-21 21:31:29 +01:00
XLXHosts.txt
Update XLXHost.txt
2020-01-12 20:50:03 +01:00
XLXHostsupdate.sh
Update XLXHostsupdate.sh
2018-12-27 17:24:11 +01:00
XLXVoice.cpp
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00
XLXVoice.h
Add dynamic TG voice prompts and status TG.
2020-04-03 16:54:35 +01:00