feat: 添加自定义GPS位置支持,更新相关脚本和配置,移除旧的GPS实现

This commit is contained in:
2025-09-17 12:13:58 +08:00
parent 97dbd94b3a
commit df8fec5bbe
8 changed files with 306 additions and 1582 deletions

5
.gitignore vendored
View File

@@ -97,7 +97,8 @@ dkms.conf
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -139,3 +140,5 @@ tags
[._]*.un~
# End of https://www.toptal.com/developers/gitignore/api/C,C++,Linux,macOS,vim
.idea
.vscode