1、回退,不用TCP推送

This commit is contained in:
weidong 2024-07-30 15:06:07 +08:00
parent 787759d7d3
commit 68c3297a19

View File

@ -54,7 +54,7 @@ public class D331RtcmMessageExecutor implements Executor<D331RtcmMessage, Void>
String deviceId = device.getDeviceId();
OnlineChannels.INSTANCE.get(deviceId).ifPresent(deviceChannel -> {
if (logger.isDebugEnabled()) {
logger.debug("forward d331 rtcm message to device {}", deviceId);
logger.debug("forward d331 rtcm to device {}", deviceId);
}
if (deviceId.startsWith("2307")) {
forwardBytes[2] = (byte) (forwardBytes[2] & 0x07);//兼容不带序号的测站