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.
dvmfirmware-hs/p25
Bryan Biedenkapp 718093aea3
handle serial buffer overflow condition (while the modem protocol *can* send frames >512 bytes the serial port handler can only handle frames up to 512 bytes); better handle transmitting double length (512 byte) P25 PDU frames;
11 months ago
..
CalP25.cpp convert documentation format to Doxygen; 2 years ago
CalP25.h fix Doxygen file include error; 2 years ago
P25Defines.h convert documentation format to Doxygen; 2 years ago
P25RX.cpp convert documentation format to Doxygen; 2 years ago
P25RX.h fix Doxygen file include error; 2 years ago
P25TX.cpp handle serial buffer overflow condition (while the modem protocol *can* send frames >512 bytes the serial port handler can only handle frames up to 512 bytes); better handle transmitting double length (512 byte) P25 PDU frames; 11 months ago
P25TX.h handle serial buffer overflow condition (while the modem protocol *can* send frames >512 bytes the serial port handler can only handle frames up to 512 bytes); better handle transmitting double length (512 byte) P25 PDU frames; 11 months ago

Powered by TurnKey Linux.