e311aaa2be
Fixing bug in interferences
2024-10-24 11:19:11 +02:00
IssamUiT
5a19e10e06
python to python3 in env. For more distro supported
2024-03-22 12:32:53 +01:00
Eddy Caron
46dfe24972
Update the view
2024-03-21 12:17:14 +01:00
Eddy Caron
20dc0e79d4
Add OSX compatibility fot run.sh
2024-03-21 12:01:56 +01:00
Loic Guegan
111ad7c34c
Update tests
2023-08-22 19:05:27 +02:00
a7f38dc162
Debug and improve interference detection
2023-08-22 18:18:32 +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
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
b3cbb52f00
Update tests
2022-09-13 13:22:39 +02:00
Loic Guegan
cfa677a0c6
Debug synchronization + add return code
2022-09-09 13:16:42 +02:00
Loic Guegan
c73ebc1fbc
Cleaning
2022-09-02 10:01:16 +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
f85805f901
Use only commands from coreutils
2022-08-31 17:50:22 +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
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