..
Audio
Reprocess the audio and index files.
2018-03-20 18:38:06 +00:00
APRSWriter.cpp
Handle GPSd API version about fix status.
2023-05-21 07:50:01 +02:00
APRSWriter.h
Add APRS Symbol option (based on my PR g4klx/DMRGateway#122 )
2023-02-13 08:19:42 -06:00
Conf.cpp
Add APRS Symbol option (based on my PR g4klx/DMRGateway#122 )
2023-02-13 08:19:42 -06:00
Conf.h
Add APRS Symbol option (based on my PR g4klx/DMRGateway#122 )
2023-02-13 08:19:42 -06:00
GPSHandler.cpp
Use APRS Gateway for APRS-IS access.
2020-06-01 11:35:02 +01:00
GPSHandler.h
Kenwood work in progress.
2020-05-01 18:44:52 +01:00
IcomNetwork.cpp
Only check the address on incoming Icom data.
2023-11-12 21:50:10 +00:00
IcomNetwork.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:48:10 +02:00
KenwoodNetwork.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:48:10 +02:00
KenwoodNetwork.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:48:10 +02:00
Log.cpp
Fix compiler warnings
2021-10-25 18:01:44 +01:00
Log.h
Add optional log file rotation and fix UDP issue.
2020-11-01 12:45:51 +00:00
Makefile
Add missing -DUDP_SOCKET_MAX=2 for GPSD builds.
2020-11-05 07:43:30 +01:00
Mutex.cpp
Initial commit.
2018-03-13 22:16:48 +00:00
Mutex.h
Initial commit.
2018-03-13 22:16:48 +00:00
NXDN.csv
Update NXDN.csv
2019-10-12 17:56:28 +02:00
NXDNCRC.cpp
Initial commit.
2018-03-13 22:16:48 +00:00
NXDNCRC.h
Initial commit.
2018-03-13 22:16:48 +00:00
NXDNGateway.cpp
Add APRS Symbol option (based on my PR g4klx/DMRGateway#122 )
2023-02-13 08:19:42 -06:00
NXDNGateway.h
Add MobileGPS support.
2018-11-06 11:27:36 +00:00
NXDNGateway.ini
Update sample INI with quoted Symbol=
value.
2023-05-19 10:00:04 -05:00
NXDNGateway.vcxproj
IPv6 fixes.
2020-11-04 12:09:04 +00:00
NXDNGateway.vcxproj.filters
Use APRS Gateway for APRS-IS access.
2020-06-01 11:35:02 +01:00
NXDNHosts.txt
Update NXDNHosts.txt
2023-11-14 22:13:25 +09:00
NXDNLookup.cpp
Initial commit.
2018-03-13 22:16:48 +00:00
NXDNLookup.h
Initial commit.
2018-03-13 22:16:48 +00:00
NXDNNetwork.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:48:10 +02:00
NXDNNetwork.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:48:10 +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:48:10 +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:48:10 +02:00
RingBuffer.h
First attempts at NXDN GPS to aprs.fi.
2018-05-22 20:43:04 +01:00
RptNetwork.cpp
Beginnings of Kenwood repeater support.
2020-04-06 16:43:53 +01:00
RptNetwork.h
Fix Windows compilation.
2020-09-20 15:35:36 +01:00
StopWatch.cpp
Simplify the new stopwatch code.
2018-07-15 20:28:49 +01:00
StopWatch.h
Fix Windows compilation.
2020-09-20 15:35:36 +01:00
Thread.cpp
Updates for NetBSD
2020-10-05 13:20:18 +01:00
Thread.h
Initial commit.
2018-03-13 22:16:48 +00:00
Timer.cpp
Initial commit.
2018-03-13 22:16:48 +00:00
Timer.h
Initial commit.
2018-03-13 22:16:48 +00: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:48:10 +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:48:10 +02:00
Utils.cpp
Initial commit.
2018-03-13 22:16:48 +00:00
Utils.h
Initial commit.
2018-03-13 22:16:48 +00:00
Version.h
Only check the address on incoming Icom data.
2023-11-12 21:50:10 +00:00
Voice.cpp
Start the voice timer after the end of the transmission.
2018-03-20 22:23:06 +00:00
Voice.h
Start the voice timer after the end of the transmission.
2018-03-20 22:23:06 +00:00