Service for getting GNSS data and configuring GNSS service
More...
|
|
override void | Dispose (bool disposing) |
| |
|
|
EventHandler< IGnssPosition > | GnssPosition |
| |
|
EventHandler< QualityIndicator.Quality > | GnssQualityChanged |
| |
- Returns
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IBasicGnssManager.
- Returns
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.
- Returns
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IBasicGnssManager.
- Parameters
-
- Returns
- Module Information
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.
- Returns
- Gnss Power status
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.
- Returns
- Gnss status
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.
| void PerformHardwareReset |
( |
| ) |
|
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.
| void PerformSoftwareReset |
( |
SwResetType.Type |
gnssSwResetType | ) |
|
- Parameters
-
| gnssSwResetType | indicates gnss software reset type |
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.
- Parameters
-
| gnssPowerStatus | Gnss Power status |
- Exceptions
-
| NotAvailableException (NOT_AVAILABLE) | Thrown when service is not available |
| NotAvailableException (DPY_TIMEOUT) | Thrown when service don't respond in time |
| HalException | Thrown when service returns an error |
Implements IGnssManager.