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
f5684879ca
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
| .. |
|
acl
|
bump copyright dates;
|
4 years ago |
|
data
|
code cleanup; fix memory corruption issue when handling the LC MI in LC::copy(); add compiler-directive level debugging helpers;
|
4 years ago |
|
edac
|
file commenting cleanup;
|
5 years ago |
|
lc
|
continue implementing DFSI; remove some header information (it was included incorrectly some cases);
|
4 years ago |
|
Control.cpp
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
Control.h
|
add experimental support for DMR TIII (note this will not accept registrations or grant requests);
|
4 years ago |
|
ControlPacket.cpp
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
ControlPacket.h
|
add experimental support for DMR TIII (note this will not accept registrations or grant requests);
|
4 years ago |
|
DMRDefines.h
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
DMRUtils.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 |
|
DataPacket.cpp
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
DataPacket.h
|
fix issue that caused an assertion crash when resetting the modem; store the DataHeader data during DMR traffic for future use;
|
5 years ago |
|
SiteData.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 |
|
Slot.cpp
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
Slot.h
|
implement support for a silence threshold in DMR (this will help null highly degraded audio to prevent horrifying ear destroying screeching); some minor code cleanup (mostly removing magic numbers!);
|
4 years ago |
|
SlotType.cpp
|
inital commit from private repo to public;
|
6 years ago |
|
SlotType.h
|
file commenting cleanup;
|
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 |
|
VoicePacket.cpp
|
remove DFSI opcode, this will be handled a different way;
|
4 years ago |
|
VoicePacket.h
|
implement support for a silence threshold in DMR (this will help null highly degraded audio to prevent horrifying ear destroying screeching); some minor code cleanup (mostly removing magic numbers!);
|
4 years ago |