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
Bryan Biedenkapp 8bbcea2c6d
force redundant grant transmit in certain situations;
2 years ago
..
dmr refactor CC/VC notification log messages; 2 years ago
edac clarify text documentation for Trellis class; 2 years ago
host ugh -- I missed the broadcast timer too, oops; 2 years ago
lookups implement partial fix for trunked UU calls (calls can be made now, but operation is still glitchy); 2 years ago
modem rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
monitor [EXPERIMENTAL] add support to configure voice channel iden table IDs; 2 years ago
network deprecate and remove Voice On Control support (this commit marks end of support for VOC operation); make buffer overflow errors more apparent in the log; increase verbosity of CC notification logging messages; 2 years ago
nxdn refactor CC/VC notification log messages; 2 years ago
p25 force redundant grant transmit in certain situations; 2 years ago
remote refactor quick-and-dirty table entry check to a more proper unordered_map find; implement new REST API to return the current affiliations; correct instance where a affiliation response would be sent across the network for denied/rejected affiliations (this would result in the FNE2 for example erroneously adding affiliation entries to its internal tables); 2 years ago
yaml cleanup trailing whitespace; 3 years ago
AESCrypto.cpp code cleanup; 2 years ago
AESCrypto.h OCD file cleanup; 2 years ago
CMakeLists.txt bump Debian package version in CMakeLists; 2 years ago
Clock.cpp merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Clock.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Defines.h 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
HostMain.cpp better handle SIGHUP (reset g_killed to false at the top of the HostMain signal loop); 3 years ago
HostMain.h Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Log.cpp ensure fileLevel 0 never writes to log files; potential fix for netLastDstId; 2 years ago
Log.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
RingBuffer.h implement partial fix for trunked UU calls (calls can be made now, but operation is still glitchy); 2 years ago
StopWatch.cpp merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
StopWatch.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Thread.cpp add support to textually name threads; 2 years ago
Thread.h add support to textually name threads; 2 years ago
ThreadFunc.h 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
Timer.cpp Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Timer.h Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Utils.cpp Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Utils.h Reorganizing directory structure and minor housekeeping (#21) 3 years ago
cpp.hint Reorganizing directory structure and minor housekeeping (#21) 3 years ago

Powered by TurnKey Linux.