mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 10:02:06 +08:00
rawgpsd: bring back SUPL config (#28858)
old-commit-hash: f2bbb33a8a87171a8e27ad0a6af89f4f3b2e9f4e
This commit is contained in:
@@ -177,6 +177,7 @@ def setup_quectel(diag: ModemDiag):
|
||||
|
||||
# Do internet assistance
|
||||
at_cmd("AT+QGPSXTRA=1")
|
||||
at_cmd("AT+QGPSSUPLURL=\"supl.google.com:7275\"")
|
||||
download_and_inject_assistance()
|
||||
#at_cmd("AT+QGPSXTRADATA?")
|
||||
time_str = datetime.utcnow().strftime("%Y/%m/%d,%H:%M:%S")
|
||||
|
||||
Reference in New Issue
Block a user