From 18fe9f79aa8511e8a86821922a8f33363dabd527 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 07 八月 2025 17:48:25 +0800 Subject: [PATCH] 2.89,改为时间片间隔8ms 125个片 25个标签 5hz最多,去掉dispoll regpoll 防撞3是写实时间片 临近基站2是主基站id --- MDK-ARM/L051.uvoptx | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index f77e84c..42987f7 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -268,7 +268,7 @@ <Ww> <count>21</count> <WinNumber>1</WinNumber> - <ItemText>outrange_times</ItemText> + <ItemText>nearbaseid_list</ItemText> </Ww> </WatchWindow1> <WatchWindow2> @@ -297,7 +297,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>1</aLwin> + <aLwin>0</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> @@ -315,7 +315,7 @@ <aPa1>0</aPa1> <AscS4>0</AscS4> <aSer4>0</aSer4> - <StkLoc>0</StkLoc> + <StkLoc>1</StkLoc> <TrcWin>0</TrcWin> <newCpu>0</newCpu> <uProt>0</uProt> -- Gitblit v1.9.3