This commit is contained in:
Your Name
2024-05-14 03:17:23 -05:00
parent 9404ae4f1f
commit 6efe858dfc
28 changed files with 601 additions and 32 deletions

View File

@@ -0,0 +1,14 @@
- test - does wiping the device also wipe installed apt packages?
if yes, then no uninstaller needed.
- installer will download models and support packages as part of its install process.
- if that isn't possible on first init, it will prompt for wifi and then get the support packages.
- startup wizard:
- verify this is a tested car
- describe system is extremely experimental and use at your own risk
- describe that the use of certain options may be illegal in your jursdiction and you accept all risk
and liability for use of options which are against local regulations and any consequences of their use
- walk through the features and prompt if each one should be enabled / disabled

View File

@@ -19,7 +19,9 @@
# Todo: Detect if provisioned for current version. If not, start qt_shell subshell for provision.
apt-get update
apt-get install -y nodejs npm imagemagick ccrypt qtwebengine5-dev
apt-get install -y nodejs npm imagemagick ccrypt qtwebengine5-dev libqt5serialbus5 \
libqt5serialbus5-bin libqt5serialbus5-plugins libqt5serialbus5-dev libqt5charts5-dev
# python3-pyqt5 pywayland imagemagick qtwebengine5-dev
# python3-dev python3-pyqt5.qtwebengine pybind11-dev