Commit graph

11 commits

Author SHA1 Message Date
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
Loic Guegan
1bef51d878 Debug event processing 2022-06-29 11:19:36 +02:00
Loic Guegan
6bf4be8b8f Improve simulator robustness 2022-06-23 14:06:26 +02:00
Loic Guegan
7f13c95e16 Major refactoring:
- Create pip package
- Reorganized source code
2022-06-14 17:13:46 +02:00
Loic Guegan
dd7d5863d3 Add multiple interfaces test 2022-06-11 11:57:29 +02:00
Loic Guegan
b75498604a Remove interface name from registers 2022-06-11 10:32:23 +02:00
Loic Guegan
d2a5ea6f53 Make one sharing matrix per wired interface 2022-06-10 21:58:15 +02:00
Loic Guegan
7540e8290d Switch to dictionary for the network matrices 2022-06-10 19:49:19 +02:00
Loic Guegan
94b47ceab5 Use different matrix for wlan0 and eth0 2022-06-10 18:01:51 +02:00
Loic Guegan
c2e6aad09f Init ESDS repository 2022-06-09 21:48:32 +02:00