Commit graph

6 commits

Author SHA1 Message Date
Loic Guegan
cfa677a0c6 Debug synchronization + add return code 2022-09-09 13:16:42 +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
d0ae9f3296 Improve tests 2022-06-30 12:11:59 +02:00
Renamed from tests/simple_send_eth0_1s1r/receiver.py (Browse further)