Roomba App  1.0
frameBuffer.cpp File Reference

FrameBuffer class methods definitions. More...

#include "frameBuffer.hh"
Include dependency graph for frameBuffer.cpp:

Go to the source code of this file.

Detailed Description

Author
Jakub Kozłowicz (ja.ko.nosp@m.zlow.nosp@m.icz@g.nosp@m.mail.nosp@m..com)
Bartosz Wroński (barte.nosp@m.k-wr.nosp@m.onski.nosp@m.7@wp.nosp@m..pl)

FrameBuffer class implements circular buffer with data overwritten when size of this buffer is to big. It allows to read from serial device on different thread.

Version
1.0
Date
2022-06-16

Definition in file frameBuffer.cpp.