Skip to content

Sync ElenixOS core with v0.6.0-alpha - #2

Merged
Sab1e-dev merged 16 commits into
mainfrom
dev
Aug 25, 2026
Merged

Sync ElenixOS core with v0.6.0-alpha#2
Sab1e-dev merged 16 commits into
mainfrom
dev

Conversation

@Sab1e-dev

Copy link
Copy Markdown
Collaborator

No description provided.

- 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.
@Sab1e-dev
Sab1e-dev merged commit 2a18c33 into main Aug 25, 2026
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant