You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dave Behnke 883b9a67b6
Implement mrefd parity: #/@ALL support and DMR ID lookup
1 month ago
..
BMClient.cpp it compiles 3 years ago
BMClient.h it compiles 3 years ago
BMPeer.cpp it compiles 3 years ago
BMPeer.h fixed bm protocol issue 4 years ago
BMProtocol.cpp feat(nng): add protocol field to hearing message 1 month ago
BMProtocol.h removed all possible configure.h defined values 3 years ago
BPTC19696.cpp comment changes 4 years ago
BPTC19696.h comment changes 4 years ago
BlackWhiteSet.cpp fixed bugs in urfd.* file handlers 3 years ago
BlackWhiteSet.h fixed bugs in urfd.* file handlers 3 years ago
Buffer.cpp Implement M17 Parrot, LSTN support, and M17P packet mode (#12) 1 month ago
Buffer.h Implement M17 Parrot, LSTN support, and M17P packet mode (#12) 1 month ago
CRC.cpp comment changes 4 years ago
CRC.h comment changes 4 years ago
Callsign.cpp Implement mrefd parity: #/@ALL support and DMR ID lookup 1 month ago
Callsign.h correct spelling errors 3 years ago
Client.cpp XML Connect and LastHeard times now GMT ISO 8601, e.g., 2025-08-11T15:53:22Z 2 years ago
Client.h Version 0.7.2 3 years ago
Clients.cpp Implement non-blocking NNG Publisher for real-time dashboard events 1 month ago
Clients.h correct spelling errors 3 years ago
CodecStream.cpp move TC server Accept to the reflector maintenance thread 2 years ago
CodecStream.h it compiles with new TCP socket 2 years ago
Configure.cpp Merge feature/issue-12-m17-investigation into dev 1 month ago
Configure.h Merge remote-tracking branch 'origin/feature/nng' into dev 1 month ago
CurlGet.cpp fixed crash when no autolink module was specified 2 years ago
CurlGet.h curl in a class 3 years ago
DCSClient.cpp starting to use json 3 years ago
DCSClient.h it compiles 3 years ago
DCSProtocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
DCSProtocol.h it compiles 3 years ago
DExtraClient.cpp it compiles 3 years ago
DExtraClient.h it compiles 3 years ago
DExtraProtocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
DExtraProtocol.h it compiles 3 years ago
DMRMMDVMClient.cpp starting to use json 3 years ago
DMRMMDVMClient.h it compiles 3 years ago
DMRMMDVMProtocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
DMRMMDVMProtocol.h Handle late entries for DMR. A late entry can be a new stream with a missing header or a stream that drops long enough to be closed, but then continues to send voice frames. 1 year ago
DMRPlusClient.cpp starting to use json 3 years ago
DMRPlusClient.h it compiles 3 years ago
DMRPlusProtocol.cpp feat(nng): add protocol field to hearing message 1 month ago
DMRPlusProtocol.h it compiles 3 years ago
DPlusClient.cpp starting to use json 3 years ago
DPlusClient.h it compiles 3 years ago
DPlusProtocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
DPlusProtocol.h it compiles 3 years ago
DVFramePacket.cpp close fd if there is a client receive error 2 years ago
DVFramePacket.h removed CTimer from STCPacket 2 years ago
DVHeaderPacket.cpp Fix destination CS for WPSD 2 years ago
DVHeaderPacket.h added p25 and usrp data to DVFramePacket(), bumped version 3 years ago
Defines.h Implement IMRS Protocol Support 1 month ago
G3Client.cpp starting to use json 3 years ago
G3Client.h it compiles 3 years ago
G3Protocol.cpp feat(nng): add protocol field to hearing message 1 month ago
G3Protocol.h it compiles 3 years ago
GateKeeper.cpp Add M17 to GateKeeper ProtocolName to prevent NONE in dashboard 1 month ago
GateKeeper.h Implement closing event and fix hearing module in all protocols 1 month ago
Global.h Implement non-blocking NNG Publisher for real-time dashboard events 1 month ago
Golay2087.cpp correct spelling errors 3 years ago
Golay2087.h moved src to reflector 4 years ago
Golay24128.cpp correct spelling errors 3 years ago
Golay24128.h moved src to reflector 4 years ago
Hamming.cpp correct spelling errors 3 years ago
Hamming.h moved src to reflector 4 years ago
IP.cpp comment changes 4 years ago
IP.h comment changes 4 years ago
ImrsClient.cpp Implement IMRS Protocol Support 1 month ago
ImrsClient.h Implement IMRS Protocol Support 1 month ago
ImrsProtocol.cpp feat(nng): add protocol field to hearing message 1 month ago
ImrsProtocol.h Implement IMRS Protocol Support 1 month ago
InterlinkMap.cpp default port depenods on protocol 3 years ago
InterlinkMap.h correct spelling errors 3 years ago
InterlinkMapItem.cpp Rewrote blacklist, whitelist and interlink classes 3 years ago
InterlinkMapItem.h dht support for interlinking 3 years ago
JsonKeys.h Merge feature/issue-12-m17-investigation into dev 1 month ago
Lookup.cpp rename globals & fix Lookup file logic 3 years ago
Lookup.h Rewrote blacklist, whitelist and interlink classes 3 years ago
LookupDmr.cpp rename globals & fix Lookup file logic 3 years ago
LookupDmr.h it compiles 3 years ago
LookupNxdn.cpp rename globals & fix Lookup file logic 3 years ago
LookupNxdn.h it compiles 3 years ago
LookupYsf.cpp removed mysql include 3 years ago
LookupYsf.h it compiles 3 years ago
M17CRC.cpp correct spelling errors 3 years ago
M17CRC.h correct spelling errors 3 years ago
M17Client.cpp Implement M17 Parrot, LSTN support, and M17P packet mode (#12) 1 month ago
M17Client.h Implement M17 Parrot, LSTN support, and M17P packet mode (#12) 1 month ago
M17Packet.cpp Impl: M17 Dual-Mode Support & Legacy Compat Flag 1 month ago
M17Packet.h Impl: M17 Dual-Mode Support & Legacy Compat Flag 1 month ago
M17Parrot.cpp Impl: M17 Dual-Mode Support & Legacy Compat Flag 1 month ago
M17Parrot.h Implement M17 Parrot, LSTN support, and M17P packet mode (#12) 1 month ago
M17Protocol.cpp Merge feature/issue-12-m17-investigation into dev 1 month ago
M17Protocol.h Impl: M17 Dual-Mode Support & Legacy Compat Flag 1 month ago
Main.cpp Implement non-blocking NNG Publisher for real-time dashboard events 1 month ago
Makefile Implement non-blocking NNG Publisher for real-time dashboard events 1 month ago
NNGPublisher.cpp feat(nng): implement one-time first packet logging and periodic statistical aggregation for NNG events 1 month ago
NNGPublisher.h feat(nng): implement one-time first packet logging and periodic statistical aggregation for NNG events 1 month ago
NXDNClient.cpp starting to use json 3 years ago
NXDNClient.h it compiles 3 years ago
NXDNProtocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
NXDNProtocol.h it compiles 3 years ago
P25Client.cpp starting to use json 3 years ago
P25Client.h it compiles 3 years ago
P25Protocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
P25Protocol.h it compiles 3 years ago
Packet.cpp Implement IMRS Protocol Support 1 month ago
Packet.h Implement IMRS Protocol Support 1 month ago
PacketStream.cpp it compiles with new TCP socket 2 years ago
PacketStream.h works (in idle) without crashing 3 years ago
Peer.cpp XML Connect and LastHeard times now GMT ISO 8601, e.g., 2025-08-11T15:53:22Z 2 years ago
Peer.h correct spelling errors 3 years ago
Peers.cpp dht is config data only 2 years ago
Peers.h correct spelling errors 3 years ago
Protocol.cpp Impl: M17 Dual-Mode Support & Legacy Compat Flag 1 month ago
Protocol.h Impl: M17 Dual-Mode Support & Legacy Compat Flag 1 month ago
Protocols.cpp Implement IMRS Protocol Support 1 month ago
Protocols.h correct spelling errors 3 years ago
QR1676.cpp correct spelling errors 3 years ago
QR1676.h moved src to reflector 4 years ago
RS129.cpp moved src to reflector 4 years ago
RS129.h moved src to reflector 4 years ago
RawSocket.cpp starting to use json 3 years ago
RawSocket.h comment changes 4 years ago
Reflector.cpp feat(nng): implement one-time first packet logging and periodic statistical aggregation for NNG events 1 month ago
Reflector.h refactor: implement active talker state and always-on periodic NNG broadcast 1 month ago
SEProtocol.cpp URF interlink rewrite 4 years ago
SEProtocol.h URF interlink rewrite 4 years ago
SafePacketQueue.h use abort() 2 years ago
Semaphore.cpp starting to use json 3 years ago
Semaphore.h it compiles 3 years ago
TCPacketDef.h Send an unused TCPacket periodically from tcd to urfd as a simple keepalive solution 1 year ago
TCSocket.cpp fix(nng): increase send/recv buffers to 4096 to prevent blocking/drops 1 month ago
TCSocket.h feat(nng): implement one-time first packet logging and periodic statistical aggregation for NNG events 1 month ago
Timer.h comment changes 4 years ago
UDPMsgSocket.cpp starting to use json 3 years ago
UDPMsgSocket.h comment changes 4 years ago
UDPSocket.cpp correct spelling errors 3 years ago
UDPSocket.h M17 Packet sending a DEBUG help 4 years ago
URFClient.cpp starting to use json 3 years ago
URFClient.h it compiles 3 years ago
URFPeer.cpp starting to use json 3 years ago
URFPeer.h cleaning up 4 years ago
URFProtocol.cpp Implement closing event and fix hearing module in all protocols 1 month ago
URFProtocol.h it compiles 3 years ago
USRPClient.cpp starting to use json 3 years ago
USRPClient.h it compiles 3 years ago
USRPProtocol.cpp feat(nng): add protocol field to hearing message 1 month ago
USRPProtocol.h USRP parameters for two-way client 3 years ago
User.cpp XML Connect and LastHeard times now GMT ISO 8601, e.g., 2025-08-11T15:53:22Z 2 years ago
User.h Version 0.7.2 3 years ago
Users.cpp Implement closing event and fix hearing module in all protocols 1 month ago
Users.h Implement closing event and fix hearing module in all protocols 1 month ago
Utils.cpp moved src to reflector 4 years ago
Utils.h moved src to reflector 4 years ago
Version.cpp dht support for interlinking 3 years ago
Version.h correct spelling errors 3 years ago
WiresXCmd.cpp starting to use json 3 years ago
WiresXCmd.h comment changes 4 years ago
WiresXCmdHandler.cpp rename globals & fix Lookup file logic 3 years ago
WiresXCmdHandler.h comment changes 4 years ago
WiresXCmdQueue.h comment changes 4 years ago
WiresXInfo.cpp it compiles 3 years ago
WiresXInfo.h comment changes 4 years ago
WiresXPacket.h comment changes 4 years ago
WiresXPacketQueue.h comment changes 4 years ago
YSFClient.cpp starting to use json 3 years ago
YSFClient.h it compiles 3 years ago
YSFConvolution.cpp comment changes 4 years ago
YSFConvolution.h moved src to reflector 4 years ago
YSFDefines.h Add NXDN support 3 years ago
YSFFich.cpp Add NXDN support 3 years ago
YSFFich.h moved src to reflector 4 years ago
YSFNode.cpp starting to use json 3 years ago
YSFNode.h it compiles 3 years ago
YSFPayload.cpp Add NXDN support 3 years ago
YSFPayload.h moved src to reflector 4 years ago
YSFProtocol.cpp Implement NNG support for transcoder link 1 month ago
YSFProtocol.h feat(ysf): implement module selection by DGID 1 month ago
YSFUtils.cpp it compiles 3 years ago
YSFUtils.h it compiles 3 years ago
dht-values.h dht is config data only 2 years ago

Powered by TurnKey Linux.