From 07691209317d73ebe7b89bce522cd43fa4bcadc0 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 11 六月 2021 17:25:47 +0800 Subject: [PATCH] V1.47 增加NLOS模式 --- 源码/核心板/MDK-ARM/Project.uvoptx | 66 ++++++++------------------------- 1 files changed, 16 insertions(+), 50 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 2fc3931..433536d 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" @@ -158,56 +158,7 @@ <Name>-T0</Name> </SetRegEntry> </TargetDriverDllRegistry> - <Breakpoint> - <Bp> - <Number>0</Number> - <Type>0</Type> - <LineNumber>996</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134241712</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> - <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\996</Expression> - </Bp> - <Bp> - <Number>1</Number> - <Type>0</Type> - <LineNumber>993</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134241674</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> - <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\993</Expression> - </Bp> - <Bp> - <Number>2</Number> - <Type>0</Type> - <LineNumber>990</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134241672</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> - <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\990</Expression> - </Bp> - </Breakpoint> + <Breakpoint/> <WatchWindow1> <Ww> <count>0</count> @@ -269,6 +220,21 @@ <WinNumber>1</WinNumber> <ItemText>g_Resttimer</ItemText> </Ww> + <Ww> + <count>12</count> + <WinNumber>1</WinNumber> + <ItemText>hex_dist,0x0A</ItemText> + </Ww> + <Ww> + <count>13</count> + <WinNumber>1</WinNumber> + <ItemText>tag_id_recv,0x0A</ItemText> + </Ww> + <Ww> + <count>14</count> + <WinNumber>1</WinNumber> + <ItemText>filter_dist,0x0A</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> -- Gitblit v1.9.3