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 999159c3af
start ADJ_STS_BCAST announce timer regardless of whether the CC is running or not;
2 years ago
..
dmr fix incorrect LC reference; 2 years ago
edac increase NXDN voice call verbosity; correct incorrectly calculated data offset for NXDN voice data; 2 years ago
host refactor how we clock ADJ_STS_BCAST; correct wrongly used site data for ADJ_STS_BCAST; 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 cover more potential exception states withn the REST service; 2 years ago
nxdn correct some issues with NXDN channel identification and some incorrect restriction calculations; 2 years ago
p25 start ADJ_STS_BCAST announce timer regardless of whether the CC is running or not; 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 add some extra compilable debug logging information; 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 cleanup and refactor how TSBK, TDULC, CSBK buffers are handled (optimization to buffer sizes); fix use of magic numbers in NXDN RCCH handlers; 2 years ago
HostMain.cpp add command line argument to override enable modem debug (faster then continually modifying the YAML config file); 2 years ago
HostMain.h add command line argument to override enable modem debug (faster then continually modifying the YAML config file); 2 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.