Commit graph

10 commits

Author SHA1 Message Date
Loic Guegan
e082a7b519 Interfaces are now assigned to specific nodes 2023-06-29 09:37:27 +02:00
Loic Guegan
f84359ec7a Add nodes groups features 2023-06-28 15:46:15 +02:00
Loic Guegan
be6dafcd10 Update all integration tests and debug platform parsing 2022-09-13 15:49:38 +02:00
Loic Guegan
17bfda379b Debug and improve tests 2022-09-13 14:38:30 +02:00
Loic Guegan
cfa677a0c6 Debug synchronization + add return code 2022-09-09 13:16:42 +02:00
Loic Guegan
e0dbebe31d Go back to commit 1eee1ac8 2022-07-14 14:07:52 +02:00
Loic Guegan
18c705a11e Debug wired communications when receiver is off. 2022-07-01 18:12:28 +02:00
Loic Guegan
33ffa0b6e0 Simplify the API: Now wired transmission are never aborted if receiver turned off. It will just not receive the data 2022-07-01 13:05:33 +02:00
Loic Guegan
1eee1ac81a Change API. Indeed, currently wired communications
are aborted when receiver node turned off. This
may not be desire when implementing UDP communications.
Now user can use a boolean when using send()/sendt() to change this
behavior.
2022-07-01 10:03:54 +02:00
Loic Guegan
d0ae9f3296 Improve tests 2022-06-30 12:11:59 +02:00