From fa4719dc5d0d463df55fabc56d353a4cac007dd6 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期二, 25 二月 2025 17:55:38 +0800
Subject: [PATCH] 通过初步测试阶段,已经可以显示当前坐标,修改了蓝牙基站数量的逻辑。

---
 keil/Objects/uwb_simple_example.htm |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 6024520..d1892d0 100644
--- a/keil/Objects/uwb_simple_example.htm
+++ b/keil/Objects/uwb_simple_example.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [.\Objects\uwb_simple_example.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\uwb_simple_example.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Mon Feb 24 16:24:38 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Tue Feb 25 15:56:35 2025
 <BR><P>
 <H3>Maximum Stack Usage =       2076 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -972,7 +972,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LoraReportPoll
 </UL>
 
-<P><STRONG><a name="[99]"></a>LoraReportPoll</STRONG> (Thumb, 812 bytes, Stack size 136 bytes, lora_3029.o(.text.LoraReportPoll))
+<P><STRONG><a name="[99]"></a>LoraReportPoll</STRONG> (Thumb, 832 bytes, Stack size 136 bytes, lora_3029.o(.text.LoraReportPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 528<LI>Call Chain = LoraReportPoll &rArr; LoraHeartBeartPoll &rArr; LORA_3029_SINGLE_SEND &rArr; rf_single_tx_data &rArr; rf_get_tx_time &rArr; rf_get_preamble &rArr; rf_read_spec_page_regs &rArr; rf_switch_page &rArr; rf_write_reg &rArr; rf_read_reg
 </UL>
 <BR>[Calls]<UL><LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16
@@ -1364,8 +1364,8 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
-<P><STRONG><a name="[31]"></a>UsartParseDataHandler</STRONG> (Thumb, 268 bytes, Stack size 1080 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler))
-<BR><BR>[Stack]<UL><LI>Max Depth = 1080<LI>Call Chain = UsartParseDataHandler
+<P><STRONG><a name="[31]"></a>UsartParseDataHandler</STRONG> (Thumb, 280 bytes, Stack size 1088 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler))
+<BR><BR>[Stack]<UL><LI>Max Depth = 1088<LI>Call Chain = UsartParseDataHandler
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
 <LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy

--
Gitblit v1.9.3