serve an aircraft instruments panel as a web page
Project description
Lidia
Lightweight Instrument Display Interface for Aircraft
lidia is a Python package for serving an aircraft instruments panel as a web page.
Installation
Use the package manager pip to install lidia.
pip install lidia
Usage
lidia demo
# if your Scripts folder isn't in Path:
python3 -m lidia demo
# use other source
lidia rpctask
# show general help
lidia --help
# show help for a specific source
lidia demo --help
# pass the main server arguments before the source name
lidia -P 5556 demo
Then open the served page in a browser, by default localhost:5555. The controls for showing and hiding elements of the GUI are shown when hovering the mouse in the bottom left region of the page.
Support
Report problems in GitLab Issues
Roadmap
- Additional PFD indicators: ILS, VOR on HSI
- Ship approach screen with views from the side and behind
- CAS (Crew Alerting System) screen
- Simple second order aircraft models
- USB HID joystick source
Contributing
- Contributions should be made to the GitLab repository
- Python code should be formatted with autopep8
- Other source files should be formatted with Prettier
- Install packages for development with
pip install -r requirements.txt - To properly run as a module without building and installing, cd into
src/and runpython3 -m lidia
Acknowledgements
This software was developed in Department of Aerospace Science and Technology of Politecnico di Milano.
Instrument graphics designed by Davide Marchesoli and Qiuyang Xia.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lidia-0.9.1.tar.gz.
File metadata
- Download URL: lidia-0.9.1.tar.gz
- Upload date:
- Size: 451.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ce6a4038ac01f80c75b61a5bf56a290a03df73706a3c032c746ede13cd12cba
|
|
| MD5 |
9397c3bffe0f8df194f2a274165401ff
|
|
| BLAKE2b-256 |
29528f63f6094d340f11e8e93fc7dc800b731e39782f99d07dde94e159d68ab7
|
File details
Details for the file lidia-0.9.1-py3-none-any.whl.
File metadata
- Download URL: lidia-0.9.1-py3-none-any.whl
- Upload date:
- Size: 458.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd712dd5e62f303e39797f0199961061796f56c136729a73a44bad42b7686f33
|
|
| MD5 |
3f18185c38d770d91cdd60ccfe092b5b
|
|
| BLAKE2b-256 |
4867170432508c4270de8e8db244377ed8a08273800626d001ffb6d123e28ec5
|