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

Startup PTU triggers are not checked for HMI PTU in EXTERNAL_PROPRIETARY mode #3648

Closed
jacobkeeler opened this issue Mar 3, 2021 · 1 comment
Labels

Comments

@jacobkeeler
Copy link
Contributor

jacobkeeler commented Mar 3, 2021

Bug Report

Startup PTU triggers (Ignition Cycles & Days triggers) are not checked in EXTERNAL_PROPRIETARY mode until an app is connected. When using the HMI to perform the PTU, this trigger should be checked before an app is connected.

Reproduction Steps
  1. Build Core with -DEXTENDED_POLICY=EXTERNAL_PROPRIETARY
  2. Set "exchange_after_x_ignition_cycles": 1 via a HMI policy table update
  3. Shut down Core and HMI via IGNITION_OFF signal
  4. Start HMI and Core again
Expected Behavior

PTU sequence is started before any app is connected and completes successfully

Observed Behavior

PTU sequence is only started after the first app is connected

OS & Version Information
  • OS/Version: Ubuntu 20.04
  • SDL Core Version: develop
  • Testing Against: SDL Android Test Suite feature/core_7_1_tests branch
@jacobkeeler
Copy link
Contributor Author

Closing with the merge of #3649

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

No branches or pull requests

2 participants