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/lookups
Bryan Biedenkapp 7d1ae452dc
refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper);
3 years ago
..
AffiliationLookup.cpp refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper); 3 years ago
AffiliationLookup.h implement start of support for non-authoritative CC (this is a situation where a FNE STC is configured); implement RCON to return the list of configured voice channels from a CC; continue implementation of permit-tg (still not done); 3 years ago
IdenTableLookup.cpp refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper); 3 years ago
IdenTableLookup.h bump copyright dates; add copyright banner at startup; 4 years ago
LookupTable.h bump copyright dates; add copyright banner at startup; 4 years ago
RSSIInterpolator.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
RSSIInterpolator.h inital commit from private repo to public; 6 years ago
RadioIdLookup.cpp refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper); 3 years ago
RadioIdLookup.h bump copyright dates; add copyright banner at startup; 4 years ago
TalkgroupIdLookup.cpp refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper); 3 years ago
TalkgroupIdLookup.h bump copyright dates; add copyright banner at startup; 4 years ago

Powered by TurnKey Linux.