-
Notifications
You must be signed in to change notification settings - Fork 24
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
HMI Guidelines Updates For Core Release 7.1.0 #248
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
…rate Add countRate parameter to UI.SetMediaClockTimer
* add BodyInformation vehicle data params * Apply suggestions from code review Co-authored-by: Ira Lytvynenko (GitHub) <ILytvynenko@luxoft.com> * edit referense links to -> Enums/#doorstatustype * Apply suggestions from code review Co-authored-by: Collin <iCollin@users.noreply.github.com> * apply the suggestion from review Co-authored-by: Collin <iCollin@users.noreply.github.com> * Place Roof status selection note in getvehicledata indextry again. * Apply suggestions from code review Co-authored-by: Collin <iCollin@users.noreply.github.com> Co-authored-by: Ira Lytvynenko (GitHub) <ILytvynenko@luxoft.com> Co-authored-by: Collin <iCollin@users.noreply.github.com>
…pdate Feature/ShowConstantTBT Description Update
* Add new API changes * Add new RPC params * Add Additional column to SetMediaClockTimer params table
* Add new seatOccupancy params Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com> Co-authored-by: LitvinenkoIra <ilytvynenko@luxoft.com>
* remove reference to notificationText text field name, update text field name enum * add real output for UI.GetCapabilities and UI.SetDisplayLayout * fix navigationText.fieldName value in UpdateTurnList docs * remove navigationText from enums md * condense example output for UI GetCapabilities and SetDisplayLayout
* Expand enum with new param Add new struct Add to SubscribeVehicleData, UnsubscribeVehicleData, GetVehicleData, OnVehicleData RPCs * Apply suggestions from code review Co-authored-by: Ira Lytvynenko (GitHub) <ILytvynenko@luxoft.com> * Apply suggestions from code review Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> Co-authored-by: Ira Lytvynenko (GitHub) <ILytvynenko@luxoft.com> Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>
* Add systemHardwareVersion param to GetSystemInfo response * add note to GetVehicleType index * Update GetSystemInfo, GetVehicleType diagrams and sources
* Main Menu UI Updates * Apply suggestions from code review Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> * Fix image and text field names * Add note about perform interaction similarities Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>
* Update Structs, Enums; OnKeyboardInput - update add Notification MUST and NOTE sections in index; add new diagram KeyboardEventInputKeyMask and its source file; SetGlobalProperties - update index; add new diagram SetGlobalPropertiesCustomKeys and its source file Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com>
* init commit * add Videosteaming Switching Example Notification to OnSystemCapabilityUpdated index * Add `appID` to OnAppCapabilityUpdated notification * process review comments * Apply suggestions from code review Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> * add OnAppCapabilityUpdated to config.json * Apply suggestions from code review Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> * update OnAppCapabilityUpdated.png Co-authored-by: Dubovyk <KDubovyk@kiev.luxoft.com> Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
* Add missing details and fix small wording errors in UI.SetMediaClockTimer * Add preferredFPS to VideoStreamingCapability examples * Add note about maskInputCharacters * Add note about KEYBOARD layout to UI.PerformInteraction * Add note for cases where the media skip indicator is reset to TRACK * Add note to OnAppRegistered notification App registration can still be in process when this notification arrives, so the HMI should avoid sending messages directed at the application (besides resumption-related messages) until the app is included in an UpdateAppList request Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com> Co-authored-by: Collin <iCollin@users.noreply.github.com>
iCollin
approved these changes
Apr 14, 2021
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.
Documentation updates to correspond to SDL Core Release 7.1.0
Documented Features
[SDL 0238] Keyboard Enhancements
[SDL 0267] Main Menu UI Updates
[SDL 0296] Possibility to update video streaming capabilities during ignition cycle
[SDL 0274] Add preferred FPS to VideoStreamingCapability
[SDL 0269] New vehicle data ClimateData
[SDL 0244] Custom Playback Rates for SetMediaClockTimer
[SDL 0262] New vehicle data SeatOccupancy
[SDL 0285] ShowConstantTBT Description Update
[SDL 0255] Enhance BodyInformation vehicle data
[SDL 0198] Media Skip Indicators
[SDL 0305] Homogenize TextFieldName
[SDL 0180] Broaden Choice Uniqueness
[SDL 0293] Enable OEM exclusive apps support