|
|
static void | GetApplicationState () |
| |
|
|
static MagArrowAppState | m_AppState = MAG_ARROW_STATE_STARTUP |
| |
|
static bool | m_WifiConnected = false |
| |
| static MagArrowStartupState | m_StartupState |
| |
| static MagArrowFaultType | m_FaultSource |
| |
| static MagArrowPeripheralOnOffStatus | m_PeripheralOnOffStatus |
| |
|
|
UInt32 | TotalRecordsWritten () |
| |
|
Bool | IsSavingData () |
| |
|
int | m_iGpsStatus |
| |
|
int | m_iMqttStatus |
| |
|
int | mFileSystemStatus |
| |
|
int | m_iLoggingMode |
| |
|
int | m_iMagStatus |
| |
|
int | m_iWriteLatency |
| |
|
Bool | m_bLogToSerial |
| |
|
Bool | m_bSendMqtt |
| |
|
Bool | m_bLogToFile |
| |
|
Bool | m_bGpsInitialized |
| |
|
Bool | m_bGpsReceiving |
| |
|
Bool | m_bClockIsGpsBased |
| |
|
Bool | m_bClockIsSet |
| |
|
Bool | m_bSystemClockSetByGps |
| |
|
Bool | m_bSystemClockSet |
| |
|
Bool | m_bSystemClockSetByNetwork |
| |
|
Bool | m_bMissedData |
| |
|
UInt32 | m_iRecsWritten |
| |
◆ m_FaultSource
| MagArrowFaultType CMagArrowApplicationState::m_FaultSource |
|
static |
Initial value:=
MAG_ARROW_FAULT_NOTHING
◆ m_PeripheralOnOffStatus
Initial value:=
{ false, false, false, false }
◆ m_StartupState
| MagArrowStartupState CMagArrowApplicationState::m_StartupState |
|
static |
Initial value:=
MAG_ARROW_STARTUP_STATE_UNKNOWN
The documentation for this class was generated from the following files:
- /home/kddev/dev/TivaWorkspace/TezzeretApps/TezzeretApp.hpp
- /home/kddev/dev/TivaWorkspace/TezzeretApps/TezzeretApp.cpp