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/host
Bryan Biedenkapp 6fbd038b4e
correct issue with end of voice not transmitting properly due to refactor; fix issue with verbosity not being applied for TSDU and TDULC; fix issue where MFID was not being preserved;
3 years ago
..
calibrate remove playback timer (its unused now); fix some issues with the way interrupt P25 CC was working; 3 years ago
setup change C++ standard from C++0x to standard C++11; begin swapping C nomenclature for NULL to nullptr where applicable; start removing instances of raw pointers were acceptable in favor of memory safe std::unique_ptr, std::shared_ptr; 3 years ago
Console.cpp add missing files (my bad); 3 years ago
Console.h add missing files (my bad); 3 years ago
Host.cpp correct issue with end of voice not transmitting properly due to refactor; fix issue with verbosity not being applied for TSDU and TDULC; fix issue where MFID was not being preserved; 3 years ago
Host.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

Powered by TurnKey Linux.