-
Notifications
You must be signed in to change notification settings - Fork 36
Updates
Yash Mulgaonkar edited this page Jul 24, 2026
·
8 revisions
If the Pi was installed from a git clone, open Updates in the Web-Portal → Check Updates → Update Now.
That runs git pull, refreshes Python dependencies, re-syncs assets, and restarts the service. Settings and API keys are preserved.
- A normal git checkout under
~/FlightScnr_Pi(or wherever you cloned) is required for portal updates to work. - Portal preferences live under
/var/lib/flightscnr/and are not wiped by updates. - Facing direction and other on-device settings in
round_touch_settings.jsonalso survive updates.