From 038ffb0327e40886b4db2eb8b3fcd1653aa264a3 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 29 七月 2022 14:32:15 +0800 Subject: [PATCH] V1.68 去掉时间同步,解决互测距延迟bug --- 源码/核心板/MDK-ARM/Project.uvoptx | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" index 2440e96..66dc6af 100644 --- "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" +++ "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" @@ -125,7 +125,7 @@ <SetRegEntry> <Number>0</Number> <Key>DLGUARM</Key> - <Name>d</Name> + <Name></Name> </SetRegEntry> <SetRegEntry> <Number>0</Number> @@ -164,7 +164,7 @@ <Type>0</Type> <LineNumber>27</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134254696</Address> + <Address>134254632</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -178,9 +178,9 @@ <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>1049</LineNumber> + <LineNumber>431</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134244606</Address> + <Address>134250984</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -189,28 +189,28 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\1049</Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\431</Expression> </Bp> <Bp> <Number>2</Number> <Type>0</Type> - <LineNumber>376</LineNumber> + <LineNumber>1104</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134241968</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>0</BreakIfRCount> - <Filename>..\Src\application\dw_app.c</Filename> + <BreakIfRCount>1</BreakIfRCount> + <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\1104</Expression> </Bp> <Bp> <Number>3</Number> <Type>0</Type> - <LineNumber>432</LineNumber> + <LineNumber>1042</LineNumber> <EnabledFlag>1</EnabledFlag> <Address>0</Address> <ByteObject>0</ByteObject> -- Gitblit v1.9.3