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/src/host
Bryan Biedenkapp d1b2b19c08
refactor how we clock ADJ_STS_BCAST; correct wrongly used site data for ADJ_STS_BCAST;
2 years ago
..
calibrate add command line argument to override enable modem debug (faster then continually modifying the YAML config file); 2 years ago
fne implement parrot grant demand support for FNE conference bridge; correct issue with grant demands appearing as U2U instead of GROUP; 2 years ago
setup add command line argument to override enable modem debug (faster then continually modifying the YAML config file); 2 years ago
Console.cpp merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Console.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Host.Config.cpp add command line argument to override enable modem debug (faster then continually modifying the YAML config file); 2 years ago
Host.DMR.cpp initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
Host.NXDN.cpp initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
Host.P25.cpp initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
Host.cpp refactor how we clock ADJ_STS_BCAST; correct wrongly used site data for ADJ_STS_BCAST; 2 years ago
Host.h correct typo; 2 years ago

Powered by TurnKey Linux.