37 Commits

Author SHA1 Message Date
1b5fef15e6 More refactoring to get rid of pointers 2025-05-19 15:58:35 +02:00
da8831a968 Added controlledMotor, ptr to ref for hierarchy 2025-05-19 08:55:00 +02:00
17de9db0be Added rel. encoder, removed currentTime in Update() 2025-05-16 11:54:40 +02:00
31c725b0ca BB2B with HW works 2025-05-15 15:59:43 +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 2025-05-01 14:36:09 +02:00
478d6d9431 Unit test fixes 2025-04-28 18:14:03 +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
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
b594bd59f4 Refactoring 2025-04-08 09:49:52 +02:00
8ce608ae2a Merge commit 'a6a91798b24552522373414d43981b082025cfdd' into ControlCore 2025-03-07 11:59:48 +01:00
f75bfe92d5 It compiles on Arduino Uno 2025-03-07 11:47:45 +01:00
Pascal Serrarens
ca35a59eb6 Updated namespace 2025-03-04 17:09:45 +01:00
Pascal Serrarens
7e95d89579 Updated documentation 2025-03-04 17:03:23 +01:00
Pascal Serrarens
a1a6941a28 Robot ant works 2025-03-04 16:01:55 +01:00
Pascal Serrarens
990100e0ae Diff.Drive Ant 2025-03-04 14:51:39 +01:00
Pascal Serrarens
7dd894602a Add differential drive 2025-03-03 17:12:43 +01:00
Pascal Serrarens
ad1558cd5a Renamed Sensor folders to Things 2025-03-03 16:27:32 +01:00
Pascal Serrarens
f2f942d084 Refactoring 2025-02-28 15:01:23 +01:00
Pascal Serrarens
e021e70815 Added the first Arduino sensors 2025-02-28 14:30:07 +01:00
Pascal Serrarens
812661547d Uno R4 Wifi support 2025-02-28 12:55:20 +01:00
Pascal Serrarens
1dd0c3a4a9 Collisions work! 2025-02-26 11:13:18 +01:00
Pascal Serrarens
59006540e6 collisions are operating (but too slow) 2025-02-26 09:27:54 +01:00
Pascal Serrarens
417005b489 touch sensor is receiving 2025-02-25 17:42:27 +01:00
Pascal Serrarens
25a0d5e9a4 Networked Ant random walk 2025-02-24 17:42:37 +01:00
Pascal Serrarens
cf31f2099a First udp communcation is working 2025-02-24 12:54:06 +01:00
Pascal Serrarens
7344fa676b Fix namespace issues 2025-02-24 09:45:26 +01:00
Pascal Serrarens
1916478494 removed namespace Passer 2025-02-24 09:30:17 +01:00
Pascal Serrarens
bec264b279 Updated ConttrolCore 2025-02-23 10:27:46 +01:00
Pascal Serrarens
72c4657c74 Merge commit '814df25aba4acf5dbcae13639713e7532a587d47' 2025-02-23 09:16:27 +01:00
Pascal Serrarens
814df25aba First steps 2025-02-21 17:59:50 +01:00
Pascal Serrarens
f51ef240db Created specific support folders 2025-02-21 14:40:51 +01:00