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
5fd9f1d8ea
upstream: fix old bug using m_port instead of m_port[x]; fix issue with P25 VoicePacket not checking m_control or m_duplex flags in certain situations;
|
5 years ago |
| .. |
|
acl
|
inital commit from private repo to public;
|
6 years ago |
|
data
|
correct issue when trying to close and reopen modem; update copyright dates; fix issue in Modem where the getResponse may not continue properly after returning; reorder operations in Host to Write, Modem Clock, Read, Network, DMR, P25, Timers;
|
5 years ago |
|
edac
|
file commenting cleanup;
|
5 years ago |
|
lc
|
file commenting cleanup;
|
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
|
file cleanups; implement BCAST_ANNC_ANN_WD_TSCC; add support for channel identity lookups in DMR; fix a couple of issues with BCAST packet formatting;
|
5 years ago |
|
Control.h
|
file commenting cleanup;
|
5 years ago |
|
DataPacket.cpp
|
correct issue when trying to close and reopen modem; update copyright dates; fix issue in Modem where the getResponse may not continue properly after returning; reorder operations in Host to Write, Modem Clock, Read, Network, DMR, P25, Timers;
|
5 years ago |
|
DataPacket.h
|
attempt to fix CRC-9 issues (still broken); more work for P25 PDUs and P25 confirmed PDUs;
|
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
|
conform LC_SYS_SRV_BCAST to P25 standards;
|
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
|
upstream: fix old bug using m_port instead of m_port[x]; fix issue with P25 VoicePacket not checking m_control or m_duplex flags in certain situations;
|
5 years ago |
|
TrunkPacket.h
|
file commenting cleanup;
|
5 years ago |
|
VoicePacket.cpp
|
upstream: fix old bug using m_port instead of m_port[x]; fix issue with P25 VoicePacket not checking m_control or m_duplex flags in certain situations;
|
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 |