Conversation
- Add eos_debug_anim module for runtime animation parameter tuning - Add eos_debug_anim_panel with LVGL-based debug panel UI - Integrate debug panel into main.c with toggle button and SDL window resize - Enable LV_FONT_MONTSERRAT_16 for debug panel labels - Update CMakeLists.txt: add debug anim sources, default to Debug build
JerryScript port functions are now provided by the ElenixOS kernel (elixos_lib), making this simulator-side port file obsolete.
- Refactor framework.mjs: add suite runner with isolated test views, result storage, cleanup management, and getTestView() API - Add test_lv_activity.mjs for LVGL activity lifecycle tests - Add test_port.mjs for port API coverage - Remove test_lv_screen.mjs (merged into test_lv_activity) - Update all LVGL widget test files for new framework API - Add test app data config
- Enable image cache with 512KB size and 16 headers - Add Recent Apps configuration section - Increase memory tracking table size to 4096
- register spo2/temp/baro/step simulator sensor devices so the health watchface widgets have live data - add com.elenixos.demowidgets watchface package showcasing the new widgets - update ElenixOS submodule to include the watchface widget library
- Added ECG sensor generation function to simulate synthetic ECG waveforms. - Introduced capacitance sensor generation function for low-noise touch/proximity values. - Updated sensor configuration structure to include a debug_fixed flag and associated debug data for fixed output. - Modified existing sensor initialization and polling logic to accommodate new sensors and debug features. - Improved code readability by standardizing formatting and indentation across functions.
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.