1、暂时注释掉自适应滤波功能
This commit is contained in:
parent
9cf7bd50a5
commit
f92e2748b7
@ -71,7 +71,7 @@ public class GNSSCalcFilterService {
|
||||
|
||||
// 更新平滑周期
|
||||
if(groupCalc.getAuto_filter()) {
|
||||
refreshFilterCycle(deviceId, groupCalc, locationRecord);
|
||||
//refreshFilterCycle(deviceId, groupCalc, locationRecord);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user