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 5fad767288
rename TSBK_RAW to OSP_TSBK_RAW; add similar raw support to CSBK outbounds;
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 rename TSBK_RAW to OSP_TSBK_RAW; add similar raw support to CSBK outbounds; 3 years ago
Trunk.h correct REST API bindings; implement P25 raw TSBK API; 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.