Reticulum/RNS
SebastianObi f206047908
Fixed missing init of 'r_stat_snr'.
This this will otherwise lead to the error:
AttributeError: 'RNodeInterface' object has no attribute 'r_stat_snr'
2023-06-07 17:42:44 +02:00
..
Cryptography hkdf: Remove duplicate check if the salt is None 2023-03-01 16:22:51 +02:00
Interfaces Fixed missing init of 'r_stat_snr'. 2023-06-07 17:42:44 +02:00
Utilities Updated parser 2023-06-02 21:24:57 +02:00
vendor Fix import paths 2023-05-05 10:37:22 +02:00
Buffer.py Add EOF signal on buffer close 2023-05-19 01:57:20 +02:00
Channel.py Fixed callback invocation on channel receive 2023-05-19 01:58:28 +02:00
Destination.py Added Link ID to response_generator callback signature 2023-02-09 11:52:54 +01:00
Identity.py Handle missing identity file in rncp. Fixes #317. 2023-05-31 15:39:55 +02:00
Link.py Fixed race condition when timed-out link receives a late establishment proof a few milliseconds after it has timed out 2023-06-02 21:24:49 +02:00
Packet.py Fixed received link packet proofs not resetting watchdog stale timer 2023-05-11 16:22:44 +02:00
Resource.py Cleanup 2023-05-10 18:40:18 +02:00
Reticulum.py Cleanup 2023-05-05 10:43:27 +02:00
Transport.py Fixed missing check in receipt culling 2023-05-18 23:33:26 +02:00
__init__.py Fixed Link MDU output in phyparams() 2023-03-04 18:37:28 +01:00
_version.py Updated version and changelog 2023-06-03 15:52:44 +02:00