Update LVGL code for Legacy devices #9
Merged
sadik-smd merged 4 commits intoTexasInstruments:legacyfrom Nov 7, 2025
Merged
Conversation
Handle the divsion by zero scenario that occurs on devices while calculating CPU utilization Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
Filter out the demos for legacy device OOB. While at it, Rename the EdgeAI demo to Arm Analytics which is a proper name for the demo Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
This commit adds the logic to detect the audio capture devices, modify the UI to create a dropdown bar for audio devices to select which are required for audio classification demo. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
…onsiveness - The UI now dynamically redraws the device dropdown if a device is connected after the page has loaded. The device list is refreshed on every "Play" press to ensure it's always up-to-date with the current hardware state. - The hardcoded fallback device has been removed; the pipeline now only uses valid, detected hardware. The application correctly handles device disconnections and reconnections by automatically selecting an available device. - A loading spinner is now displayed during pipeline startup for clear visual feedback, and the "Play" button is disabled during this time to prevent duplicate actions. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
sadik-smd
approved these changes
Nov 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.