Version2.0.30
Revision324
Size159.8 MB
LicenseGPL-2.0+
Confinementstrict
Basecore24
CategoriesDevices and IoT

pyEFIS Open Source Avionics Application

Screenshot

The MakerPlane Electronic Flight Information System (EFIS) is written in Python and called ‘pyEFIS’. It was created for use within Experimental-Amateur Built aircraft.

It uses the FiX Gateway plug-in to communicate to and from the CAN-FiX protocol to sensors and other instruments. pyEFIS can be installed on low-cost single board computers such as the Raspberry Pi or Beaglebone with many screen size options to fit different aircraft panel requirements. Resolution of the display is also a configuration option and is not a limitation within the software.

Installation guide: https://github.com/makerplane/pyEfis/blob/master/INSTALL.md

This snap requires enabling experimental.user-daemons features:
sudo snap set system experimental.user-daemons=true

Breaking Changes:
  • Ensure your fix gateway database.yaml file defines a db key named 'ZZLOADER', without this pyefis will not load.
  • Configuration files have been split up taking advantage of yaml includes. Related to this pyefis will auto-update unedited config files in ~/makerplane/pyefis/config/ However, configuration files that exist in ~/makerplane/pyefis/config/ prior to installing this release will not be maintained. You may want to backup your config files, delete them and let pyefis replace all of them. Then merge any custom changes.

Release Notes:
This is a beta release and has not seen much testing, if you find any bugs please report them here: https://github.com/makerplane/pyEfis/issues
This release includes many new features including:
  • Config driven screen creation
  • Programable touchscreen buttons
  • Listbox widget
  • Control pyEFIS with a single rotary encoder and button
  • Moved to core24 and python 3.12
  • snap now includes the FAA CIFP data for Virtual VFR
  • yaml includes, easily include contents of one yaml file in another
  • Automatically sets screen resolution to match your screen, or you can still set it manually in the config file.
  • Technology Preview - run Android inside pyEFIS for access to your favorite aviation apps
You can find the instructions to setup Android here: https://github.com/makerplane/pyEfis/blob/master/ANDROID.md

Known Issues for Android:
  • No pinch zoom

Update History

2.0.30 (324)
13 Dec 2025, 09:47 UTC

Published27 Feb 2024, 21:18 UTC

Last updated4 Jan 2025, 18:48 UTC

First seen13 Dec 2025, 09:47 UTC