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.
Doug McLain cfb58bc237
Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h
3 years ago
..
BMClient.cpp comment changes 4 years ago
BMClient.h fixed bm protocol issue 4 years ago
BMPeer.cpp moved XLX to URF to make room for XLX needed for BM 4 years ago
BMPeer.h fixed bm protocol issue 4 years ago
BMProtocol.cpp BM is just a regular client 4 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 URF interlink rewrite 4 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 type 4 years ago
Callsign.h Extract valid callsign from YSF for DMR ID lookup and use compile-time default when no valid callsign found. When YSF header is missed (late-entry), receive callsign from V/D frames. Add compile-time default character to RPTR1 when missing. 4 years ago
CallsignList.cpp comment changes 4 years ago
CallsignList.h comment changes 4 years ago
CallsignListItem.cpp comment changes 4 years ago
CallsignListItem.h comment changes 4 years ago
Client.cpp rename {Get,Set}Module 4 years ago
Client.h rename {Get,Set}Module 4 years ago
Clients.cpp rename {Get,Set}Module 4 years ago
Clients.h comment changes 4 years ago
CodecStream.cpp push to local queue before write & remove IsEmpty() 4 years ago
CodecStream.h push to local queue before write & remove IsEmpty() 4 years ago
DCSClient.cpp comment changes 4 years ago
DCSClient.h removed C*Client::GetCodec 4 years ago
DCSProtocol.cpp rename {Get,Set}Module 4 years ago
DCSProtocol.h added CSEProtocol class for better EncodeDvPacket desigh 4 years ago
DExtraClient.cpp changed CProtocol::m_Streams from a list to a unordered_map keyed by the streamID 4 years ago
DExtraClient.h removed C*Client::GetCodec 4 years ago
DExtraPeer.cpp changed CProtocol::m_Streams from a list to a unordered_map keyed by the streamID 4 years ago
DExtraPeer.h comment changes 4 years ago
DExtraProtocol.cpp URF interlink rewrite 4 years ago
DExtraProtocol.h URF interlink rewrite 4 years ago
DMRIdDir.cpp comment changes 4 years ago
DMRIdDir.h comment changes 4 years ago
DMRIdDirFile.cpp comment changes 4 years ago
DMRIdDirFile.h comment changes 4 years ago
DMRIdDirHttp.cpp removed ref to xlxd 4 years ago
DMRIdDirHttp.h comment changes 4 years ago
DMRMMDVMClient.cpp comment changes 4 years ago
DMRMMDVMClient.h removed C*Client::GetCodec 4 years ago
DMRMMDVMProtocol.cpp Extract valid callsign from YSF for DMR ID lookup and use compile-time default when no valid callsign found. When YSF header is missed (late-entry), receive callsign from V/D frames. Add compile-time default character to RPTR1 when missing. 4 years ago
DMRMMDVMProtocol.h added CSEProtocol class for better EncodeDvPacket desigh 4 years ago
DMRPlusClient.cpp comment changes 4 years ago
DMRPlusClient.h removed C*Client::GetCodec 4 years ago
DMRPlusProtocol.cpp rename {Get,Set}Module 4 years ago
DMRPlusProtocol.h added CSEProtocol class for better EncodeDvPacket desigh 4 years ago
DPlusClient.cpp comment changes 4 years ago
DPlusClient.h removed C*Client::GetCodec 4 years ago
DPlusProtocol.cpp further cleanup 4 years ago
DPlusProtocol.h URF interlink rewrite 4 years ago
DVFramePacket.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
DVFramePacket.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
DVHeaderPacket.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 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
G3Client.cpp comment changes 4 years ago
G3Client.h removed C*Client::GetCodec 4 years ago
G3Protocol.cpp URF interlink rewrite 4 years ago
G3Protocol.h URF interlink rewrite 4 years ago
GateKeeper.cpp Add native P25 Reflector and IMBE transcoding 3 years ago
GateKeeper.h comment changes 4 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
M17CRC.cpp M17 Protocol introduction 4 years ago
M17CRC.h M17 Protocol introduction 4 years ago
M17Client.cpp comment changes 4 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 the M17 src c/s should be mycall from the header, and not the reflector c/s 4 years ago
M17Protocol.h fixed M17 packet flow issue 4 years ago
Main.cpp transcoder preprocessor 4 years ago
Main.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
Makefile Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
Notification.cpp comment changes 4 years ago
Notification.h comment changes 4 years ago
NotificationQueue.h comment changes 4 years ago
P25Client.cpp Add native P25 Reflector and IMBE transcoding 3 years ago
P25Client.h Add native P25 Reflector and IMBE transcoding 3 years ago
P25Protocol.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
P25Protocol.h Add native P25 Reflector and IMBE transcoding 3 years ago
Packet.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
Packet.h Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
PacketQueue.h push to local queue before write & remove IsEmpty() 4 years ago
PacketStream.cpp fixed OpenStream bug when connected to a non-tc module 4 years ago
PacketStream.h push to local queue before write & remove IsEmpty() 4 years ago
Peer.cpp comment changes 4 years ago
Peer.h changed CProtocol::m_Streams from a list to a unordered_map keyed by the streamID 4 years ago
PeerCallsignList.cpp comment changes 4 years ago
PeerCallsignList.h comment changes 4 years ago
Peers.cpp comment changes 4 years ago
Peers.h comment changes 4 years ago
Protocol.cpp put Orphaned frame msg under DEBUG 4 years ago
Protocol.h M17 Packet sending a DEBUG help 4 years ago
Protocols.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 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 comment changes 4 years ago
RawSocket.h comment changes 4 years ago
Reflector.cpp Fixed bugs for no config'ed transcoder 4 years ago
Reflector.h one more fix 4 years ago
SEProtocol.cpp URF interlink rewrite 4 years ago
SEProtocol.h URF interlink rewrite 4 years ago
Semaphore.cpp comment changes 4 years ago
Semaphore.h comment changes 4 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 comment changes 4 years ago
UDPMsgSocket.h comment changes 4 years ago
UDPSocket.cpp M17 Packet sending a DEBUG help 4 years ago
UDPSocket.h M17 Packet sending a DEBUG help 4 years ago
URFClient.cpp moved XLX to URF to make room for XLX needed for BM 4 years ago
URFClient.h removed C*Client::GetCodec 4 years ago
URFPeer.cpp peer linking fixes 4 years ago
URFPeer.h cleaning up 4 years ago
URFProtocol.cpp removed a msg 4 years ago
URFProtocol.h URF interlink rewrite 4 years ago
USRPClient.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 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 Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 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 rename {Get,Set}Module 4 years ago
User.h comment changes 4 years ago
Users.cpp comment changes 4 years ago
Users.h comment changes 4 years ago
Utils.cpp moved src to reflector 4 years ago
Utils.h moved src to reflector 4 years ago
Version.cpp comment changes 4 years ago
Version.h comment changes 4 years ago
WiresXCmd.cpp comment changes 4 years ago
WiresXCmd.h comment changes 4 years ago
WiresXCmdHandler.cpp comment changes 4 years ago
WiresXCmdHandler.h comment changes 4 years ago
WiresXCmdQueue.h comment changes 4 years ago
WiresXInfo.cpp comment changes 4 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 comment changes 4 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 moved src to reflector 4 years ago
YSFFich.cpp M17 Protocol introduction 4 years ago
YSFFich.h moved src to reflector 4 years ago
YSFNode.cpp comment changes 4 years ago
YSFNode.h comment changes 4 years ago
YSFNodeDir.cpp comment changes 4 years ago
YSFNodeDir.h comment changes 4 years ago
YSFNodeDirFile.cpp comment changes 4 years ago
YSFNodeDirFile.h comment changes 4 years ago
YSFNodeDirHttp.cpp removed ref to xlxd 4 years ago
YSFNodeDirHttp.h comment changes 4 years ago
YSFPayload.cpp M17 Protocol introduction 4 years ago
YSFPayload.h moved src to reflector 4 years ago
YSFProtocol.cpp Add integrated USRP reflector. Currently a single client (like an AllStar node) is defined in Main.h 3 years ago
YSFProtocol.h Generate a YSF header in order to create a new stream from a late (a.k.a. headeress) stream 3 years ago
YSFUtils.cpp comment changes 4 years ago
YSFUtils.h comment changes 4 years ago

Powered by TurnKey Linux.