434 Commits

Author SHA1 Message Date
31c725b0ca BB2B with HW works 2025-05-15 15:59:43 +02:00
169d842143 Step2 of renaming examples map 2025-05-14 12:40:23 +02:00
ada8973964 step 1 of changing examples map 2025-05-14 12:39:54 +02:00
38fd8f51c8 Added readme about the examples folder name 2025-05-14 12:36:06 +02:00
23ea03fbaf Ultrasonic TouchSensor subclass 2025-05-14 12:04:29 +02:00
40aab4dc7a fix NO_STD issues 2025-05-13 09:38:30 +02:00
6265daea87 Documented and renamed participant registry v0.3.0 2025-05-01 14:36:09 +02:00
2d77aa2461 Fix issue multiple local participants 2025-05-01 14:28:14 +02:00
19310377ff Added participant tests 2025-05-01 14:28:03 +02:00
81c5d07e39 Fix include error 2025-05-01 11:06:34 +02:00
8d778ab41e Aligned Messages 2025-05-01 11:01:51 +02:00
db1265a135 Aliged Participants 2025-04-30 17:00:01 +02:00
4db9164f2a Completed things docs 2025-04-30 11:40:44 +02:00
75a0cf350d Aligned Thing implementation 2025-04-29 11:47:15 +02:00
478d6d9431 Unit test fixes 2025-04-28 18:14:03 +02:00
df1a769d10 Align participant documentation 2025-04-28 18:13:46 +02:00
fe69419010 Binary msg sending fix 2025-04-23 17:50:40 +02:00
693c9b8b33 Object creation/destruction works 2025-04-23 15:05:38 +02:00
a292179f87 Steps toward hierarchy changes 2025-04-23 12:47:40 +02:00
e56f25f9a1 Improved network sync 2025-04-22 17:47:06 +02:00
619695c90d static participant list 2025-04-22 11:59:52 +02:00
80127e0041 Merge commit '66793370d4bd5c4bc8439bf0e02a1f7e99816d03' into RoboidControl 2025-04-22 09:39:09 +02:00
045826d3c2 Fixed parenting 2025-04-18 17:24:33 +02:00
8ff0fdd78f Fix crash at udp.begin() 2025-04-18 14:36:07 +02:00
a17c933908 Fixes to make it work againg, but failing at udp.begin() 2025-04-17 12:50:49 +02:00
0317ac5094 Merge commit '726f761d1ce08e886c6ec1808f2c427490b397f1' into RoboidControl 2025-04-17 12:50:28 +02:00
32ca8f5f71 Improve debug logging 2025-04-11 11:55:23 +02:00
304856ea0a Improve ESP-IDF defines 2025-04-11 11:23:54 +02:00
1aed9856aa Added sendmsg debug messages 2025-04-11 11:15:20 +02:00
122d087f81 Added sendmsg debug 2025-04-11 11:06:21 +02:00
e92ecef46f moved from broadcasting to unicasting 2025-04-11 08:35:58 +02:00
92be21a9c1 Communication improvements, adding gyro msg 2025-04-10 17:35:06 +02:00
28e42df771 Added gyroscope 2025-04-09 17:45:55 +02:00
e0303ff369 Optimizations 2025-04-09 16:07:49 +02:00
5fddebd1bc Performance improvements 2025-04-09 12:31:46 +02:00
2062e4a71c Pose is synchronized to de sim.env. 2025-04-09 11:07:25 +02:00
aede0e5cd3 Processomg Acc data * propagating 2025-04-08 17:25:29 +02:00
bb33724873 Merge commit '12d91378e5fe126b85141123aefb27a4c33f96e2' 2025-04-08 12:55:26 +02:00
a1fc21dfe1 Receiving no longer crashes 2025-04-08 12:48:52 +02:00
12d91378e5 Fix refactoring issues 2025-04-08 10:43:20 +02:00
b594bd59f4 Refactoring 2025-04-08 09:49:52 +02:00
6353af4a29 Refactoring 2025-04-07 08:35:16 +02:00
b32ac68966 Simulated Accelerometer can be received 2025-04-03 17:57:08 +02:00
7b17d8459a Basic things seems to work, now start doing the tracker stuff 2025-04-03 12:54:40 +02:00
afc48a1438 Receiving works 2025-04-03 12:36:23 +02:00
8130a057ea Sending messages works 2025-04-03 11:41:33 +02:00
a5cd5c89d3 Wifi connection is set up 2025-04-03 09:40:59 +02:00
0c826d24be Linking works 2025-04-02 17:25:11 +02:00
42d3600cd8 Added ESP-IDF Wifi/UDP support (but it still give linker errors) 2025-04-02 12:45:59 +02:00
39abc0247b Implemented integrate function 2025-04-02 10:03:31 +02:00