A B C D E F G H I M N O R S T U V W

R

readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReference
 
readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReferenceBool
 
readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReferenceDouble
 
readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReferenceFloat
 
readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReferenceFloatVector
 
readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReferenceInt
 
readFromCan(CanAeroMetadata, can_t) - Method in class com.flightpanels.scs.DataReferenceString
 
readFromCan(CanAeroMetadata, can_t) - Method in interface com.flightpanels.scs.IDataReference
read incoming data from the bus into the cache
receiveMessage(can_t) - Method in class com.flightpanels.scs.CanAeroBusConnector
Processes service requests and responses, filters normal operation data.
receiveMessage(Vector<can_t>) - Method in class com.flightpanels.scs.CanAeroBusConnector
Processes service requests and responses, filters normal operation data.
receiveMessage(Packet) - Method in interface com.flightpanels.scs.IBusConnector
To be called asynchronously.
receiveMessage(Vector<Packet>) - Method in interface com.flightpanels.scs.IBusConnector
To be called asynchronously.
Receiver - Class in com.flightpanels.scs
The main class and entry point to the CAN Aerospace world.
requestData(long, boolean, IUpdateable<Integer>, Integer) - Method in class com.flightpanels.scs.Receiver
Request to receive updates on the given CAN Id from the bus.
requestData(long, boolean, IUpdateable<Float>, Float) - Method in class com.flightpanels.scs.Receiver
Request to receive updates on the given CAN Id from the bus.
requestData(long, boolean, IUpdateable<Double>, Double) - Method in class com.flightpanels.scs.Receiver
Request to receive updates on the given CAN Id from the bus.
requestData(long, boolean, IUpdateable<Boolean>, Boolean) - Method in class com.flightpanels.scs.Receiver
Request to receive updates on the given CAN Id from the bus.
requestData(long, boolean, IUpdateable<String>, String) - Method in class com.flightpanels.scs.Receiver
Request to receive updates on the given CAN Id from the bus.
requestData(long, boolean, IUpdateable<Vector<Float>>, Vector<Float>) - Method in class com.flightpanels.scs.Receiver
Request to receive updates on the given CAN Id from the bus.
requested() - Method in class com.flightpanels.scs.DataReference
 
requested() - Method in interface com.flightpanels.scs.IDataReference
data was requested, reset the internal timeout
resetTimer() - Method in class com.flightpanels.scs.ConnectedClient
Will be called to reset timeout after reception of data.
run() - Method in class com.flightpanels.scs.Receiver
Call this repeatedly, either from the application's main loop or a separate application thread.

A B C D E F G H I M N O R S T U V W