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/common/p25
Bryan Biedenkapp d7b887a32d
implement enhancement/alterations to allow back-to-back configuration of dvmhost in TIA-102 DFSI mode (with FSC enabled); correct minor nullref handling in FSCACK; add writeImmediate() to ModemV24 to support TIA-102's need to immediately ack a Start of Stream block;
1 year ago
..
acl correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
data correct erroneous log messages; fix remote UDP mode handler (this was mishandling frames in some situations); update hotspot and modem submodules; 1 year ago
dfsi implement enhancement/alterations to allow back-to-back configuration of dvmhost in TIA-102 DFSI mode (with FSC enabled); correct minor nullref handling in FSCACK; add writeImmediate() to ModemV24 to support TIA-102's need to immediately ack a Start of Stream block; 1 year ago
kmm reorganize code make things cleaner -- move P25 crypto into its own common class for reuse purposes; 1 year ago
lc enhance debug logging to incorporate both file and line numbers (when provided by the compiler) and optionally implement LogDebugEx macro to also incorporate the caller identifying the function name; correct LogDebug uses in some cases that should have been LogMessage; 1 year ago
sndcp add more KMM frames; implement support in the network core for key request and response (this allows peers to request a encryption key from a EKC file loaded on the FNE to use for encryption/decryption, i.e. peer keyloading); 1 year ago
Audio.cpp correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
Audio.h add doxygen configuration for dvmhost project; add doxygen output directory; convert common static library to use doxygen style commenting and documentation; 2 years ago
Crypto.cpp starting offset for ARC4 is 0; 1 year ago
Crypto.h reorganize code make things cleaner -- move P25 crypto into its own common class for reuse purposes; 1 year ago
NID.cpp correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
NID.h add doxygen configuration for dvmhost project; add doxygen output directory; convert common static library to use doxygen style commenting and documentation; 2 years ago
P25Defines.h add KMM opcodes for dereg, reg, NACK, no service, and zeroize; 1 year ago
P25Utils.cpp file cleanups; 1 year ago
P25Utils.h minor cleanups; ensure pad length is handled properly by PDU code; 1 year ago
SiteData.h code cleanup; 1 year ago
Sync.cpp correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
Sync.h add doxygen configuration for dvmhost project; add doxygen output directory; convert common static library to use doxygen style commenting and documentation; 2 years ago

Powered by TurnKey Linux.