From f6dca40d6af17e0dddf923779b48924103cad1f4 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 09 一月 2025 10:12:07 +0800 Subject: [PATCH] GPS定位手环V1.5,GGA10包上传数据逻辑修改,无限制条件10包上传,gga报文可能无效报文 --- keil/Objects/uwb_simple_example.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 34852c5..6708030 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>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Wed Jan 8 17:39:33 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Jan 9 09:57:33 2025 <BR><P> <H3>Maximum Stack Usage = 1188 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2143,7 +2143,7 @@ <BR>[Called By]<UL><LI><a href="#[34]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[34]"></a>UsartParseDataHandler</STRONG> (Thumb, 940 bytes, Stack size 360 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler)) +<P><STRONG><a name="[34]"></a>UsartParseDataHandler</STRONG> (Thumb, 960 bytes, Stack size 360 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler)) <BR><BR>[Stack]<UL><LI>Max Depth = 1188<LI>Call Chain = UsartParseDataHandler ⇒ UpdateProcess ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[11a]">>></a> uart_send -- Gitblit v1.9.3