benlink
benlink copied to clipboard
Tnc Data fragmentation in RadioController.send_tnc_data
Awesome, thanks for the PR!
Before I merge this, would you mind adding retry support for failed packets? Something like this: https://github.com/khusmann/benlink/issues/1#issuecomment-2661599552
Thanks!
Yea sure. I finally got what it takes to resolve this issue. Although the solution isn't what we would usually want, its a bit inefficient as you might already know we need some repeatations, but, there is a way I found. I will need some time to for this.