custFeaturesSetting Struct Reference
Detailed Description
This structure contains settings to be used for custom features
- Parameters:
-
| pGPSSel |
- optional 1 byte parameter
- GPS Antenna Select
- values:
- 0x00 - Dedicated GPS Port
- 0x01 - GPS Rx over AUX Port
- 0x02 - GPS Rx over dedicated GPS port with no bias voltage applied
|
| pGPSEnable |
- optional 4 byte parameter
- GPS Enable/Disable
- values: The value of 7 least significant bits:
- 0 - Disabled
- 1 - MT & MO enabled
- 2 - MO enabled
- 3 - MT enabled
- 4 - MT & MO enabled if GPS_DISABLE pin is not asserted
- 5 - MO GPS enabled if GPS_DISABLE pin is not asserted
- 6 - MT GPS enabled if GPS_DISABLE pin is not asserted
|
- Note:
- Only MC7750 3.5.x firmware supports above 0x04, 0x05 and 0x06 settings. To disable GLONASS, set the most significant bit - 0x80. This setting is only applicable if GPS is not Disabled.
Field Documentation