Package com.reduxrobotics.frames


package com.reduxrobotics.frames
Package holding base and utility classes for device data frames
  • Class
    Description
    Implements an object-holding Frame backed by a byte array.
    Functional interface for a function mapping a double data value to the final frame type.
    Implements an object-holding Frame backed by a double.
    Functional interface for a function mapping a double data value to the final frame type.
    Class representing periodic timestamped data received from CAN or other sources.
    Functional interface for Frame callbacks.
    Immutable container class for timestamped values.
    Implements an object-holding Frame backed by a Long.
    Functional interface for a function mapping a double data value to the final frame type.