Commit Graph

22 Commits

Author SHA1 Message Date
Lorow
db7d4fa8b0 Serial manager cleanup 2025-05-10 15:38:25 +02:00
Lorow
1eeba31efd Add PoC Serial communication implementation 2025-05-09 19:45:05 +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
a580d0f097 Move REST API poll and led manager state display to tasks, beginng led manager refactor 2025-04-19 16:28:10 +02:00
Lorow
2aec0aaacd Add proper support for Babble illuminator LEDS 2025-04-13 21:22:52 +02:00
Lorow
eaa60cb877 Refactor command system - remove BaseCommand class implementation in favour of std::function 2025-04-09 21:43:49 +02:00
Lorow
d483a3eecb Fix UVC failing to compile 2025-04-02 19:50:51 +02:00
Lorow
cb41038181 Refactor project config - simplify the implementation, move out the logic into separate modules 2025-04-01 23:29:38 +02:00
Lorow
fff9ce422f Add RESTART_CAMERA, RESET_CONFIG, RESTART_DEVICE commands and implement related endpoints 2024-12-07 22:02:49 +01: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
c96e1c9042 Add basic rest_api handler 2024-11-02 19:21:34 +01: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
19a2c25ce3 Cleanup UVC implementation 2024-10-22 23:42:03 +02:00
Lorow
23bb930255 PoC wired mode over UVC, add logs over websockets, needs cleanup 2024-10-19 14:24:50 +02: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
a99598bca6 Add MDNS Manager 2024-09-21 21:34:25 +02:00
Lorow
e4daa62bb7 Add led manager with support for Babble boards 2024-09-21 17:07:41 +02:00
Lorow
336db18f97 Add proper state manager 2024-09-21 14:13:44 +02:00
Lorow
e6e884b54c Mostly port project config and helpers, clean up some stuff 2024-09-20 00:13:49 +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