forked from COVESA/vehicle_signal_specification
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update by pulling changes from COVESA VSS master #1
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The release management picture is outdated and not used The structure.txt file does not provide much value
The documentation summarises idea and useage of overlays, as implemented in COVESA/vss-tools#173 Detailed documentation of the CLI will be done in tools. This just serves as an overview and background. Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
- removed private branch, as it's now handled by overlays - fixed typos. Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
As discussed in #448 and implemented in COVESA/vss-tools#168 it gives more flexibility in defining instances. Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
* added the new logo * updated color theme to blue Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
Also remove obsolete deploy command and update gitignore
Update dds tool
Include graphql fix
Fixes: #451 Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
Added vector files of logo
… addtional values per light. As example an error indicator added
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com> Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
They have never been used and are not supported in tools. Better to reintroduce them if/when we in VSS specifies recommended additional properties for e.g. security purposes or protocol adoptions. Also improving documentation based on PR review. Fixes #302 Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
A small error was detected - when tilt is 0 seat is not parallel to X-axis, it is rather seating (seat bottom) that is parallel to Z-axis. Also minor rephrasing. Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
This parameter was added to solve buildproblems some time ago. But now it has been removed and thus must be removed from our code as well Changed in pipenv v2022.9.20 pypa/pipenv@a38d153
This PR contains some signals relevant to motorbikes. Some of them might be of general interest and may be moved to "standard vss" later. Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com> Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com> Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Previously we did not generate the JSON index required. Also bumping hugo version. Local test succesfull. Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
* Add tire pressure unit to HMI - It needs to add tire pressure unit to HMI branch because there are three different units related with tire pressure in usual. * Fix syntax error - add ':' into the end of "HMI.TirePressureUnit" * Replace allowed value strings with upper case - Replace allowed value strings with upper case
* Add PlaybackSpeed into Media.Played - It needs to add Playback Speed into Media.Played branch because it's important feature to change playback speed on some media services as audio book, youtube video * the restrictions of PlaybackSpeed the restrictions of PlaybackSpeed * Additional descriptions for meaning of the values Add text below for better understanding. comment: 1 means normal speed. <1 means slower playback than normal. >1 means faster playback than normal. * Revised with the meeting result - Aligned work with https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playbackRate
It is required to add date property for navigation mute.
* Add volume property to Navigation branch It need to have a volume property of Navigation to control the navigation guidance volume. * add unit: percent - Added unit: percent to Navigation.Volume and Media.Volume
* Add SmartphoneMirroring into HMI branch It is required to support SmartphoneMirroring into HMI branch. Mirroring service such as AndroidAuto, AppleCarplay, and MirrorLink are broadly used in recent HMI system in the vehicle. The connectivity information for smart device such as android or iOS based phone or tablet is required for VSS. * Resolving the syntax error * Update for resolving comments * Update of naming and allowed values for projection * Reflect the comments from Erik
Adds two HMI-related signals existing in Android HAL but not existing in VSS FUEL_VOLUME_DISPLAY_UNITS DISPLAY_BRIGHTNESS
VSS as of today has individual signals controlling/reporting if lights are on, but it does not have any signals representing the controls typically available to the driver. Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Fixed format error in Governance page.
* Refactor Current Trip signals * Refactoring based on review comments
This adds steering angle for road wheels. Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
This is a power optimization concept based on discussions in the COVESA power optimization project Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Replaces #529 Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.