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 529d5c1e83
implement the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet);
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 the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 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.