Changes for page Add GPS Support in LG308N / LPS8v2
Last modified by Xiaoling on 2024/07/31 17:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Kilight - Content
-
... ... @@ -181,7 +181,7 @@ 181 181 json_add_boolean "mac2file" 0 182 182 json_add_boolean "mac2db" 0 183 183 json_add_string "log_mask" "1111" 184 - 184 + (% style="color:red" %)**json_add_string "gps_tty_path" "/dev/ttyUSB1" ~-~-~-~--> Add this line so lora program knows to get the gps info from EC25**(%%) 185 185 json_add_double "ref_latitude" "$latitude" 186 186 json_add_double "ref_longitude" "$longitude" 187 187 json_add_double "ref_altitude" "$altitude" ... ... @@ -258,3 +258,14 @@ 258 258 259 259 exit 0 260 260 ))) 261 + 262 + 263 += 5. Use external GPS module = 264 + 265 + 266 + 267 +== 5.1 Set up for LoRaWAN Time == 268 + 269 +== 5.2 Set up for System Time == 270 + 271 +