P25Clients/P25Reflector
Jonathan Naylor ba9a11615a Hopefully fix the display of IP addresses in the reflector. 2021-09-12 20:24:14 +01: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 Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
DMRLookup.h Add the P25 Reflector. 2018-01-03 20:40:45 +00: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 Allow IPv4 and IPv6 connections to the reflector. 2020-09-08 09:49:23 +01:00
Mutex.cpp Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
Mutex.h Fix Windows compilation. 2020-09-20 15:47:58 +01:00
Network.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
Network.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
P25Reflector.cpp Hopefully fix the display of IP addresses in the reflector. 2021-09-12 20:24:14 +01:00
P25Reflector.h Fix Windows compilation. 2020-09-20 15:47:58 +01:00
P25Reflector.ini Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
P25Reflector.sh Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
P25Reflector.vcxproj Use Logging in the gateway and reflector. 2020-09-29 12:25:12 +01:00
P25Reflector.vcxproj.filters Simplify the networking code. 2018-03-22 20:41:18 +00: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 Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
Timer.h Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
UDPSocket.cpp Hopefully fix the display of IP addresses in the reflector. 2021-09-12 20:24:14 +01: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 Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
Utils.h Add the P25 Reflector. 2018-01-03 20:40:45 +00:00
Version.h Hopefully fix the display of IP addresses in the reflector. 2021-09-12 20:24:14 +01:00