mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-07 04:25:41 +08:00
Bumping mapd to v1.9.0
This commit is contained in:
@@ -5,6 +5,7 @@ sunnypilot - 0.9.7.0 (2024-xx-xx)
|
||||
************************
|
||||
* UPDATED: Synced with commaai's openpilot
|
||||
* master commit 56e343b (February 27, 2024)
|
||||
* UPDATED: Bumping mapd by pfeiferj to version 1.9.0. (https://github.com/pfeiferj/mapd/releases/tag/v1.9.0)
|
||||
* NEW❗: Config Backup (Alpha access only for GitHub Sponsors and Patreon supporters)
|
||||
* Remotely back up and restore sunnypilot settings easily
|
||||
* Device registration with sunnylink ensures a secure, integrated experience across services
|
||||
|
||||
@@ -14,7 +14,7 @@ from common.params import Params
|
||||
from openpilot.selfdrive.mapd_manager import COMMON_DIR, MAPD_PATH, MAPD_BIN_DIR
|
||||
from openpilot.system.version import is_prebuilt
|
||||
|
||||
VERSION = 'v1.8.0'
|
||||
VERSION = 'v1.9.0'
|
||||
URL = f"https://github.com/pfeiferj/openpilot-mapd/releases/download/{VERSION}/mapd"
|
||||
|
||||
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user