|
APM:Libraries
|
Public Attributes | |
| DEFINE_BYTE_ARRAY_METHODS erb_ver | ver |
| erb_pos | pos |
| erb_stat | stat |
| erb_dops | dops |
| erb_vel | vel |
| erb_rtk | rtk |
Definition at line 100 of file AP_GPS_ERB.h.
| erb_dops AP_GPS_ERB::PACKED::dops |
Definition at line 105 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
| erb_pos AP_GPS_ERB::PACKED::pos |
Definition at line 103 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
| erb_rtk AP_GPS_ERB::PACKED::rtk |
Definition at line 107 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
| erb_stat AP_GPS_ERB::PACKED::stat |
Definition at line 104 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
| erb_vel AP_GPS_ERB::PACKED::vel |
Definition at line 106 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
| DEFINE_BYTE_ARRAY_METHODS erb_ver AP_GPS_ERB::PACKED::ver |
Definition at line 102 of file AP_GPS_ERB.h.
Referenced by AP_GPS_ERB::_parse_gps().
1.8.13