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 d9c4f0d79d
fix inverted byte order for LLA auth packets; add logging for when a SU fails LLA authentication;
2 years ago
..
dmr implement missing rfLossWatchdog on DMR and NXDN (this fixes edge case issues where end of call single frame loss could cause a call to not terminate properly); 2 years ago
edac combine DMR and P25 Trellis implementations into a single EDAC implementation for conciseness; 2 years ago
host add tiny AES library (for future LLA use); 2 years ago
lookups [EXPERIMENTAL] add support to configure voice channel iden table IDs; 2 years ago
modem [KEEP CALM AND RELAX] remove some deprecated DFSI support code (this is going to be done in a different way and this code is essentially abandonded); 3 years ago
monitor [EXPERIMENTAL] add support to configure voice channel iden table IDs; 2 years ago
network better handle packet sequence out-of-sync checking (additional current - 1 check); 2 years ago
nxdn implement missing rfLossWatchdog on DMR and NXDN (this fixes edge case issues where end of call single frame loss could cause a call to not terminate properly); 2 years ago
p25 fix inverted byte order for LLA auth packets; add logging for when a SU fails LLA authentication; 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 just some OCD file formatting cleanup; 2 years ago
AESCrypto.h just some OCD file formatting cleanup; 2 years ago
CMakeLists.txt add CMake option to selectively disable compiling dvmmon (-DDISABLE_MONITOR=1); 3 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 merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 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 Reorganizing directory structure and minor housekeeping (#21) 3 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 merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Thread.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 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.