Commit Graph

3 Commits

Author SHA1 Message Date
Fabien-B b7ed10502d rename circular_buffer to framed_ring_buffer (#3570)
Issues due date / Add labels to issues (push) Has been cancelled
Doxygen / build (push) Has been cancelled
Co-authored-by: Fabien-B <Fabien-B@github.com>
2025-12-08 11:20:41 +01:00
Freek van Tienen 751e2579eb [utils] Fix circular buffer and uavcan (#3544)
Issues due date / Add labels to issues (push) Has been cancelled
Doxygen / build (push) Has been cancelled
* [utils] Fix circular buffer length wrapping

* [uavcan] Fix payload length to buffer length

* [utils] Fix circular buffer drop

* [utils] Fix circular buffer drop function, and add some tests

---------

Co-authored-by: Fabien-B <Fabien-B@github.com>
2025-10-08 12:05:07 +02:00
Fabien-B 7954fa63df [utils] Add circular buffer. (#3038) 2023-07-12 14:18:29 +02:00