Ein SDR-Projekt für IP-Datenübertragung auf dem 70cm-Band. Die Implementierung basiert auf Liquid-DSP.
Find a file
Thomas Kolb 325abdbd02 packet_queue: allow max. 15 packets to be queue (transmit window)
16 is not allowed because it leads to an overflow in sequence numbers, making
them ambiguous.
2024-08-09 22:22:01 +02:00
doc doc: s/should/must/ 2024-07-23 09:21:14 +02:00
impl packet_queue: allow max. 15 packets to be queue (transmit window) 2024-08-09 22:22:01 +02:00