P25Clients/P25Gateway
Jonathan Naylor d5a6ddd1a5 Add 10405 for Shenzhen, China. 2020-08-27 10:50:40 +01:00
..
Audio Rescale the audio files. 2019-02-24 21:09:26 +00:00
Conf.cpp Allow the logging levels to be configurable in the gateway. 2020-08-24 10:16:02 +01:00
Conf.h Allow the logging levels to be configurable in the gateway. 2020-08-24 10:16:02 +01:00
DMRIds.dat Update the P25 (aka DMR) Ids. 2018-10-03 07:56:24 +01:00
DMRLookup.cpp First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
DMRLookup.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Log.cpp Increase log file path variable. 2016-10-13 18:11:22 +01:00
Log.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Makefile Add the install target. 2020-06-25 10:09:06 +01:00
Mutex.cpp First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Mutex.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Network.cpp Fixed silly assert issue. 2016-10-13 21:16:11 +01:00
Network.h Add extra reflector control data to the gateway. 2016-10-11 17:43:37 +01:00
P25Gateway.cpp Allow the logging levels to be configurable in the gateway. 2020-08-24 10:16:02 +01:00
P25Gateway.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
P25Gateway.ini Allow the logging levels to be configurable in the gateway. 2020-08-24 10:16:02 +01:00
P25Gateway.vcxproj Update to VS2019. 2020-02-14 21:40:57 +00:00
P25Gateway.vcxproj.filters Add more IMBE audio processing. 2019-02-05 07:58:38 +00:00
P25Hosts.txt Add 10405 for Shenzhen, China. 2020-08-27 10:50:40 +01:00
Reflectors.cpp When startup id == 20 (P252DMR), then do not change P25 reflectors 2020-06-19 14:02:00 -04:00
Reflectors.h Add P252DMR Reflector option to P25Gateway 2020-06-18 00:56:34 -04:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:32:01 +01:00
StopWatch.h Simplify the new stopwatch code. 2018-07-15 20:32:01 +01:00
Thread.cpp First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Thread.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Timer.cpp First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Timer.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
UDPSocket.cpp First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
UDPSocket.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Utils.cpp First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Utils.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
Version.h Allow the logging levels to be configurable in the gateway. 2020-08-24 10:16:02 +01:00
Voice.cpp Replace the audio files with real IMBE. 2019-02-20 20:39:45 +00:00
Voice.h Add more IMBE audio processing. 2019-02-05 07:58:38 +00:00