17 Commits

Author SHA1 Message Date
Lorow
e205509fec Add PoC support for BSSID 2026-01-10 22:05:26 +01:00
Lorow
555e290d71 Reformat project using clang-format 2026-01-06 22:51:24 +01:00
m-RNA
1131bd2448 Check whether WIFI is open before closing 2025-12-22 00:09:42 +08:00
m-RNA
a35f474c0d Optimize WiFi connection time by using WIFI_FAST_SCAN (~2000ms improvement) 2025-12-21 23:55:20 +08:00
Summer
6c6d184e55 fix scan timeouts 2025-11-23 14:00:15 -08:00
Lorow
ee5a73895c Merge remote-tracking branch 'origin/main' into mutimodal
# Conflicts:
#	components/CameraManager/CameraManager/CameraManager.cpp
#	dependencies.lock
#	main/openiris_main.cpp
#	sdkconfig
2025-08-13 23:46:13 +02:00
Lorow
5a86ae042f Improvements and refactors after CR, add option to modify mdns name and simplify setup tool 2025-08-12 23:48:44 +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
Summer
d9ace4bc05 upload mutimodal 2025-07-29 23:02:29 +02:00
Lorow
4f0ab541cb Modernize the code a bit, clean up most compilation warnings 2025-05-18 17:35:39 +02:00
Lorow
a955199bb5 Fix wifi state handling for when we have no stored networks 2025-05-10 16:12:48 +02:00
Lorow
f0fab81a18 Cleanup sdkconfig wifi definitions 2025-04-24 22:05:02 +02:00
Lorow
4095f00bb0 Rewrite state manager, clean up states, fixup typos - todo test state display 2025-04-21 23:50:41 +02:00
Lorow
6b603f5574 Fix compilation issues, change ProjectConfig into a shared_ptr with updated definitions
// todo implement the API and missing features
2024-11-23 21:00:05 +01:00
Lorow
2e76dd0276 Add support for AP and provisioned wifi networks 2024-10-27 16:01:13 +01:00
Lorow
336db18f97 Add proper state manager 2024-09-21 14:13:44 +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