Browse Source

采集到经纬度+时间数据

xuxinyi 3 months ago
parent
commit
59b5b085c6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      gps_periph/Air530zGPS.lua

+ 5 - 0
gps_periph/Air530zGPS.lua

@@ -91,6 +91,11 @@ local function proc(data)
     rdbuf = unproc or ""
 end
 
+-- [2025-08-08 19:39:38.602] [I]-[testUart.read bin] $GNRMC,113938.000,A,3221.43244,N,11922.55915,E,0.29,0.00,080825,,,A,V*04
+-- [2025-08-08 19:39:39.610] [I]-[testUart.read bin] $GNRMC,113939.000,A,3221.43246,N,11922.55922,E,0.33,0.00,080825,,,A,V*08
+-- [2025-08-08 19:39:40.603] [I]-[testUart.read bin] $GNRMC,113940.000,A,3221.43240,N,11922.55931,E,0.54,0.00,080825,,,A,V*03
+-- [2025-08-08 19:39:41.583] [I]-[testUart.read bin] $GNRMC,113941.000,A,3221.43247,N,11922.55928,E,0.00,0.00,080825,,,A,V*0C
+
 --[[
 函数名:read
 功能  :读取串口接收到的数据