Audio
Add Portuguese voice files
2022-02-07 00:03:19 +00:00
scripts
Update scripts.
2020-04-23 21:36:43 +01:00
.gitignore
Add GitVersion.h
2017-05-23 09:52:25 +01:00
APRSWriter.cpp
Convert to use of MQTT for command, APRS, and dynamic TG control.
2023-07-07 11:14:34 +01:00
APRSWriter.h
Convert to use of MQTT for command, APRS, and dynamic TG control.
2023-07-07 11:14:34 +01:00
BPTC19696.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
BPTC19696.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
Conf.cpp
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
Conf.h
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
CRC.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
CRC.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRCSBK.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRCSBK.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRData.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRData.h
Initial commit.
2017-04-20 20:51:30 +01:00
DMRDataHeader.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRDataHeader.h
Add new processing blocks for CSBK and Data Headers.
2017-08-01 21:55:47 +01:00
DMRDefines.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMREMB.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMREMB.h
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
DMREmbeddedData.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMREmbeddedData.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRFullLC.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRFullLC.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRGateway.cpp
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
DMRGateway.h
Merge branch 'master' into mqtt
2025-03-15 17:23:14 +00:00
DMRGateway.ini
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
DMRGateway.sln
Initial commit.
2017-04-20 20:51:30 +01:00
DMRGateway.vcxproj
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
DMRGateway.vcxproj.filters
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
DMRLC.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRLC.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DMRNetwork.cpp
Update the C++ version and other changes.
2025-03-17 14:09:42 +00:00
DMRNetwork.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRSlotType.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DMRSlotType.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
DynVoice.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
DynVoice.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
Golay2087.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
Golay2087.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
GPSD.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
GPSD.h
Add optional reporting of the home location to APRS-IS directly.
2020-08-28 15:15:25 +01:00
Hamming.cpp
Update the C++ code.
2025-03-15 17:03:06 +00: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
Merge branch 'master' into mqtt
2025-03-15 17:23:14 +00:00
Log.h
Add DMR Master logging-in to the JSON status messages.
2023-07-23 14:30:49 +01:00
Makefile
Convert to use of MQTT for command, APRS, and dynamic TG control.
2023-07-07 11:14:34 +01:00
MMDVMNetwork.cpp
Update the C++ version and other changes.
2025-03-17 14:09:42 +00:00
MMDVMNetwork.h
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
2021-04-25 07:44:55 +02:00
MQTTConnection.cpp
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
MQTTConnection.h
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
PassAllPC.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
PassAllPC.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
PassAllTG.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
PassAllTG.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
prebuild.cmd
Add compilation time stamp and GitID to binaries
2017-05-23 10:07:44 +02:00
QR1676.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
QR1676.h
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
README.md
Update the README file.
2021-12-13 10:26:41 +00:00
Reflectors.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
Reflectors.h
Fix: XLX ID as 3 characters string instead of a number.
2022-02-17 09:36:23 +00:00
RemoteControl.cpp
Update the C++ version and other changes.
2025-03-17 14:09:42 +00:00
RemoteControl.h
Merge branch 'master' into mqtt
2025-03-15 17:23:14 +00:00
Rewrite.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
Rewrite.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteDstId.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteDstId.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteDynTGNet.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteDynTGNet.h
Allow for more rewrite processing options.
2020-04-03 15:10:41 +01:00
RewriteDynTGRF.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteDynTGRF.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewritePC.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewritePC.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteSrc.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteSrc.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteSrcId.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteSrcId.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteTG.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteTG.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteType.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RewriteType.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RingBuffer.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
RS129.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
RS129.h
Add the TG rewrite code.
2017-04-28 16:45:05 +01:00
schema.json
Ad simple JSON logging.
2023-07-11 16:54:30 +01:00
SHA256.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
SHA256.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
StopWatch.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
StopWatch.h
Fix Windows compilation.
2020-09-20 15:05:42 +01:00
Sync.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
Sync.h
Initial commit for voice prompts.
2017-05-01 09:35:17 +01:00
Thread.cpp
Update the C++ code.
2025-03-15 17:03:06 +00: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
Update the C++ code.
2025-03-15 17:03:06 +00:00
UDPSocket.h
Update the C++ code.
2025-03-15 17:03:06 +00:00
Utils.cpp
Merge branch 'master' into mqtt
2025-03-15 17:23:14 +00:00
Utils.h
Ad simple JSON logging.
2023-07-11 16:54:30 +01:00
Version.h
Add optional MQTT authentication.
2025-03-21 17:37:30 +00:00
XLXHosts.txt
Update XLXHosts.txt
2022-09-09 17:42:05 +01:00
XLXHostsupdate.sh
Update XLXHostsupdate.sh
2020-12-12 12:57:02 +10:00
XLXVoice.cpp
Update the C++ code.
2025-03-15 17:03:06 +00:00
XLXVoice.h
Update the C++ code.
2025-03-15 17:03:06 +00:00