PhosphorosVR
fd64693d72
updating configuration parameters
2025-09-07 14:04:58 +02:00
PhosphorosVR
6f926306b5
Adding new Kconfig options and updating LEDManager code for conditional debug LED and external error mirroring
2025-09-07 12:59:18 +02:00
PhosphorosVR
909a2779ac
cleaning up board config and switch tool
2025-09-06 17:10:46 +02:00
PhosphorosVR
ad7b9b8be9
unify advertised name for mDNS and USB, update configuration settings, and enhance setup tool prompts.
2025-09-06 16:25:21 +02:00
PhosphorosVR
8138ffa36d
Add UVC device name configuration and update device name retrieval logic
2025-09-05 19:36:09 +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
e4881ef5a0
Refactor configuration settings: rename UVC delay to startup delay, add enable wireless option, and update LED GPIO configuration
2025-09-05 01:40:51 +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
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
35821507ef
Added CONFIG_CAMERA_WIFI_XCLK_FREQ
2025-08-09 03:25:02 +02:00
PhosphorosVR
a5d4ac3c7d
Added Camera_USB_XCLK_FREQ and CONFIG_GENERAL_UVC_DELAY
2025-08-08 22:45:28 +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
d2a857724a
Fix WIFI_PASSOWRD typo in kconfig.projbuild
2025-05-09 13:59:33 +02:00
Lorow
2aec0aaacd
Add proper support for Babble illuminator LEDS
2025-04-13 21:22:52 +02:00
Lorow
8a2695977c
clean up projbuild in main
2025-04-03 22:42:04 +02:00
Lorow
b27037d04b
Add missing project config options
2024-10-29 20:53:43 +01:00
Lorow
2e76dd0276
Add support for AP and provisioned wifi networks
2024-10-27 16:01:13 +01:00
Lorow
5aec63c86b
Add basic HTTP MJPEG stream server
2024-09-27 21:09:56 +02:00
Lorow
43b7386ac9
WIP port of camera manager
2024-09-25 21:34:42 +02:00
Lorow
43a976d32d
Begin porting OpenIris from platformio to ESP-IDF, wifi works, blinking works, Preferences work, flashing etc works, configuration for xiaos works
2024-09-18 23:43:42 +02:00