Rune Harlyk
|
868ff0446a
|
🐛 Fix imu and magnotometer
|
2025-11-30 12:43:04 +01:00 |
|
Niklas Jensen
|
081c1e7046
|
Ignore weird success flag on IMU update
|
2025-11-30 12:41:52 +01:00 |
|
Rune Harlyk
|
042548412d
|
🐛 Imu temp in message
|
2025-11-30 12:41:52 +01:00 |
|
Niklas Jensen
|
5c4dc51093
|
Added PAJ7620U2 defs, set mag for ICM20948 temp
|
2025-11-30 12:41:52 +01:00 |
|
Rune Harlyk
|
94a50302cc
|
🐛 Fix socket deadlock
|
2025-11-30 12:41:52 +01:00 |
|
Rune Harlyk
|
e17382c505
|
✨ Emit imu, mag and bmp data
|
2025-11-30 12:41:51 +01:00 |
|
Rune Harlyk
|
106c20418c
|
🐛 Fix system metric emit
|
2025-11-30 12:41:04 +01:00 |
|
Rune Harlyk
|
413097db1c
|
🐛 Call begin on camera service
|
2025-11-30 12:40:44 +01:00 |
|
Niklas Jensen
|
f9c28ed42a
|
Fix USE_ICM20948 checks in peripherals.cpp
|
2025-11-30 12:40:14 +01:00 |
|
Rune Harlyk
|
69dbea3fae
|
🐛 Call begin on camera service
|
2025-11-30 12:40:14 +01:00 |
|
Niklas Jensen
|
a24ab44b17
|
Added ICM20948 support
|
2025-11-30 12:40:14 +01:00 |
|
Rune Harlyk
|
9e02f8b8ee
|
Remove psychichttp
|
2025-11-27 16:45:30 +01:00 |
|
Niklas Jensen
|
135c7b0c94
|
Fixed esp32 prebuild FS directory location
|
2025-11-27 14:29:47 +01:00 |
|
Rune Harlyk
|
06d457f4e5
|
🐛 Fixes barometer
|
2025-11-04 20:03:07 +01:00 |
|
Rune Harlyk
|
76d965ff43
|
🎨 Updates defaults motion smoothing
|
2025-10-11 20:51:02 +02:00 |
|
Rune Harlyk
|
0b9921e592
|
🎨 Updates duty and fixes direction angle
|
2025-10-11 19:16:30 +02:00 |
|
Rune Harlyk
|
aee29c47e4
|
🎨 Improves mode handling
|
2025-10-11 15:29:22 +02:00 |
|
Rune Harlyk
|
2face72aee
|
🎨 Clamp servo pwm
|
2025-10-09 18:33:17 +02:00 |
|
Rune Harlyk
|
1f8e7efdb2
|
✨ Adds option to rotate gesture sensor
|
2025-10-09 18:33:04 +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
|
2a57d1ecc3
|
🔥 Removes firmware rename script
|
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
|
e1e11346b4
|
🔥 Removes unused functions and constants
|
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
|
3f4d956903
|
✨ Adds partion tables
|
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
|
26c36b8302
|
🎨 Makes gesture sensor more readable and motion take last gesture
|
2025-09-10 15:16:00 +02:00 |
|
Rune Harlyk
|
bfc259e660
|
✨ Adds gesture controls
|
2025-09-10 15:16:00 +02:00 |
|
Rune Harlyk
|
6368bf9213
|
🎨 Makes use of msg type for sensors
|
2025-09-10 11:15:44 +02:00 |
|
Rune Harlyk
|
cd802f1c22
|
✨ Makes fsm states by time aware
|
2025-09-08 22:39:53 +02:00 |
|
Rune Harlyk
|
59bb1d9579
|
⚡️ Improves imu speed by making it non blocking and run faster
|
2025-09-08 22:37:57 +02:00 |
|
Rune Harlyk
|
ae98ba76f7
|
✨ Makes stand imu compensating
|
2025-09-06 21:02:28 +02:00 |
|
Rune Harlyk
|
bd8c8fd988
|
🐛 Fixes imu handling
|
2025-09-06 19:55:57 +02:00 |
|
Rune Harlyk
|
7de5a1aa7c
|
🎨 Lerp gait params to target
|
2025-09-05 15:22:47 +02:00 |
|
Rune Harlyk
|
a3e4fdd8a5
|
🎨 Moves kinematics config to kinematics file
|
2025-09-05 14:55:02 +02:00 |
|
Rune Harlyk
|
f82fa051f2
|
🎨 Renames states folder
|
2025-09-04 23:33:45 +02:00 |
|
Rune Harlyk
|
b66ddc3e81
|
✨ Introduces motion as a state machine
|
2025-09-04 23:33:45 +02:00 |
|