Commit graph

  • 2b2cb09145 Add python version of run.sh Loic Guegan 2022-09-01 10:24:55 +02:00
  • 5590a909d9 Improve run.sh Loic Guegan 2022-09-01 08:12:18 +02:00
  • d9fb7fc2e3 Update run.sh Loic Guegan 2022-08-31 20:17:57 +02:00
  • f924c939ef Update run.sh Loic Guegan 2022-08-31 20:01:50 +02:00
  • c172878ea6 Debug run.sh Loic Guegan 2022-08-31 18:15:17 +02:00
  • 8d54d6b45a Debug package setup Loic Guegan 2022-08-31 18:12:02 +02:00
  • f85805f901 Use only commands from coreutils Loic Guegan 2022-08-31 17:50:22 +02:00
  • c63ae59a81 Add manual and improve node plugins system Loic Guegan 2022-08-31 11:25:48 +02:00
  • 5384940ca7 Debug the debug function Loic Guegan 2022-08-24 12:09:06 +02:00
  • 371749159b Debug send_cancel Loic Guegan 2022-08-15 11:30:17 +02:00
  • e0dbebe31d Go back to commit 1eee1ac8 Loic Guegan 2022-07-14 14:07:52 +02:00
  • 9671fc21ee Update README.org Loic Guegan 2022-07-03 11:51:14 +02:00
  • 77487c3736 Cleaning comments Loic Guegan 2022-07-02 21:07:01 +02:00
  • 9f17395651 Improve tests Loic Guegan 2022-07-02 15:28:58 +02:00
  • c5fa6d856a Update README.org Loic Guegan 2022-07-02 14:23:38 +02:00
  • 33d24479de Improve tests Loic Guegan 2022-07-02 14:03:36 +02:00
  • 76a8384791 Update README.org Loic Guegan 2022-07-02 13:06:23 +02:00
  • 988237bbd5 Improve tests Loic Guegan 2022-07-02 10:38:11 +02:00
  • b1b59d5fe6 Update README.org Loic Guegan 2022-07-02 09:45:53 +02:00
  • 9c8a126f46 Add tests tracking document Loic Guegan 2022-07-01 20:53:13 +02:00
  • 18c705a11e Debug wired communications when receiver is off. Loic Guegan 2022-07-01 18:12:28 +02:00
  • 33ffa0b6e0 Simplify the API: Now wired transmission are never aborted if receiver turned off. It will just not receive the data Loic Guegan 2022-07-01 13:05:33 +02:00
  • 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. Loic Guegan 2022-07-01 10:03:54 +02:00
  • 48ca1f43f2 Update comment Loic Guegan 2022-06-30 19:14:09 +02:00
  • f4db71e833 Debug turn off for wired communications Loic Guegan 2022-06-30 17:50:34 +02:00
  • d0ae9f3296 Improve tests Loic Guegan 2022-06-30 12:11:59 +02:00
  • 1bef51d878 Debug event processing Loic Guegan 2022-06-29 11:19:36 +02:00
  • be6d819080 Refactoring Loic Guegan 2022-06-28 11:51:21 +02:00
  • 6b697fa14f Refactoring Loic Guegan 2022-06-28 11:45:25 +02:00
  • 838e48438c Refactoring Loic Guegan 2022-06-28 11:40:57 +02:00
  • 535eb79ad7 Update comment Loic Guegan 2022-06-23 16:07:13 +02:00
  • 6bf4be8b8f Improve simulator robustness Loic Guegan 2022-06-23 14:06:26 +02:00
  • b81ea45bd3 Improve API arguments checking Loic Guegan 2022-06-23 11:52:00 +02:00
  • 0daa96651f Update comments Loic Guegan 2022-06-23 11:11:35 +02:00
  • 4854e15318 Update folder achitecture Loic Guegan 2022-06-23 10:56:49 +02:00
  • a2cd1b1fdc Debug node state update that should be performed before node queue update Loic Guegan 2022-06-21 19:41:44 +02:00
  • dc7f062517 Debug plugin Loic Guegan 2022-06-15 10:32:45 +02:00
  • b706e2258f Update CI Loic Guegan 2022-06-14 17:25:52 +02:00
  • 15bc39f1af Cleaning code Loic Guegan 2022-06-14 17:16:12 +02:00
  • 7f13c95e16 Major refactoring: - Create pip package - Reorganized source code Loic Guegan 2022-06-14 17:13:46 +02:00
  • b6877cb81e Update icon Loic Guegan 2022-06-13 12:30:52 +02:00
  • e93546e0f3 Debug power state plugin Loic Guegan 2022-06-13 10:22:06 +02:00
  • f165afac6e Improve comments Loic Guegan 2022-06-13 09:56:15 +02:00
  • 8e453ed54e Update comments Loic Guegan 2022-06-12 08:57:59 +02:00
  • dd7d5863d3 Add multiple interfaces test Loic Guegan 2022-06-11 11:57:29 +02:00
  • 0f0d08caba Now no ref to eth0 and wlan0 anymore. Each node can have an arbitrary number of wired and wireless interfaces Loic Guegan 2022-06-11 10:50:54 +02:00
  • 4a11e56d28 Remove interface names from list_receivers() Loic Guegan 2022-06-11 10:36:19 +02:00
  • b75498604a Remove interface name from registers Loic Guegan 2022-06-11 10:32:23 +02:00
  • fa09187031 Removing several ref to wlan0 Loic Guegan 2022-06-11 09:40:40 +02:00
  • d2a5ea6f53 Make one sharing matrix per wired interface Loic Guegan 2022-06-10 21:58:15 +02:00
  • 3fef2bbf4b Enable nodes to have multiple interfaces Loic Guegan 2022-06-10 21:19:43 +02:00
  • 7540e8290d Switch to dictionary for the network matrices Loic Guegan 2022-06-10 19:49:19 +02:00
  • 94b47ceab5 Use different matrix for wlan0 and eth0 Loic Guegan 2022-06-10 18:01:51 +02:00
  • a857977702 Update icon Loic Guegan 2022-06-10 15:49:22 +02:00
  • 895ed0452f Update icon Loic Guegan 2022-06-10 15:33:05 +02:00
  • 2ebdd114f7 Update icon Loic Guegan 2022-06-10 15:32:15 +02:00
  • 836aa63b9d Add badges to README Loic Guegan 2022-06-10 09:45:14 +02:00
  • ab702d1253 Update README with more informations Loic Guegan 2022-06-10 09:24:30 +02:00
  • d9e70b498b Add LICENSE Loic Guegan 2022-06-10 07:00:18 +00:00
  • 266292a66a Update the API in Readme.md Loic Guegan 2022-06-09 21:57:21 +02:00
  • 03eab9f6b3 Add CI Loic Guegan 2022-06-09 21:52:53 +02:00
  • c2e6aad09f Init ESDS repository Loic Guegan 2022-06-09 21:48:32 +02:00