Niklas Jensen
|
41d1b8e56d
|
Start of svelte socket rewrite
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
c2bbeb2f2b
|
Fixed event comma seperator
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
8a5f8a2154
|
buffer adjust
|
2026-01-03 22:15:00 +01:00 |
|
Niklas Jensen
|
3015c13da8
|
Attempt at implementing PB sending for ESP32
|
2026-01-03 22:15:00 +01:00 |
|
Rune Harlyk
|
3c557b69a3
|
🐛 Expands the number of allowed endpoints
|
2025-12-29 16:09:28 +01:00 |
|
Rune Harlyk
|
a67d4643b0
|
🎨 Handle static config files
|
2025-12-25 13:39:15 +01:00 |
|
Rune Harlyk
|
4e24d87e4b
|
✨ Make read imu and mag be timing based
|
2025-12-25 13:38:50 +01:00 |
|
Rune Harlyk
|
ba36bcc5a5
|
♻️ Adds filesystems endpoints back
|
2025-12-25 13:36:01 +01:00 |
|
Rune Harlyk
|
3be08a31ed
|
✨ Adds imu calibration
|
2025-12-24 13:44:43 +01:00 |
|
Rune Harlyk
|
0e54f0430f
|
Adds rest of missing api endpoints
|
2025-12-23 22:28:23 +01:00 |
|
Rune Harlyk
|
0556f86473
|
🎨 Adds endpoints for wifi and ap
|
2025-12-20 21:07:32 +01:00 |
|
Rune Harlyk
|
fe76f2d7dd
|
✨ Adds system metrics endpoints
|
2025-11-27 21:15:47 +01:00 |
|
Rune Harlyk
|
f78a0f50bd
|
🐛 Fix imu and magnotometer
|
2025-11-27 20:59:11 +01:00 |
|
Rune Harlyk
|
d43e98d06b
|
🐛 Imu temp in message
|
2025-11-27 18:44:36 +01:00 |
|
Rune Harlyk
|
6c61227623
|
✨ Emit imu, mag and bmp data
|
2025-11-27 17:38:37 +01:00 |
|
Rune Harlyk
|
7d2f384898
|
🐛 Fix system metric emit
|
2025-11-27 17:32:48 +01:00 |
|
Rune Harlyk
|
8a80559ea7
|
🐛 Call begin on camera service
|
2025-11-27 17:28:49 +01:00 |
|
Rune Harlyk
|
06d457f4e5
|
🐛 Fixes barometer
|
2025-11-04 20:03:07 +01:00 |
|
Rune Harlyk
|
aee29c47e4
|
🎨 Improves mode handling
|
2025-10-11 15:29:22 +02:00 |
|
Rune Harlyk
|
b184449e7b
|
🔥 Clean up arduino libs
|
2025-10-09 18:31:40 +02:00 |
|
Rune Harlyk
|
bc31b1b2dd
|
Replace millis with esp timer
|
2025-10-09 17:49:36 +02:00 |
|
Rune Harlyk
|
12e1f80830
|
🐛 Adds missing function definitions in socket adapter
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
1cadcf8bdb
|
🎨 Pull subscribe logic out from websocket
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
06d27e0644
|
🎨 Renames event socket to websocket adapter
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
98b519dee8
|
🐛 Adds servo config over http
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
4da2d7fa20
|
🔥 Cleans up build flags
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
0f992b26e9
|
🔥 Removes unused feature flags
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
43b5216d9f
|
⚡️ Removes task manager dependency
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
3ce8c88a84
|
🎨 Replace Arduino String with std::string
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
0285b522f1
|
🎨 Replaces delay with vTaskDelay
|
2025-09-18 18:50:04 +02:00 |
|
Rune Harlyk
|
c2d52449b4
|
🎨 Makes file system service use define var
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
f9a0880cd9
|
✨ Moves servo event to main
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
9c74c8e87b
|
🚨 Fixes build error for esp-idf
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
a5371c36b9
|
♻️ Moves peripherals to source file, add sensor base
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
41b863a0eb
|
♻️ Moves motion implementation to source file
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
7fd35f3f48
|
♻️ Major clean up of project structure
|
2025-09-14 19:43:34 +02:00 |
|
Rune Harlyk
|
18d4d66758
|
✨ Makes robot stand compensate imu
|
2025-09-04 19:27:48 +02:00 |
|
Rune Harlyk
|
cb5c095888
|
🐛 Removes camera endpoint using feature flag
|
2025-08-03 15:53:49 +02:00 |
|
Rune Harlyk
|
9c984d3215
|
🎨 Inlines cors wildcard
|
2025-07-16 20:33:12 +02:00 |
|
Rune Harlyk
|
922a4e3665
|
🔥 Removes certs
|
2025-07-16 20:27:33 +02:00 |
|
Rune Harlyk
|
2eab893dd7
|
🚩 Expands feature flag handling with persistence
|
2025-07-11 15:16:47 +02:00 |
|
Rune Harlyk
|
a3be035f98
|
🚚 Moves firmware to src and include
|
2025-07-11 12:16:23 +02:00 |
|
Rune Harlyk
|
98262b2efc
|
🗃️ Improves UI filesystem interface
|
2025-05-24 19:23:46 +02:00 |
|
Rune Harlyk
|
8733ecd9b7
|
⏱️ Updates the frequency of main control loop from 100 hz to 200
|
2025-03-29 14:13:52 +01:00 |
|
Rune Harlyk
|
fba531d3e8
|
🫅 Updates spot control task priority 3 -> 5
|
2025-03-29 14:13:52 +01:00 |
|
Rune Harlyk
|
3671610860
|
🖥️ Adds mDNS service
|
2025-03-23 20:14:01 +01:00 |
|
Rune Harlyk
|
f864616303
|
🖨️ Adds printing of feature flags
|
2025-03-23 16:44:22 +01:00 |
|
Rune Harlyk
|
e4cb035ad9
|
📦 Moves platform ini to root
|
2025-03-23 16:18:57 +01:00 |
|
Rune Harlyk
|
b7882ee6cf
|
🪡 Makes control loop frequency const value
|
2024-11-16 00:32:17 +01:00 |
|
Rune Harlyk
|
d8ca913188
|
🪡 Moves server on robot facade
|
2024-11-16 00:31:37 +01:00 |
|