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 ad78007cd4
fix bad check condition for grant-tg (still need to implement the meat of this);
3 years ago
..
json fix for bad reference; 4 years ago
BaseNetwork.cpp implement start of support for non-authoritative CC (this is a situation where a FNE STC is configured); implement RCON to return the list of configured voice channels from a CC; continue implementation of permit-tg (still not done); 3 years ago
BaseNetwork.h implement start of support for non-authoritative CC (this is a situation where a FNE STC is configured); implement RCON to return the list of configured voice channels from a CC; continue implementation of permit-tg (still not done); 3 years ago
Network.cpp remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting; 3 years ago
Network.h remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting; 3 years ago
RemoteControl.cpp fix bad check condition for grant-tg (still need to implement the meat of this); 3 years ago
RemoteControl.h update copyright date; 3 years ago
UDPSocket.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
UDPSocket.h upstream: fix network ports data type; 5 years ago

Powered by TurnKey Linux.