Commit Graph

17 Commits

Author SHA1 Message Date
Lorow
26d91abfd4 Cleanup readme 2025-10-18 20:16:13 +02:00
PhosphorosVR
e47735c720 Changes made based on pr feedback. 2025-09-23 01:46:53 +02:00
PhosphorosVR
718fa2c1ef Add section for advertised name configuration in README.md 2025-09-07 13:33:35 +02:00
PhosphorosVR
68ae53876e Update supported targets in README.md for clarity 2025-09-07 13:30:42 +02:00
PhosphorosVR
f239ccb528 Remove command summary section from README.md 2025-09-07 13:29:54 +02:00
PhosphorosVR
76644f759e Added bew features to README 2025-09-07 13:27:19 +02:00
PhosphorosVR
76d0dd4b90 Remove redundant guidelines for adding LED patterns in README.md 2025-09-07 13:20:38 +02:00
PhosphorosVR
306d97fa18 Refine LED status patterns and update SVG animations for clarity and consistency 2025-09-07 13:13:32 +02:00
PhosphorosVR
7b84204457 Update LED status patterns and add SVG representations for visual indicators 2025-09-07 13:10:14 +02:00
PhosphorosVR
b1db58ee4c Enhance LED status documentation and patterns in LEDManager and StateManager 2025-09-07 13:07:16 +02:00
PhosphorosVR
909a2779ac cleaning up board config and switch tool 2025-09-06 17:10:46 +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
PhosphorosVR
8c8db170b0 Fixed PR comments 2025-08-25 22:52:06 +02:00
PhosphorosVR
937234af6d Update README and enhance serial number display in OpenIris setup CLI 2025-08-24 22:50:35 +02:00
PhosphorosVR
4778ae6c52 Update README and improve LEDManager and StreamServer functionality
- Enhanced LEDManager state update logic to allow recovery from error states
- Fixed buffer declaration in StreamServer for multipart headers
- Updated LEDManager instantiation to use shared_ptr for better memory management
2025-08-23 15:28:55 +02:00
PhosphorosVR
05e122ffdd README.md 2025-08-22 12:45: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