Delayed Checkin - The delayed check-in idea, tested. - The idea is that the UI is not ready when sending the check-in so delay the check-in to the point that GUI is loaded and can notify that it's ready and check-in and post can start. - :: It didn't work. - Some other timestamps were added to the code to get the time between the time message was sent. and UI receiving it, which is the 1.200 s between when the HD sends UI Version Req and when UI actually receives it, which is the root cause of the issue.
DEN-9649: Implementation - Yocto configuration - Addressed some frequent code review comments - Fixed the UI POST AlarmTriggered message - Added the deleteLater for the QQuickViewer pointer _viewer.