P25Clients/P25Gateway
k5tra-tom cfef6829fc
Update P25Hosts.txt
Insert at line 152, a new P25 reflector:  
     #  10888   Texas 
     10888     29520.asnode.org    41000
2020-08-07 15:44:22 -05:00
..
Audio Rescale the audio files. 2019-02-24 21:09:26 +00:00
Conf.cpp Add P252DMR Reflector option to P25Gateway 2020-06-18 00:56:34 -04:00
Conf.h Add P252DMR Reflector option to P25Gateway 2020-06-18 00:56:34 -04: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 When startup id == 20 (P252DMR), then do not change P25 reflectors 2020-06-19 14:02:00 -04:00
P25Gateway.h First commit of the simple P25 gateway. 2016-10-10 21:59:30 +01:00
P25Gateway.ini Add P252DMR Reflector option to P25Gateway 2020-06-18 00:56:34 -04: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 Update P25Hosts.txt 2020-08-07 15:44:22 -05: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 Add remote commands. 2020-04-03 21:28:45 +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