BayEOSArduino Library
BayTFTDebug Member List

This is the complete list of members for BayTFTDebug, including all inherited members.

_buffer (defined in BayEOS)BayEOS
_ccol (defined in TFTStream)TFTStreamprotected
_cols (defined in TFTStream)TFTStreamprotected
_crow (defined in TFTStream)TFTStreamprotected
_error_next (defined in BayEOSDebugInterface)BayEOSDebugInterfaceprotected
_failure_counter (defined in BayEOS)BayEOS
_first_row (defined in TFTStream)TFTStreamprotected
_max_skip (defined in BayEOS)BayEOS
_modus (defined in BayEOSDebugInterface)BayEOSDebugInterfaceprotected
_next (defined in BayEOS)BayEOS
_on (defined in TFTStream)TFTStreamprotected
_payload (defined in BayEOS)BayEOS
_rows (defined in TFTStream)TFTStreamprotected
_skip_counter (defined in BayEOS)BayEOS
_success (defined in BayEOS)BayEOS
_tx_buffer (defined in TFTStream)TFTStreamprotected
_utft (defined in TFTStream)TFTStreamprotected
addChannelValue(float v, uint8_t channel_number=0)BayEOS
addChannelValue(double v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(long v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(unsigned long v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(int v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(unsigned int v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(int8_t v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(uint8_t v, uint8_t channel_number=0) (defined in BayEOS)BayEOS
addChannelValue(float v, const char *channel_label)BayEOS
addChannelValue(double v, const char *channel_label) (defined in BayEOS)BayEOS
addChannelValue(long v, const char *channel_label) (defined in BayEOS)BayEOS
addChannelValue(unsigned long v, const char *channel_label) (defined in BayEOS)BayEOS
addChannelValue(int v, const char *channel_label) (defined in BayEOS)BayEOS
addChannelValue(unsigned int v, const char *channel_label) (defined in BayEOS)BayEOS
addChannelValue(int8_t v, const char *channel_label) (defined in BayEOS)BayEOS
addChannelValue(uint8_t v, const char *channel_label) (defined in BayEOS)BayEOS
addChecksum(void) (defined in BayEOS)BayEOS
addToPayload(uint8_t b)BayEOSinline
addToPayload(const void *p, uint8_t length)BayEOS
addToPayload(const uint8_t *c)BayEOS
addToPayload(const char *s)BayEOS
addToPayload(float f)BayEOS
addToPayload(unsigned long l)BayEOS
addToPayload(long l)BayEOS
addToPayload(int w)BayEOS
addToPayload(uint16_t w)BayEOS
BayEOS(void)BayEOSinline
BayTFTDebug(UTFT *utft, char *tx_buffer, uint8_t rows, uint8_t cols)BayTFTDebug
begin(void) (defined in TFTStream)TFTStream
createActionResponse(uint8_t key, uint8_t status)BayEOS
createMessage(const char *s, uint8_t checksum=0, uint8_t frametype=BayEOS_Message)BayEOS
end(void) (defined in TFTStream)TFTStream
flush(void) (defined in BayTFTDebug)BayTFTDebug
getPacketLength(void) constBayEOS
getPayload(void) constBayEOS
getPayload(uint8_t index) const (defined in BayEOS)BayEOS
getPayloadBytesLeft(void) constBayEOS
getPayloadLength(void) constBayEOS
isOn(void) (defined in TFTStream)TFTStreaminline
lcdOff(void) (defined in TFTStream)TFTStreaminline
lcdOn(void) (defined in TFTStream)TFTStreaminline
readBinaryFromBuffer(unsigned long pos)BayEOS
readBinaryFromBuffer(unsigned long pos, unsigned long end, unsigned long vpos)BayEOS
readFromBuffer(void)BayEOS
readIntoPayload(int timeout=5000)BayEOSinlinevirtual
sendError(const char *s)BayEOS
sendFromBuffer(void)BayEOS
sendMessage(const char *s)BayEOS
sendOrBuffer(void)BayEOS
sendPayload(void)BayEOSDebugInterfacevirtual
setBuffer(BayEOSBuffer &buffer, uint16_t max_skip=0)BayEOSinline
startCommand(uint8_t cmd_api)BayEOS
startCommandResponse(uint8_t cmd_api)BayEOS
startDataFrame(uint8_t subtype=BayEOS_Float32le, uint8_t checksum=0)BayEOS
startDataFrameWithOrigin(uint8_t subtype, const char *o, uint8_t checksum=0, uint8_t routed=0)BayEOS
startDelayedFrame(unsigned long delay)BayEOS
startDelayedSecondFrame(unsigned long delay)BayEOS
startFrame(void)BayEOS
startFrame(uint8_t type)BayEOS
startOriginFrame(const char *o, uint8_t routed=0)BayEOS
startRF24Frame(uint8_t pipe)BayEOS
startRoutedFrame(uint16_t sourceMyID, uint16_t sourcePANID, uint8_t rssi=0)BayEOS
startTimestampFrame(unsigned long timestamp)BayEOS
TFTStream(UTFT *utft, char *tx_buffer, uint8_t rows, uint8_t cols) (defined in TFTStream)TFTStream
validateChecksum(void) (defined in BayEOS)BayEOS
write(uint8_t b) (defined in BayTFTDebug)BayTFTDebug
write(uint8_t) (defined in BayTFTDebug)BayTFTDebug
write(unsigned long n) (defined in BayTFTDebug)BayTFTDebuginline
write(long n) (defined in BayTFTDebug)BayTFTDebuginline
write(unsigned int n) (defined in BayTFTDebug)BayTFTDebuginline
write(int n) (defined in BayTFTDebug)BayTFTDebuginline
write(unsigned long n) (defined in TFTStream)TFTStreaminline
write(long n) (defined in TFTStream)TFTStreaminline
write(unsigned int n) (defined in TFTStream)TFTStreaminline
write(int n) (defined in TFTStream)TFTStreaminline
writeToBuffer(void)BayEOS