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

[SDLcore 4.1 release] onPhoneCall notification is removed ? #831

Closed
madhuy opened this issue Sep 20, 2016 · 10 comments
Closed

[SDLcore 4.1 release] onPhoneCall notification is removed ? #831

madhuy opened this issue Sep 20, 2016 · 10 comments

Comments

@madhuy
Copy link
Contributor

madhuy commented Sep 20, 2016

if onPhoneCall is removed what is the best way to notify phone call status? it fails this flow(6.26.2.1 OnPhoneCall) in HMI spec

@madhuy
Copy link
Contributor Author

madhuy commented Sep 20, 2016

All these files are removed
on_emergency_event_notification.cc
on_phone_call_notification.cc

@joeygrover
Copy link
Member

@AnastasiyaBritanova can you comment?

@AnastasiyaBritanova
Copy link

@joeygrover yes, it was replaced with OnEventChanged
It also replaces OnEmergencyEvent, OnDeactivateHMI - when sent with the appropriate eventTypes.

@joeygrover
Copy link
Member

EventTypeEnums

@madhuy Does this satisfy your issue?

@madhuy
Copy link
Contributor Author

madhuy commented Sep 21, 2016

@joeygrover Could you please provide me updated sequence diagrams or updated SDL_integration guidlines?

@joeygrover
Copy link
Member

@AnastasiyaBritanova are there updated diagrams for this new flow?

@madhuy
Copy link
Contributor Author

madhuy commented Sep 21, 2016

@joeygrover @AnastasiyaBritanova Could you please let us know if any API's removed or added in 4.1 release. I know Playtone Notification removed and added the param("Playtone") in TTS.Speak .

@AnastasiyaBritanova
Copy link

@madhuy @joeygrover

  1. the diagrams are attached
  2. will prepare the list of changes and update you here
    oneventchanged deactivate_hmi
    oneventchanged emergency_event
    oneventchanged phone_call

@madhuy
Copy link
Contributor Author

madhuy commented Sep 26, 2016

@AnastasiyaBritanova

Could you please provide me list of changes in 4.1?

@AnastasiyaBritanova
Copy link

hi @madhuy
attached providing the diff of HMI_APIs between releases 4.0.12 and 4.1.0 (excel file).
Will get back a bit later with the list of related functional changes.

HMI_API_diff_release4.0.12_vs_release4.1.0.xlsx

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

No branches or pull requests

3 participants