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.
Tom Early 6e7ba8c5a0
starting to use json
3 years ago
..
BMClient.cpp starting to use json 3 years ago
BMClient.h fixed bm protocol issue 4 years ago
BMPeer.cpp starting to use json 3 years ago
BMPeer.h fixed bm protocol issue 4 years ago
BMProtocol.cpp starting to use json 3 years ago
BMProtocol.h BM is just a regular client 4 years ago
BPTC19696.cpp comment changes 4 years ago
BPTC19696.h comment changes 4 years ago
Buffer.cpp comment changes 4 years ago
Buffer.h starting to use json 3 years ago
CNotificationQueue.h comment changes 4 years ago
CRC.cpp comment changes 4 years ago
CRC.h comment changes 4 years ago
Callsign.cpp starting to use json 3 years ago
Callsign.h Add NXDN support 3 years ago
CallsignList.cpp starting to use json 3 years ago
CallsignList.h starting to use json 3 years ago
CallsignListItem.cpp starting to use json 3 years ago
CallsignListItem.h starting to use json 3 years ago
Client.cpp starting to use json 3 years ago
Client.h rename {Get,Set}Module 4 years ago
Clients.cpp starting to use json 3 years ago
Clients.h comment changes 4 years ago
CodecStream.cpp starting to use json 3 years ago
CodecStream.h starting to use json 3 years ago
Configure.cpp starting to use json 3 years ago
Configure.h starting to use json 3 years ago
DCSClient.cpp starting to use json 3 years ago
DCSClient.h removed C*Client::GetCodec 4 years ago
DCSProtocol.cpp starting to use json 3 years ago
DCSProtocol.h added CSEProtocol class for better EncodeDvPacket desigh 4 years ago
DExtraClient.cpp starting to use json 3 years ago
DExtraClient.h removed C*Client::GetCodec 4 years ago
DExtraPeer.cpp starting to use json 3 years ago
DExtraPeer.h comment changes 4 years ago
DExtraProtocol.cpp starting to use json 3 years ago
DExtraProtocol.h URF interlink rewrite 4 years ago
DMRMMDVMClient.cpp starting to use json 3 years ago
DMRMMDVMClient.h removed C*Client::GetCodec 4 years ago
DMRMMDVMProtocol.cpp starting to use json 3 years ago
DMRMMDVMProtocol.h added CSEProtocol class for better EncodeDvPacket desigh 4 years ago
DMRPlusClient.cpp starting to use json 3 years ago
DMRPlusClient.h removed C*Client::GetCodec 4 years ago
DMRPlusProtocol.cpp starting to use json 3 years ago
DMRPlusProtocol.h added CSEProtocol class for better EncodeDvPacket desigh 4 years ago
DPlusClient.cpp starting to use json 3 years ago
DPlusClient.h removed C*Client::GetCodec 4 years ago
DPlusProtocol.cpp starting to use json 3 years ago
DPlusProtocol.h URF interlink rewrite 4 years ago
DVFramePacket.cpp starting to use json 3 years ago
DVFramePacket.h Add NXDN support 3 years ago
DVHeaderPacket.cpp starting to use json 3 years ago
DVHeaderPacket.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
Defines.h starting to use json 3 years ago
G3Client.cpp starting to use json 3 years ago
G3Client.h removed C*Client::GetCodec 4 years ago
G3Protocol.cpp starting to use json 3 years ago
G3Protocol.h URF interlink rewrite 4 years ago
GateKeeper.cpp starting to use json 3 years ago
GateKeeper.h starting to use json 3 years ago
Global.h starting to use json 3 years ago
Golay2087.cpp moved src to reflector 4 years ago
Golay2087.h moved src to reflector 4 years ago
Golay24128.cpp moved src to reflector 4 years ago
Golay24128.h moved src to reflector 4 years ago
Hamming.cpp moved src to reflector 4 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
Lookup.cpp starting to use json 3 years ago
Lookup.h starting to use json 3 years ago
LookupDmr.cpp starting to use json 3 years ago
LookupDmr.h starting to use json 3 years ago
LookupNxdn.cpp starting to use json 3 years ago
LookupNxdn.h starting to use json 3 years ago
LookupYsf.cpp starting to use json 3 years ago
LookupYsf.h starting to use json 3 years ago
M17CRC.cpp M17 Protocol introduction 4 years ago
M17CRC.h M17 Protocol introduction 4 years ago
M17Client.cpp starting to use json 3 years ago
M17Client.h removed C*Client::GetCodec 4 years ago
M17Packet.cpp rename {Get,Set}Module 4 years ago
M17Packet.h M17 Protocol introduction 4 years ago
M17Protocol.cpp starting to use json 3 years ago
M17Protocol.h fixed M17 packet flow issue 4 years ago
Main.cpp starting to use json 3 years ago
Makefile Add NXDN support 3 years ago
NXDNClient.cpp starting to use json 3 years ago
NXDNClient.h Add missing NXDN files 3 years ago
NXDNProtocol.cpp starting to use json 3 years ago
NXDNProtocol.h Fix disconnects on YSF/P25/NXDN 3 years ago
Notification.cpp starting to use json 3 years ago
Notification.h comment changes 4 years ago
NotificationQueue.h comment changes 4 years ago
P25Client.cpp starting to use json 3 years ago
P25Client.h Add native P25 Reflector and IMBE transcoding 3 years ago
P25Protocol.cpp starting to use json 3 years ago
P25Protocol.h Add native P25 Reflector and IMBE transcoding 3 years ago
Packet.cpp starting to use json 3 years ago
Packet.h Add NXDN support 3 years ago
PacketQueue.h push to local queue before write & remove IsEmpty() 4 years ago
PacketStream.cpp starting to use json 3 years ago
PacketStream.h starting to use json 3 years ago
Peer.cpp starting to use json 3 years ago
Peer.h changed CProtocol::m_Streams from a list to a unordered_map keyed by the streamID 4 years ago
PeerCallsignList.cpp starting to use json 3 years ago
PeerCallsignList.h starting to use json 3 years ago
Peers.cpp starting to use json 3 years ago
Peers.h comment changes 4 years ago
Protocol.cpp starting to use json 3 years ago
Protocol.h M17 Packet sending a DEBUG help 4 years ago
Protocols.cpp starting to use json 3 years ago
Protocols.h moved XLX to URF to make room for XLX needed for BM 4 years ago
QR1676.cpp moved src to reflector 4 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 starting to use json 3 years ago
Reflector.h starting to use json 3 years ago
SEProtocol.cpp URF interlink rewrite 4 years ago
SEProtocol.h URF interlink rewrite 4 years ago
Semaphore.cpp starting to use json 3 years ago
Semaphore.h starting to use json 3 years ago
TCPacketDef.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years 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 starting to use json 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 removed C*Client::GetCodec 4 years ago
URFPeer.cpp starting to use json 3 years ago
URFPeer.h cleaning up 4 years ago
URFProtocol.cpp starting to use json 3 years ago
URFProtocol.h URF interlink rewrite 4 years ago
USRPClient.cpp starting to use json 3 years ago
USRPClient.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
USRPProtocol.cpp starting to use json 3 years ago
USRPProtocol.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
UnixDgramSocket.cpp refactor unix socket 4 years ago
UnixDgramSocket.h refactor unix socket 4 years ago
User.cpp starting to use json 3 years ago
User.h starting to use json 3 years ago
Users.cpp starting to use json 3 years ago
Users.h starting to use json 3 years ago
Utils.cpp moved src to reflector 4 years ago
Utils.h moved src to reflector 4 years ago
Version.cpp starting to use json 3 years ago
Version.h starting to use json 3 years ago
WiresXCmd.cpp starting to use json 3 years ago
WiresXCmd.h comment changes 4 years ago
WiresXCmdHandler.cpp starting to use json 3 years ago
WiresXCmdHandler.h comment changes 4 years ago
WiresXCmdQueue.h comment changes 4 years ago
WiresXInfo.cpp starting to use json 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 removed C*Client::GetCodec 4 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 starting to use json 3 years ago
YSFPayload.cpp Add NXDN support 3 years ago
YSFPayload.h moved src to reflector 4 years ago
YSFProtocol.cpp starting to use json 3 years ago
YSFProtocol.h Fix disconnects on YSF/P25/NXDN 3 years ago
YSFUtils.cpp starting to use json 3 years ago
YSFUtils.h comment changes 4 years ago
example.ini starting to use json 3 years ago

Powered by TurnKey Linux.