Skip to content
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

[RC-SDL] - SDL shall not put RC applications to HMI level NONE when user disables RC in HMI #101

Open
KhrystynaDubovyk opened this issue Jul 26, 2018 · 0 comments

Comments

@KhrystynaDubovyk
Copy link
Contributor

Description:

As an RC mobile application, I want NOT to get in to HMI level NONE when the user disables remote control in HMI.

Detailed description:

Current Expected SDL core change
1 HMI sends a notification to SDL that RC is disabled
2 SDL puts RC apps from FULL/LIMITED to NONE
3 SDL sends OnHMIStatus (NONE) to all RC applications that put to NONE
4 SDL keeps RC apps registered
5 SDL unsubscribes all RC apps’ RC modules from HMI
6 SDL releases all RC modules allocated to RC apps and sends OnRCStatus notifications
7 SDL ignores OnInteriorVehicleData from HMI and SDL does not send OnInteriorVehicleData to apps
8 SDL disallows RC related RPC, such as GetInteriorVehicleData, SetInteriorVehicleData and ButtonPress requests from apps
9 HMILevel cannot change to anything other than NONE until RC functionality is enabled
Current Expected HMI change
1 HMI shows registered RC apps grey
2 HMI does not allow activating a RC app when RC disabled

Diagram:

N/A

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant