wip
This commit is contained in:
14
system/clearpilot/install/plan.txt
Normal file
14
system/clearpilot/install/plan.txt
Normal 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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user