/ringbuffer

A basic ring buffer library with wrapping and overwrite existing values to calculate the average of a amount of values in the buffer during the last buffer filling period.

Primary LanguageCOtherNOASSERTION

A basic ring buffer library for use with Mongoose OS

Overview

This library provides a ringbuffer with wrapping and overwrite existing values to calculate the average of a amount of values in the past time.