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/dmr/packet
Bryan Biedenkapp a102956e1d
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
..
ControlSignaling.cpp 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
ControlSignaling.h convert DMR to follow the factory code pattern for CSBKs; 3 years ago
Data.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
Data.h split unit registration, group affiliation and group grant handling into its own AffiliationLookup class; implement some more NXDN ISP/OSP trunking messages; reorganize how header includes were being done slightly; 4 years ago
Voice.cpp fix issue where after a std::move we attempted to reference the original unique_ptr; 3 years ago
Voice.h split unit registration, group affiliation and group grant handling into its own AffiliationLookup class; implement some more NXDN ISP/OSP trunking messages; reorganize how header includes were being done slightly; 4 years ago

Powered by TurnKey Linux.