P25Clients/P25Gateway
kb5rir 7bc4888002
Update P25Hosts.txt
Please add
# 1007 The Harley-Hangout
1007 43773.kb5rir.com 41000
Thanks Jonathan
James KB5RIR
2021-10-06 12:02:38 -05:00
..
Audio Rescale the audio files. 2019-02-24 21:09:26 +00:00
Conf.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Conf.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:51:01 +02: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 Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Log.h Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Makefile Rewrite the networking for dual IPv4 and IPv6. 2020-11-04 11:50:57 +00: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
P25Gateway.cpp Simplify the networking code a little. 2020-11-04 12:14:31 +00:00
P25Gateway.h Fix Windows compilation. 2020-09-20 15:47:58 +01:00
P25Gateway.ini Simplify the networking code a little. 2020-11-04 12:14:31 +00:00
P25Gateway.vcxproj Rewrite the networking for dual IPv4 and IPv6. 2020-11-04 11:50:57 +00:00
P25Gateway.vcxproj.filters Rewrite the networking for dual IPv4 and IPv6. 2020-11-04 11:50:57 +00:00
P25Hosts.txt Update P25Hosts.txt 2021-10-06 12:02:38 -05:00
P25Network.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
P25Network.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:51:01 +02:00
Reflectors.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Reflectors.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:51:01 +02:00
RptNetwork.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
RptNetwork.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:51:01 +02:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:32:01 +01:00
StopWatch.h Fix Windows compilation. 2020-09-20 15:47:58 +01:00
Thread.cpp Updates for NetBSD. 2020-10-05 13:16:21 +01:00
Thread.h Fix Windows compilation. 2020-09-20 15:47:58 +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 Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
UDPSocket.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:51:01 +02: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 Alter the way that the P25 Network is opened for IPv4 and IPv6. 2020-11-05 09:51:05 +00: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