From 76c6f753fae3cc84ebb0f129d10aff2fb5c9720f Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 08 八月 2025 16:56:23 +0800
Subject: [PATCH] 免布线基站V1.13,修改电量百分比算法,使能显示到100%

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

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index aca3626..26dae0d 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: Tue May 27 15:19:51 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Fri Aug  8 16:35:43 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -144,6 +144,8 @@
 <LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
 <LI><a href="#[22]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
 <LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
+<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
+<LI><a href="#[2e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_callback
 <LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_freq_offset_get
 </UL>
 
@@ -1784,7 +1786,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[25]"></a>main</STRONG> (Thumb, 588 bytes, Stack size 16 bytes, main.o(.text.main))
+<P><STRONG><a name="[25]"></a>main</STRONG> (Thumb, 592 bytes, Stack size 16 bytes, main.o(.text.main))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1052<LI>Call Chain = main &rArr; LoraUp_Poll &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;battery_monitor_open
@@ -1822,6 +1824,7 @@
 <LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_uwb_init
 <LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
 <LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LoraUp_Poll
+<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
 <LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
@@ -2682,6 +2685,7 @@
 <BR>[Calls]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;battery_monitor_open
 <LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;battery_monitor_get
 <LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;battery_monitor_close
+<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main)
 </UL>

--
Gitblit v1.9.3