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.
dvmhost/network
Bryan Biedenkapp 5fd9f1d8ea
upstream: fix old bug using m_port instead of m_port[x]; fix issue with P25 VoicePacket not checking m_control or m_duplex flags in certain situations;
5 years ago
..
BaseNetwork.cpp apply upstream updates to UDPSocket; 5 years ago
BaseNetwork.h file cleanups; better logging of DMR voice sync vs voice frames; 5 years ago
Network.cpp apply upstream updates to UDPSocket; 5 years ago
Network.h apply upstream updates to UDPSocket; 5 years ago
RemoteControl.cpp refactor Modem further to allow custom entry points for "user" handlers for modem open, close and clock (HostCal and Host use this); refactor "remote mode" in Host to use Modem custom entry points; correct some issues with the port of UARTPort from upstream (revert some changes back to pre-UARTPort from the old SerialController class); rework HostCal to use the new custom entry points; rework HostCal for better consistency and class use; correct and rename some misleading class variables and functions; 5 years ago
RemoteControl.h clean up makefiles; implement proper support for RCON passwording and enable/disable; implement new enhanced configuration to send to FNE; 5 years ago
UDPSocket.cpp upstream: fix old bug using m_port instead of m_port[x]; fix issue with P25 VoicePacket not checking m_control or m_duplex flags in certain situations; 5 years ago
UDPSocket.h upstream: Refactor modem; support remote modem support via UDP; 5 years ago

Powered by TurnKey Linux.