0d5c89c595
Debug return code and improving documentation
2023-08-23 10:32:34 +02:00
a7f38dc162
Debug and improve interference detection
2023-08-22 18:18:32 +02:00
Loic Guegan
7ff1a129db
Ensure sender node is not the receiver on wired communications
2023-07-03 11:30:11 +02:00
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
6e7582b8c0
Debug communication abortion
2022-09-14 15:55:20 +02:00
Loic Guegan
3ae36dadc1
Cleaning event loop
2022-09-13 10:20:37 +02:00
Loic Guegan
14feec9657
Debug callbacks
2022-09-13 10:04:27 +02:00
Loic Guegan
918cc9a448
Cleaning
2022-09-11 14:56:10 +02:00
Loic Guegan
f4f1d97504
Update platform definition
2022-09-11 13:45:06 +02:00
Loic Guegan
0e1e51d1ee
Improve debug
2022-09-09 18:47:02 +02:00
Loic Guegan
bc4ce548db
Improve debug
2022-09-09 17:51:37 +02:00
Loic Guegan
c4509c7a26
Improve debugging
2022-09-09 16:31:48 +02:00
Loic Guegan
cfa677a0c6
Debug synchronization + add return code
2022-09-09 13:16:42 +02:00
Loic Guegan
57f020e09d
Debug plugins callbacks and synchronization
2022-09-08 16:53:21 +02:00
Loic Guegan
16358d5728
Cleaning plugin management code
2022-09-08 07:42:22 +02:00
Loic Guegan
057cb9c3ff
Debug plugins
2022-09-07 13:23:41 +02:00
Loic Guegan
2fb979cfec
Debug plugin callback and simulation ending
2022-09-07 09:15:49 +02:00
Loic Guegan
02aac0ef99
Improve plugin callbacks
2022-09-07 07:04:40 +02:00
Loic Guegan
721801012a
Debug plugins system
2022-09-06 15:34:48 +02:00
Loic Guegan
2eafcaabbd
Making esds compatible with python 3.7
2022-09-01 17:53:42 +02:00
Loic Guegan
c63ae59a81
Add manual and improve node plugins system
2022-08-31 11:25:48 +02:00
Loic Guegan
5384940ca7
Debug the debug function
2022-08-24 12:09:06 +02:00
Loic Guegan
371749159b
Debug send_cancel
2022-08-15 11:30:17 +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
48ca1f43f2
Update comment
2022-06-30 19:14:09 +02:00
Loic Guegan
f4db71e833
Debug turn off for wired communications
2022-06-30 17:50:34 +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
be6d819080
Refactoring
2022-06-28 11:51:21 +02:00
Loic Guegan
6b697fa14f
Refactoring
2022-06-28 11:45:25 +02:00
Loic Guegan
838e48438c
Refactoring
2022-06-28 11:40:57 +02:00
Loic Guegan
6bf4be8b8f
Improve simulator robustness
2022-06-23 14:06:26 +02:00