Spartn Configuration (0x0E,0x20)

Description

Configure the SPARTN corrections service parameters.

Notes

Notes:
- Enable and type settings will only update after a power cycle
- Type settings will only take effect after a power cycle
- Key information can be updated while running

Parameter Name Data Type Description
Field Length u8 81
Descriptor u8 0x20
Function Selector u8 This command supports the following MIP function selectors:
Write Read Save Load Default [WRSLD]
Enable [W] u8 Enable/Disable the SPARTN subsystem (0 = Disabled, 1 = Enabled)
Type [W] u8 Connection type (0 - None, 1 = Network, 2 = L-Band)
Current Key Tow [W] u32 The GPS time of week the current key is valid until
Current Key Week [W] u16 The GPS week number the current key is valid until
Current Key [W] u8[32] 32 character string of ASCII hex values for the current key (e.g. "bc" for 0xBC)
Next Key Tow [W] u32 The GPS time of week the next key is valid until
Next Key Week [W] u16 The GPS week number the next key is valid until
Next Key [W] u8[32] 32 character string of ASCII hex valuesfor the next key (e.g. "bc" for 0xBC)
Ack/Nack Reply See standard MIP ack/nack reply format.
Response Data Data Type Description
Response Length u8 80
Response Descriptor u8 0xA0
Enable u8 Enable/Disable the SPARTN subsystem (0 = Disabled, 1 = Enabled)
Type u8 Connection type (0 - None, 1 = Network, 2 = L-Band)
Current Key Tow u32 The GPS time of week the current key is valid until
Current Key Week u16 The GPS week number the current key is valid until
Current Key u8[32] 32 character string of ASCII hex values for the current key (e.g. "bc" for 0xBC)
Next Key Tow u32 The GPS time of week the next key is valid until
Next Key Week u16 The GPS week number the next key is valid until
Next Key u8[32] 32 character string of ASCII hex valuesfor the next key (e.g. "bc" for 0xBC)