as2_platform_tello
1.1
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace as2
Namespace as2_tello_platform
Namespace tello
Classes and Structs
Struct coordinates
Struct TelloState
Class TelloPlatform
Class SocketUDP
Class TelloCameraManager
Class TelloCommandSender
Class TelloStateReceiver
Defines
Define COMMAND_SEND_TIMEOUT
Define SOCKET_TIMEOUT
Directories
Directory include
Directory as2_platform_tello
Directory tello
Files
File as2_platform_tello.hpp
File socket_udp.hpp
File tello.hpp
Standard Documents
CHANGELOG
Changelog for package as2_platform_tello
1.1.0 (2024-08-20)
1.0.9 (2024-03-25)
1.0.8 (2024-02-12)
1.0.7 (2024-02-04)
1.0.6 (2023-12-12)
1.0.5 (2023-11-08)
1.0.4 (2023-08-23)
1.0.3 (2023-08-22)
1.0.2 (2023-08-17)
1.0.1 (2023-04-25)
1.0.0 (2023-03-18)
0.2.2 (2022-12-20)
0.2.1 (2022-12-19)
CONTRIBUTING
LICENSE
PACKAGE
README
tello_platform
tello_connection
tello_platform
Index
as2_platform_tello
Index
Index
A
|
C
|
S
|
T
A
as2_tello_platform::TelloPlatform (C++ class)
as2_tello_platform::TelloPlatform::configureSensors (C++ function)
as2_tello_platform::TelloPlatform::ownKillSwitch (C++ function)
as2_tello_platform::TelloPlatform::ownLand (C++ function)
as2_tello_platform::TelloPlatform::ownSendCommand (C++ function)
as2_tello_platform::TelloPlatform::ownSetArmingState (C++ function)
as2_tello_platform::TelloPlatform::ownSetOffboardControl (C++ function)
as2_tello_platform::TelloPlatform::ownSetPlatformControlMode (C++ function)
as2_tello_platform::TelloPlatform::ownStopPlatform (C++ function)
as2_tello_platform::TelloPlatform::ownTakeoff (C++ function)
as2_tello_platform::TelloPlatform::pingTimerCallback (C++ function)
as2_tello_platform::TelloPlatform::readCameraTimerCallback (C++ function)
as2_tello_platform::TelloPlatform::readStateTimerCallback (C++ function)
as2_tello_platform::TelloPlatform::TelloPlatform (C++ function)
as2_tello_platform::TelloPlatform::~TelloPlatform (C++ function)
C
COMMAND_SEND_TIMEOUT (C macro)
S
SOCKET_TIMEOUT (C macro)
T
tello::coordinates (C++ struct)
tello::coordinates::x (C++ member)
tello::coordinates::y (C++ member)
tello::coordinates::z (C++ member)
tello::SocketUDP (C++ class)
tello::SocketUDP::closeSocket (C++ function)
tello::SocketUDP::receive (C++ function)
tello::SocketUDP::send (C++ function)
tello::SocketUDP::SocketUDP (C++ function)
tello::SocketUDP::~SocketUDP (C++ function)
tello::TelloCameraManager (C++ class)
tello::TelloCameraManager::getFrame (C++ function)
tello::TelloCameraManager::setVideoStream (C++ function)
tello::TelloCameraManager::TelloCameraManager (C++ function)
tello::TelloCameraManager::~TelloCameraManager (C++ function)
tello::TelloCommandSender (C++ class)
tello::TelloCommandSender::emergency (C++ function)
tello::TelloCommandSender::entrySDKMode (C++ function)
tello::TelloCommandSender::getSDKVersion (C++ function)
tello::TelloCommandSender::getTime (C++ function)
tello::TelloCommandSender::land (C++ function)
tello::TelloCommandSender::positionMotionCommand (C++ function)
tello::TelloCommandSender::sendCameraCommand (C++ function)
tello::TelloCommandSender::setPort (C++ function)
tello::TelloCommandSender::speedMotionCommand (C++ function)
tello::TelloCommandSender::takeoff (C++ function)
tello::TelloCommandSender::TelloCommandSender (C++ function)
tello::TelloCommandSender::yawMotion (C++ function)
tello::TelloCommandSender::~TelloCommandSender (C++ function)
tello::TelloState (C++ struct)
tello::TelloState::agx (C++ member)
tello::TelloState::agy (C++ member)
tello::TelloState::agz (C++ member)
tello::TelloState::baro (C++ member)
tello::TelloState::bat (C++ member)
tello::TelloState::h (C++ member)
tello::TelloState::pitch (C++ member)
tello::TelloState::roll (C++ member)
tello::TelloState::stamp (C++ member)
tello::TelloState::temph (C++ member)
tello::TelloState::templ (C++ member)
tello::TelloState::time (C++ member)
tello::TelloState::tof (C++ member)
tello::TelloState::vgx (C++ member)
tello::TelloState::vgy (C++ member)
tello::TelloState::vgz (C++ member)
tello::TelloState::yaw (C++ member)
tello::TelloStateReceiver (C++ class)
tello::TelloStateReceiver::getTelloState (C++ function)
tello::TelloStateReceiver::getTelloStateString (C++ function)
tello::TelloStateReceiver::TelloStateReceiver (C++ function)
tello::TelloStateReceiver::~TelloStateReceiver (C++ function)