52 Commits

Author SHA1 Message Date
Pascal Serrarens
8ce608ae2a Merge commit 'a6a91798b24552522373414d43981b082025cfdd' into ControlCore 2025-03-07 11:59:48 +01:00
Pascal Serrarens
f75bfe92d5 It compiles on Arduino Uno 2025-03-07 11:47:45 +01:00
Pascal Serrarens
c7e8b0e7a7 Update namespace, Windows compatibility 2025-03-06 11:06:43 +01:00
Pascal Serrarens
e90ae8649b Extended documentation 2025-02-28 17:55:25 +01:00
Pascal Serrarens
f2f942d084 Refactoring 2025-02-28 15:01:23 +01:00
Pascal Serrarens
8c0a1a2688 Fix updates from short-lived participants 2025-02-27 12:11:08 +01:00
Pascal Serrarens
c7650f1be1 ESP32 ant following trail 2025-02-27 11:20:13 +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
4342e3bbd0 Fixed warnings 2025-02-24 09:11:35 +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
aecd5783a6 Extended documentation, improved messages 2025-02-21 15:49:14 +01:00
Pascal Serrarens
f51ef240db Created specific support folders 2025-02-21 14:40:51 +01:00
Pascal Serrarens
5aa541cbae Merge branch 'main' of http://gitlab.passervr.com/passer/controlcore/controlcore_cpp 2025-02-19 17:55:49 +01:00
Pascal Serrarens
db51be8034 Changed namespace 2025-02-19 17:54:55 +01:00
Pascal Serrarens
d50f6c2db6 Merge commit 'c19508179d1b75d16b0e08aff6afc2790c8bc650' 2025-02-08 11:30:19 +01:00
Pascal Serrarens
969fbad6a2 Fix crash @NameMsg, proper RemoteParticipant things 2025-02-08 11:28:25 +01:00
Pascal Serrarens
c19508179d Thing name processing fix 2025-02-02 14:38:12 +01:00
Pascal Serrarens
8d85881047 Merge commit '5dc2e7b0ca1354b54f50e6db6db99acad67003ac' 2025-02-01 20:15:25 +01:00
Pascal Serrarens
eff19cc1d8 cleanup 2025-02-01 20:14:01 +01:00
Pascal Serrarens
5dc2e7b0ca do'nt use random local ports 2025-02-01 20:12:24 +01:00
Pascal Serrarens
abd072a67c It seems to be working stable now 2025-02-01 14:19:29 +01:00
Pascal Serrarens
779319c523 Merge commit '61740913fec4289924f5c485556b8af17bc44e1b' 2025-01-31 11:54:29 +01:00
Pascal Serrarens
516e588b38 update without millis 2025-01-31 11:48:00 +01:00
Pascal Serrarens
61740913fe Refactoring 2025-01-31 11:45:22 +01:00
Pascal Serrarens
bf5d949992 Merge commit '830b418e48f419876c9a81db5b87cd6e82d6cc72' 2025-01-31 10:33:43 +01:00
Pascal Serrarens
9021da88ff moren utils 2025-01-31 10:31:10 +01:00
Pascal Serrarens
830b418e48 Merge commit 'f6900b8ed92936593b39a2a060f9d1295f0f6abf' 2025-01-26 20:41:34 +01:00
Pascal Serrarens
a8a09dbebf thing name -> source id 2025-01-26 20:33:12 +01:00
Pascal Serrarens
1ecdf15cc3 Working with ArduinoUtils 2025-01-26 10:18:28 +01:00
Pascal Serrarens
54ab547d5d We are receiving temperatures 2025-01-11 14:48:50 +01:00
Pascal Serrarens
c092d029fc Added temp sensor support 2025-01-11 12:04:34 +01:00
Pascal Serrarens
f591d34d97 Posix support 2025-01-11 11:35:28 +01:00
Pascal Serrarens
18d6ea762c Fixed issues with Udp win code 2025-01-11 09:17:29 +01:00
Pascal Serrarens
3e4ed82cbe Set correct initial thingId 2025-01-08 17:10:45 +01:00
Pascal Serrarens
8338e2f5cd Restored (all?) changes 2025-01-08 14:11:41 +01:00
Pascal Serrarens
a8afeeb141 Added thing test, but not correcrt results yet 2025-01-03 23:06:28 +01:00
Pascal Serrarens
4c9018d451 site participant test succeeds on MacOS 2025-01-03 21:43:39 +01:00
Pascal Serrarens
f4727326bf Added site participant test 2025-01-03 21:09:44 +01:00
Pascal Serrarens
7f29ac4205 Site Server test runs 2025-01-03 10:35:51 +01:00
Pascal Serrarens
c4a778e563 Participant test succeeds 2025-01-02 12:48:14 +01:00
Pascal Serrarens
f630b0c7cc Starting to publish client msgs... 2025-01-02 11:53:46 +01:00
Pascal Serrarens
8c3ffe45c1 Made it work on MacOS 2025-01-01 22:32:56 +01:00