Niklas Jensen
|
17f60f1a09
|
Initialize default DMP for ICM20948
|
2025-12-26 23:33:10 +01:00 |
|
Niklas Jensen
|
d1c2e5f447
|
Fix calling of IMU/MAG data when no new data available
|
2025-12-26 22:52:06 +01:00 |
|
Niklas Jensen
|
da87d12588
|
Make sure that ICM20948 is only updated once per loop when needed
|
2025-12-26 22:33:16 +01:00 |
|
Niklas Jensen
|
9b4b939b1b
|
Removed garbage code
|
2025-12-26 22:17:58 +01:00 |
|
Niklas Jensen
|
cfc686e984
|
Timing expansion: measurements per function (CLAUDE)
|
2025-12-26 20:19:54 +01:00 |
|
Niklas Jensen
|
27efdbb69d
|
Fixed double begin on ICM20948
|
2025-12-26 14:07:14 +01:00 |
|
Niklas Jensen
|
741e9e7f3f
|
Better definitions for SPI port
|
2025-12-26 13:59:28 +01:00 |
|
Niklas Jensen
|
c47d579fa2
|
Enable SPI for icm20948
|
2025-12-26 13:02:35 +01:00 |
|
Niklas Jensen
|
8da09d4959
|
Fixed frequency of I2C to work with servo controller
|
2025-12-02 15:29:05 +01:00 |
|
Niklas Jensen
|
2c2c300d60
|
Fix IMU ang MAG, added MAG chart to svelte
|
2025-11-29 20:58:06 +01:00 |
|
Niklas Jensen
|
7a27678e39
|
Early stages of magnetometer from ICM20948
|
2025-11-29 19:44:41 +01:00 |
|
Niklas Jensen
|
5efe17c204
|
Add void pointer for initializing sensors
|
2025-11-27 23:00:01 +01:00 |
|
Niklas Jensen
|
5b6fed69c0
|
Merge remote-tracking branch 'origin/master' into ICM20948_fix
# Conflicts:
# esp32/include/peripherals/imu.h
|
2025-11-27 21:14:59 +01:00 |
|
Rune Harlyk
|
f78a0f50bd
|
🐛 Fix imu and magnotometer
|
2025-11-27 20:59:11 +01:00 |
|
Niklas Jensen
|
52b81554a3
|
Ignore weird success flag on IMU update
|
2025-11-27 20:22:01 +01:00 |
|
Niklas Jensen
|
70eb5b916c
|
Added PAJ7620U2 defs, set mag for ICM20948 temp
|
2025-11-27 19:30:19 +01:00 |
|
Rune Harlyk
|
ffb2bc8749
|
🐛 Fix socket deadlock
|
2025-11-27 18:44:12 +01:00 |
|
Niklas Jensen
|
19b7da85fe
|
Merge remote-tracking branch 'origin/master' into ICM20948_fix
# Conflicts:
# esp32/src/main.cpp
# esp32/src/peripherals/peripherals.cpp
|
2025-11-27 18:17:19 +01:00 |
|
Rune Harlyk
|
70c798a2cc
|
🐛 Fix socket deadlock
|
2025-11-27 17:38:51 +01:00 |
|
Rune Harlyk
|
7d2f384898
|
🐛 Fix system metric emit
|
2025-11-27 17:32:48 +01:00 |
|
Niklas Jensen
|
1f1fb421e9
|
Added ICM20948 support
|
2025-11-27 16:34:24 +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
|
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
|
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
|
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
|
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
|
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 |
|