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.
Bryan Biedenkapp
9a4078b6a4
conform to P25 standards for composite control channel when VoC mode is enabled, and transmit LC_RFSS_STS_BCAST every 3 superframes;
|
5 years ago |
| .. |
|
acl
|
inital commit from private repo to public;
|
6 years ago |
|
data
|
add support to selectively do a hex dump of the TSBK, TDULC or DMR CSBK bytes for encode/decode; add appropriate P25 PDU response packet; correct CRC-9 table and implementation (although I believe its still wrong); add support to adjust engineering parameters for symbol levels; add support to selectively disable P25 ACK responses for some TSBKs;
|
5 years ago |
|
edac
|
inital commit from private repo to public;
|
6 years ago |
|
lc
|
conform to P25 standards for composite control channel when VoC mode is enabled, and transmit LC_RFSS_STS_BCAST every 3 superframes;
|
5 years ago |
|
Audio.cpp
|
always reset and set HDU parameters; add some debug trace messaging; correct issue with position count for the LDU2 being incorrect in the network;
|
5 years ago |
|
Audio.h
|
inital commit from private repo to public;
|
6 years ago |
|
Control.cpp
|
perform secondary check of frames sent with 'invalid' sync;
|
5 years ago |
|
Control.h
|
minor code cleanups; fix some debug logging being set to the wrong log level; consolidate network HDU and LDU1 code (better in one function, make it operate more like the direct RF interface); implement a workaround feature to disable HDU generation/transmission from network voice calls (this was necessary on some P25 subscriber hardware, like a Harris XG-100P where the transmitted network header was causing the radio to drop the voice call, enabling this feature will disable the network code from generating a HDU at the beginning of a voice call);
|
5 years ago |
|
DataPacket.cpp
|
apply upstream updates to UDPSocket;
|
5 years ago |
|
DataPacket.h
|
add support to selectively do a hex dump of the TSBK, TDULC or DMR CSBK bytes for encode/decode; add appropriate P25 PDU response packet; correct CRC-9 table and implementation (although I believe its still wrong); add support to adjust engineering parameters for symbol levels; add support to selectively disable P25 ACK responses for some TSBKs;
|
5 years ago |
|
NID.cpp
|
inital commit from private repo to public;
|
6 years ago |
|
NID.h
|
inital commit from private repo to public;
|
6 years ago |
|
P25Defines.h
|
fix issue where erroneous CALL_TERM would be transmitted; support SCCB_EXP for when there is more then one CC at a site;
|
5 years ago |
|
P25Utils.cpp
|
inital commit from private repo to public;
|
6 years ago |
|
P25Utils.h
|
inital commit from private repo to public;
|
6 years ago |
|
SiteData.h
|
add support to send service class across the network when adj site broadcasts occur;
|
5 years ago |
|
Sync.cpp
|
inital commit from private repo to public;
|
6 years ago |
|
Sync.h
|
inital commit from private repo to public;
|
6 years ago |
|
TrunkPacket.cpp
|
conform to P25 standards for composite control channel when VoC mode is enabled, and transmit LC_RFSS_STS_BCAST every 3 superframes;
|
5 years ago |
|
TrunkPacket.h
|
minor fixes and cleanups; allow transmitted service class properly reflect registration and composite classes based on configured options;
|
5 years ago |
|
VoicePacket.cpp
|
conform to P25 standards for composite control channel when VoC mode is enabled, and transmit LC_RFSS_STS_BCAST every 3 superframes;
|
5 years ago |
|
VoicePacket.h
|
conform to P25 standards for composite control channel when VoC mode is enabled, and transmit LC_RFSS_STS_BCAST every 3 superframes;
|
5 years ago |