Skip to content

Handles VoiceSessionRequest #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

icecube45
Copy link

Openauto/aasdk weren't handling this request, could cause issues down the line, but at least gives another thing to hook into if desired.

stefan-sherwood pushed a commit to stefan-sherwood/openauto that referenced this pull request Jul 19, 2020
stefan-sherwood pushed a commit to stefan-sherwood/openauto that referenced this pull request May 21, 2021
* Updated install script to work with openDsh
add arguments to choose what part of the script will run
* no options will run a full install of all of the below
* --deps - will install dependencies
* --aasdk - will install aasdk
* --gstreamer - will install gstreamer
* --openauto - will install open auto
* --dash - will install dash

* Added output for full install

* added help, changed open auto repo to temporary fork

* Updated from PR review
* Initialise arguments now carried out inside "if" statement
* Doxygen removed from dependencies
* qml-module-qtquick* removed from dependencies
* dependency install now done in one command rather than looping
* removed all echo quotations
* blank echos now replaced with ```echo -e xxxxxx '\n'```
* long "if...else" statements now have shorter condition first
* removed uneeded quotations
* cmake -> CMake
* blank lines removed
* J4 -> Gstreamer
* cleaned comments
* no longer touch file to create, all done from "tee"
* OS detection and relevant build flag added (to be tested still)

* Boolean to show whether rpi, ilclient installed conditionally

* Added Non Pi support, added raspi-config commands

* Update install.sh

fixed pull for Gstreamer

* changed dash to build inside of build folder

* Replace open auto repo with OpenDsh source

* updated with PR review points, aasdk, openauto now build in their own folder, ilclient removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant