Commit graph

86 commits

Author SHA1 Message Date
Loic Guegan
54d88bce8f Improve package architecture 2022-09-09 19:59:42 +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
de95c9710e Cleaning 2022-09-09 13:47:52 +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
2ab1f99aa4 Debug node 2022-09-08 10:07:01 +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
8252ecb385 Remove useless code 2022-09-06 15:46:32 +02:00
Loic Guegan
0723d0d6db Cleaning 2022-09-06 15:39:00 +02:00
Loic Guegan
721801012a Debug plugins system 2022-09-06 15:34:48 +02:00
Loic Guegan
0db52b3e83 Add fedora tests 2022-09-02 11:43:49 +02:00
Loic Guegan
3ba4f6f6b9 Add ubuntu tests 2022-09-02 11:29:54 +02:00
Loic Guegan
c73ebc1fbc Cleaning 2022-09-02 10:01:16 +02:00
Loic Guegan
f6fc8a4c86 Update README.md 2022-09-01 21:21:11 +02:00
Loic Guegan
743bd048d3 Update README.md 2022-09-01 20:55:17 +02:00
Loic Guegan
2ca2717d26 Add run.sh 2022-09-01 18:06:20 +02:00
Loic Guegan
2eafcaabbd Making esds compatible with python 3.7 2022-09-01 17:53:42 +02:00
Loic Guegan
d908a5f832 Add test duration 2022-09-01 13:33:18 +02:00
Loic Guegan
47e7d3a9da Switch to run.py 2022-09-01 11:02:55 +02:00
Loic Guegan
2b2cb09145 Add python version of run.sh 2022-09-01 10:24:55 +02:00
Loic Guegan
5590a909d9 Improve run.sh 2022-09-01 08:12:18 +02:00
Loic Guegan
d9fb7fc2e3 Update run.sh 2022-08-31 20:17:57 +02:00
Loic Guegan
f924c939ef Update run.sh 2022-08-31 20:01:50 +02:00
Loic Guegan
c172878ea6 Debug run.sh 2022-08-31 18:15:17 +02:00
Loic Guegan
8d54d6b45a Debug package setup 2022-08-31 18:12:02 +02:00
Loic Guegan
f85805f901 Use only commands from coreutils 2022-08-31 17:50:22 +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
9671fc21ee Update README.org 2022-07-03 11:51:14 +02:00
Loic Guegan
77487c3736 Cleaning comments 2022-07-02 21:07:01 +02:00
Loic Guegan
9f17395651 Improve tests 2022-07-02 15:28:58 +02:00
Loic Guegan
c5fa6d856a Update README.org 2022-07-02 14:23:38 +02:00
Loic Guegan
33d24479de Improve tests 2022-07-02 14:03:36 +02:00
Loic Guegan
76a8384791 Update README.org 2022-07-02 13:06:23 +02:00
Loic Guegan
988237bbd5 Improve tests 2022-07-02 10:38:11 +02:00
Loic Guegan
b1b59d5fe6 Update README.org 2022-07-02 09:45:53 +02:00
Loic Guegan
9c8a126f46 Add tests tracking document 2022-07-01 20:53:13 +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