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

Added GetInteriorVehicleData RPC processing #139

Closed
wants to merge 5 commits into from

Commits on Nov 9, 2018

  1. Add implementation resumption data error handling on the HMI

    v-malko4 authored and BSolonenko committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    ffca22f View commit details
    Browse the repository at this point in the history
  2. Change Global RPC processing

    For global RPC, the ability to respond with different resultCodes to
    different RPC was added. The answers are added to the queue and then
    subtracted for each subsequent requests.
    BSolonenko authored and BSolonenko committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    57ad6e4 View commit details
    Browse the repository at this point in the history
  3. Added GetInteriorVehicleData RPC processing

    For GetInteriorVehicleData RPC, the ability to respond with different
    resultCodes to different RPC was added. The answers are added to the
    queue and then subtracted for each subsequent requests.
    BSolonenko authored and BSolonenko committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    1d5be2a View commit details
    Browse the repository at this point in the history
  4. RPCHelper refactoring

    BSolonenko authored and BSolonenko committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    d1f9ba4 View commit details
    Browse the repository at this point in the history
  5. RPCConfigView refactoring

    BSolonenko authored and BSolonenko committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    0737ce6 View commit details
    Browse the repository at this point in the history