Skip to content

Updates

Yash Mulgaonkar edited this page Jul 24, 2026 · 8 revisions

Updates

From the web portal (recommended)

If the Pi was installed from a git clone, open Updates in the Web-PortalCheck UpdatesUpdate Now.

That runs git pull, refreshes Python dependencies, re-syncs assets, and restarts the service. Settings and API keys are preserved.

Notes

  • 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.json also survive updates.

Clone this wiki locally