PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
uint32_t | hw_id |
uint16_t | fw_id |
uint8_t | dev_name_len |
char | dev_name [32] |
char px4::bst::BSTDeviceInfoReply::dev_name[32] |
Definition at line 85 of file bst.cpp.
Referenced by px4::bst::BST::probe().
uint8_t px4::bst::BSTDeviceInfoReply::dev_name_len |
Definition at line 84 of file bst.cpp.
Referenced by px4::bst::BST::probe().
uint16_t px4::bst::BSTDeviceInfoReply::fw_id |
Definition at line 83 of file bst.cpp.
Referenced by px4::bst::BST::probe().
uint32_t px4::bst::BSTDeviceInfoReply::hw_id |
Definition at line 82 of file bst.cpp.
Referenced by px4::bst::BST::probe().