Reticulum/RNS/Interfaces
SebastianObi 6dcfe2cad6
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:43:14 +02:00
..
Android Fixed missing init of 'r_stat_snr'. 2023-06-07 17:43:14 +02:00
AX25KISSInterface.py
AutoInterface.py Added multi-interface duplicate deque to AutoInterface 2023-05-11 19:54:26 +02:00
I2PInterface.py
Interface.py
KISSInterface.py
LocalInterface.py Use included platform detection method 2023-05-03 12:21:57 +02:00
PipeInterface.py
RNodeInterface.py Fixed missing init of 'r_stat_snr'. 2023-06-07 17:42:44 +02:00
SerialInterface.py
TCPInterface.py Removed dependency on netifaces. 2023-05-04 23:19:43 +02:00
UDPInterface.py Removed dependency on netifaces. 2023-05-04 23:19:43 +02:00
__init__.py