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
b17e02f384
implement OSP_SNDCP_CH_GNT (this commit just adds support to respond to an ISP_SNDCP_CH_REQ, it does not mean data services will work);
|
4 years ago |
| .. |
|
acl
|
bump copyright dates;
|
4 years ago |
|
data
|
code cleanup; further work on PDU CAI registration;
|
4 years ago |
|
dfsi
|
improvement to the DFSI code, handle TDU end-of-traffic;
|
4 years ago |
|
edac
|
file commenting cleanup;
|
5 years ago |
|
lc
|
implement OSP_SNDCP_CH_GNT (this commit just adds support to respond to an ISP_SNDCP_CH_REQ, it does not mean data services will work);
|
4 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
|
fix issue where MBFs weren't being disabled; fix null reference check; clean up code;
|
4 years ago |
|
Control.h
|
initial experimental support for DFSI communication via DVM modem serial interface (DFSI support is disabled from compilation entirely by default, the -DENABLE_DFSI_SUPPORT compiler directive is required to enable it);
|
4 years ago |
|
DataPacket.cpp
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
DataPacket.h
|
reorganize PDU transmission to the FNE;
|
4 years ago |
|
NID.cpp
|
cleanup NID class and consolidate (this is experimental and could cause all sorts of breakage);
|
4 years ago |
|
NID.h
|
cleanup NID class and consolidate (this is experimental and could cause all sorts of breakage);
|
4 years ago |
|
P25Defines.h
|
fix issue with RemoteCommand not properly connecting the UDP socket; fix SNDCP_CH_ANN not properly computing Rx frequency; implement TIA-102.AABF-2015 LC_CONV_FALLBACK specification;
|
4 years ago |
|
P25Utils.cpp
|
inital commit from private repo to public;
|
6 years ago |
|
P25Utils.h
|
fix incorrect handling of channel number as decimal in setup; enhance setup to make it more comprehensive (essentially all "system" configuration parameters can be modified in setup mode); add support to calibration to set the FDMA preambles, P25 correlation count, DMR Rx Delay as well as setting the Rx and Tx frequency offsets;
|
4 years ago |
|
SiteData.h
|
continue implementing DFSI; remove some header information (it was included incorrectly some cases);
|
4 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
|
implement OSP_SNDCP_CH_GNT (this commit just adds support to respond to an ISP_SNDCP_CH_REQ, it does not mean data services will work);
|
4 years ago |
|
TrunkPacket.h
|
implement OSP_SNDCP_CH_GNT (this commit just adds support to respond to an ISP_SNDCP_CH_REQ, it does not mean data services will work);
|
4 years ago |
|
VoicePacket.cpp
|
initial experimental support for DFSI communication via DVM modem serial interface (DFSI support is disabled from compilation entirely by default, the -DENABLE_DFSI_SUPPORT compiler directive is required to enable it);
|
4 years ago |
|
VoicePacket.h
|
initial experimental support for DFSI communication via DVM modem serial interface (DFSI support is disabled from compilation entirely by default, the -DENABLE_DFSI_SUPPORT compiler directive is required to enable it);
|
4 years ago |