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/lookups
W3AXL 9675f42db5
added ability to save RID/TGID lookups from the FNE to local files
2 years ago
..
AffiliationLookup.cpp revert change from 0ea6ee0 that changed the RingBuffer const char* to std::string to correct issue where the RingBuffer name is being copied incorrectly; change method for copying name std::string passed to AffiliationLookup; remove accidentally committed debug code; 2 years ago
AffiliationLookup.h revert change from 0ea6ee0 that changed the RingBuffer const char* to std::string to correct issue where the RingBuffer name is being copied incorrectly; change method for copying name std::string passed to AffiliationLookup; remove accidentally committed debug code; 2 years ago
IdenTableLookup.cpp replace manual lock/unlock with lock_guard to ensure a lock is held in a scope, and released when a scope is closed; 2 years ago
IdenTableLookup.h replace manual lock/unlock with lock_guard to ensure a lock is held in a scope, and released when a scope is closed; 2 years ago
LookupTable.h replace manual lock/unlock with lock_guard to ensure a lock is held in a scope, and released when a scope is closed; 2 years ago
RSSIInterpolator.cpp treewide: perform general refactor of file headers, I've modified the file headers to follow rules from: https://www.kernel.org/doc/html/next/process/license-rules.html, this trims/compresses the file header section a bit reducing the number of lines at the top of every file quite a bit, going forward all new files should follow this new format (if its good enough for the Linux kernel, its good enough for me); 2 years ago
RSSIInterpolator.h treewide: perform general refactor of file headers, I've modified the file headers to follow rules from: https://www.kernel.org/doc/html/next/process/license-rules.html, this trims/compresses the file header section a bit reducing the number of lines at the top of every file quite a bit, going forward all new files should follow this new format (if its good enough for the Linux kernel, its good enough for me); 2 years ago
RadioIdLookup.cpp fixed RID alias updates not working via REST 2 years ago
RadioIdLookup.h replace manual lock/unlock with lock_guard to ensure a lock is held in a scope, and released when a scope is closed; 2 years ago
TalkgroupRulesLookup.cpp added ability to save RID/TGID lookups from the FNE to local files 2 years ago
TalkgroupRulesLookup.h replace manual lock/unlock with lock_guard to ensure a lock is held in a scope, and released when a scope is closed; 2 years ago

Powered by TurnKey Linux.