PhosphorosVR
21e7589546
Refactor wireless command error handling and update device mode terminology in setup tool
2025-09-05 18:38:13 +02:00
PhosphorosVR
93b2f7f23f
Add 'get_who_am_i' command and related configurations for device identification
2025-09-05 17:47:04 +02:00
PhosphorosVR
83d7805e9e
- Updated README to reflect changes in device mode terminology from "Auto" to "Setup".
...
- Changed configuration macros from CONFIG_GENERAL_DEFAULT_WIRED_MODE to CONFIG_GENERAL_INCLUDE_UVC_MODE across multiple files.
- Introduced new command for retrieving LED current in CommandManager.
- Added MonitoringManager and CurrentMonitor classes to handle LED current monitoring.
- Updated Kconfig to include options for LED current monitoring.
- Modified main application logic to integrate MonitoringManager and handle new device modes.
- Adjusted CMakeLists and source files to include new monitoring components.
2025-09-05 01:08:11 +02:00
Lorow
4a8aacf99e
Fix UVC not starting on Babble and Xiao boards due to a miss-configuration
2025-08-26 23:31:34 +02:00
PhosphorosVR
cb569c9e47
60fps Limit + GENERAL_DEFAULT_WIRED_MODE can be set in sdkconfig
2025-08-26 01:39:40 +02:00
Lorow
21e8dbe264
Add PoC PWN duty cycle adjustment command for FaceFocus
2025-08-19 00:03:31 +02:00
PhosphorosVR
4243800010
Typo
2025-08-09 20:59:25 +02:00
PhosphorosVR
4c2e183f11
- Changed return; to return ESP_FAIL; to match esp_err_t return type
...
- Prevent build errors by properly handling missing wired mode configuration
2025-08-09 20:42:36 +02:00
PhosphorosVR
0c4a300647
- Applied changes based on PR feedback
...
- Remove redundant menu entries from default config (will be set by Kconfig.projbuild)
2025-08-09 17:13:04 +02:00
PhosphorosVR
421a4cdaf3
Added facefocusvr_face board
2025-08-08 22:01:07 +02:00
PhosphorosVR
2346d0ec6c
-Add configurable PWM frequency and duty cycle for external LED control
...
-Reworked Kconfig menu structure for better organization
2025-08-08 21:26:06 +02:00
Lorow
2aec0aaacd
Add proper support for Babble illuminator LEDS
2025-04-13 21:22:52 +02:00
Lorow
543a499a9e
Add a tool to easily switch between board configs, cleanup configs
2025-04-13 15:38:18 +02:00