Files
firmware/src
Erayd 0cf4a2951a Bugfix for low-priority packet replacement when TX queue is full (#5827)
* Correct function comment

* Enqueue the intended packet, not the pointer to what we just dropped!

* Add some log output when we drop packets due to a full queue

* Make it clear when a non-late packet is dropped

* Remove from queue before release, not after

* Erase dropped packet from queue

* Declared type

* Log TX queue length after every send

* Fix operand order

* Add worst-case cap on TX delay vs current time
2025-01-12 12:05:51 -06:00
..
2024-11-04 19:15:59 -06:00
2025-01-07 07:10:42 -06:00
2024-11-04 19:15:59 -06:00
2024-11-04 19:15:59 -06:00
2024-11-22 14:25:09 -06:00
2024-11-04 06:09:23 -06:00
2024-11-04 06:09:23 -06:00
2024-08-06 12:35:54 -05:00
2024-08-06 12:35:54 -05:00
2024-11-25 06:53:05 -06:00
2024-08-06 12:35:54 -05:00
2024-12-31 10:15:01 -06:00