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

Fix SubscribeVehicleData/UnsubscribeVehicleData response #34

Commits on Oct 10, 2017

  1. Fix SubscribeVehicleData/UnsubscribeVehicleData response

    There was a problem that HMI keeps subscription status of
    applications on SubscribeVehicleData/UnsubscribeVehicleData
    requests is comming. However this is an SDL responsibility
    to manage with subscriptions.
    
    In this commit was updated HMI logic to provide only list of
    available vehicle data and just check requested data using it.
    All logic related to subscriptions were removed.
    AKalinich-Luxoft committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    7faa552 View commit details
    Browse the repository at this point in the history