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 35298fe94b
implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this);
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 implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
Trunk.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
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.