Public Member Functions | |
def | test_config |
def | test_diagnostics |
def | test_fix |
def | test_imu |
def | test_navigation |
Static Public Attributes | |
dictionary | receivers = {} |
Definition at line 63 of file basic_data_smoke.py.
def basic_data_smoke.TestSmoke.test_config | ( | self | ) |
Exists primarily to test the correct parsing of complex messages/groups, including nested arrays, etc.
Definition at line 98 of file basic_data_smoke.py.
def basic_data_smoke.TestSmoke.test_diagnostics | ( | self | ) |
Definition at line 66 of file basic_data_smoke.py.
def basic_data_smoke.TestSmoke.test_fix | ( | self | ) |
Definition at line 86 of file basic_data_smoke.py.
def basic_data_smoke.TestSmoke.test_imu | ( | self | ) |
Definition at line 92 of file basic_data_smoke.py.
def basic_data_smoke.TestSmoke.test_navigation | ( | self | ) |
Definition at line 77 of file basic_data_smoke.py.
dictionary basic_data_smoke.TestSmoke::receivers = {} [static] |
Definition at line 64 of file basic_data_smoke.py.