Reticulum/RNS
gretel 9523595282 Fix KISS beacon frame length
Fix frame length handling to meet minimum length requirements (15 bytes) for
TNCs like Direwolf. Previously, raw beacon data was being sent directly,
causing frame length errors.

Changed code to pad beacon data with zeros to ensure minimum frame length.
2024-11-21 18:57:26 +01:00
..
Cryptography Updated exceptions 2023-10-24 01:39:25 +02:00
Interfaces Fix KISS beacon frame length 2024-11-21 18:57:26 +01:00
Utilities Add rnode battery state to rnstatus output 2024-10-11 10:14:10 +02:00
vendor Added better handling on Windows of interfaces that are non-adoptable for AutoInterface 2024-05-17 23:54:48 +02:00
__init__.py Update profiler output 2024-09-16 18:20:31 +02:00
_version.py Updated version 2024-10-20 13:45:52 +02:00
Buffer.py Updated license headers 2023-09-29 10:31:20 +02:00
Channel.py Fixed missing attribute check 2023-09-19 10:13:27 +02:00
Destination.py Raise exception when SINGLE destination is created without identity 2024-09-16 18:20:53 +02:00
Identity.py Cleanup 2024-10-20 12:26:54 +02:00
Link.py Fixed invalid link RSSI, SNR and Q data returned from API functions. Improved link physical layer stats updates. 2024-10-20 13:34:02 +02:00
Packet.py Fixed invalid link RSSI, SNR and Q data returned from API functions. Improved link physical layer stats updates. 2024-10-20 13:34:02 +02:00
Resolver.py Resolver skeleton 2023-09-29 23:18:30 +02:00
Resource.py Fixed resource transfers hanging for a long time over slow links if proof packet is lost 2024-10-10 17:06:43 +02:00
Reticulum.py Add rnode battery state to rnstatus output 2024-10-11 10:14:10 +02:00
Transport.py Fixed resource transfers hanging for a long time over slow links if proof packet is lost 2024-10-10 17:06:43 +02:00