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/packet
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
..
Data.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
Data.h correct some debug message ordering and debug message typos; fix issue where P25 conventional data registration was failing; 3 years ago
Trunk.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
Trunk.h remove P25 emergency flags from config (emergency functions are unsupported); support *receiving* the P25 emergency alarm request; [Future Note: Emergency modes are not expressly supported by DVM or DVM Project. This project should *never* be used in situations where emergency mode functionality is required.] 3 years ago
Voice.cpp remove accidentally committed debug statement; 3 years ago
Voice.h implement support to capture and properly send HDU encryption data with the first LDU1 across the network; 3 years ago

Powered by TurnKey Linux.