This directory provides various utilities used by the other ubxlib components.
A simple ring buffer implementation that functions as a wrapper for a linear buffer.
All API functions except uRingBufferCreate() and uRingBufferDelete() are thread-safe.
Functions to convert a buffer of ASCII hex encoded into a buffer of binary and vice-versa.
Functions to assist with time manipulation.