P25Clients/P25Gateway
Daniel Caujolle-Bert a355a7d35a
Fix nasty bug in UDPSocket::close().
2021-03-31 16:13:53 +02:00
..
Audio Rescale the audio files. 2019-02-24 21:09:26 +00:00
Conf.cpp Simplify the networking code a little. 2020-11-04 12:14:31 +00:00
Conf.h Simplify the networking code a little. 2020-11-04 12:14:31 +00: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-03-24 08:36:07 -04:00
P25Network.cpp Alter the way that the P25 Network is opened for IPv4 and IPv6. 2020-11-05 09:51:05 +00:00
P25Network.h Rewrite the networking for dual IPv4 and IPv6. 2020-11-04 11:50:57 +00:00
Reflectors.cpp IPv6 cleanups. 2020-09-06 13:59:52 +01:00
Reflectors.h IPv6 cleanups. 2020-09-06 13:59:52 +01:00
RptNetwork.cpp Simplify the networking code a little. 2020-11-04 12:14:31 +00:00
RptNetwork.h Simplify the networking code a little. 2020-11-04 12:14:31 +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 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 nasty bug in UDPSocket::close(). 2021-03-31 16:13:53 +02:00
UDPSocket.h Make Windows work. 2020-09-20 21:49:25 +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 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