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/p25/lc
Bryan Biedenkapp 9a3baebfb8
code cleanup;
3 years ago
..
tdulc refactor TDULC into factory code pattern; 3 years ago
tsbk fix issue with target address being target ID for IOSP_UU_VCH; 3 years ago
AMBT.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
AMBT.h change C++ standard from C++0x to standard C++11; begin swapping C nomenclature for NULL to nullptr where applicable; start removing instances of raw pointers were acceptable in favor of memory safe std::unique_ptr, std::shared_ptr; 3 years ago
LC.cpp code cleanup; 3 years ago
LC.h implement encryption flag reset when silence thresholds are met and silence frames are inserted; implement passthru support for some LDU LC LCOs [credit @ilyacodes for LCO discovery]; 3 years ago
TDULC.cpp correct issue with end of voice not transmitting properly due to refactor; fix issue with verbosity not being applied for TSDU and TDULC; fix issue where MFID was not being preserved; 3 years ago
TDULC.h refactor TDULC into factory code pattern; 3 years ago
TSBK.cpp correct issue with end of voice not transmitting properly due to refactor; fix issue with verbosity not being applied for TSDU and TDULC; fix issue where MFID was not being preserved; 3 years ago
TSBK.h change C++ standard from C++0x to standard C++11; begin swapping C nomenclature for NULL to nullptr where applicable; start removing instances of raw pointers were acceptable in favor of memory safe std::unique_ptr, std::shared_ptr; 3 years ago

Powered by TurnKey Linux.