msp::client::Client Member List

This is the complete list of members for msp::client::Client, including all inherited members.

buffermsp::client::Clientprotected
Client()msp::client::Client
connectPort(const std::string &device, const size_t baudrate=115200)msp::client::Clientprotected
crcV1(const uint8_t id, const ByteVector &data) const msp::client::Clientprotected
crcV2(uint8_t crc, const ByteVector &data) const msp::client::Clientprotected
crcV2(uint8_t crc, const uint8_t &b) const msp::client::Clientprotected
cv_responsemsp::client::Clientprotected
cv_response_mtxmsp::client::Clientprotected
disconnectPort()msp::client::Clientprotected
extractChar()msp::client::Clientprotected
fw_variantmsp::client::Clientprotected
getSubscription(const msp::ID &id)msp::client::Clientinline
getVariant() const msp::client::Client
getVersion() const msp::client::Client
hasSubscription(const msp::ID &id) const msp::client::Clientinline
iomsp::client::Clientprotected
isConnected() const msp::client::Client
log_level_msp::client::Clientprotected
messageReady(iterator begin, iterator end) const msp::client::Clientprotected
msp_ver_msp::client::Clientprotected
mutex_buffermsp::client::Clientprotected
mutex_responsemsp::client::Clientprotected
mutex_sendmsp::client::Clientprotected
mutex_subscriptionsmsp::client::Clientprotected
packMessageV1(const msp::ID id, const ByteVector &data=ByteVector(0)) const msp::client::Clientprotected
packMessageV2(const msp::ID id, const ByteVector &data=ByteVector(0)) const msp::client::Clientprotected
portmsp::client::Clientprotected
processOneMessage(const asio::error_code &ec, const std::size_t &bytes_transferred)msp::client::Client
processOneMessageV1()msp::client::Clientprotected
processOneMessageV2()msp::client::Clientprotected
request_receivedmsp::client::Clientprotected
running_msp::client::Clientprotected
sendData(const msp::ID id, const ByteVector &data=ByteVector(0))msp::client::Client
sendData(const msp::ID id, const ByteVectorUptr &&data)msp::client::Clientinline
sendMessage(msp::Message &message, const double &timeout=0)msp::client::Client
sendMessageNoWait(const msp::Message &message)msp::client::Client
setLoggingLevel(const LoggingLevel &level)msp::client::Client
setVariant(const FirmwareVariant &v)msp::client::Client
setVersion(const int &ver)msp::client::Client
start(const std::string &device, const size_t baudrate=115200)msp::client::Client
startReadThread()msp::client::Clientprotected
startSubscriptions()msp::client::Clientprotected
stop()msp::client::Client
stopReadThread()msp::client::Clientprotected
stopSubscriptions()msp::client::Clientprotected
subscribe(void(C::*callback)(const T &), C *context, const double &tp)msp::client::Clientinline
subscribe(const std::function< void(const T &)> &recv_callback, const double &tp)msp::client::Clientinline
subscriptionsmsp::client::Clientprotected
threadmsp::client::Clientprotected
~Client()msp::client::Client


msp
Author(s): Christian Rauch
autogenerated on Tue Oct 6 2020 03:39:02