TSAT 3000 - Telemetry and data transfer via SATellite
TSAT 3000 Configuration Parameter Description, January 2013 Page 114 of 124
3.15.8 UTL_DEBUG_IPC_MASK
Default 0, Range 0…0xFF
Bit field to control output of debugging messages from IPC Link (between CCU and DSP):
Bit Mask Mnemonic Description
0
0x01
n/a
1
0x02
DEBUG_IPC_DATA_RX
MSG when receive DATA from DSP.
2
0x04
DEBUG_IPC_CTRL_RX
MSG when receive CTRL from DSP.
3
0x08
DEBUG_IPC_INFO_RX
MSG when receive INFO from DSP. – Not Used.
4
0x10
n/a
5
0x20
DEBUG_IPC_DATA_TX
MSG when send DATA to DSP.
6
0x40
DEBUG_IPC_CTRL_TX
MSG when send CTRL to DSP.
7
0x80
DEBUG_IPC_INFO_TX
MSG when send INFO to DSP. – Not Used.
3.15.9 UTL_DEBUG_RT_ADDRESS
Default 0, Range 0…0xFFFF
Set RT to which you want to apply one or more DEBUG options.
When one or more of the following options are enabled in UTL_DEBUG_MASK (0x000C.6000):
• DEBUG_SECURE_LINK 0x0000.2000
• DEBUG_SECURE_LINK_ALSO_OK_PACKETS 0x0000.4000
• DEBUG_LINK_RX_DATA 0x0004.0000
• DEBUG_LINK_TX_DATA 0x0008.0000
… or one or more of the following options are enabled in UTL_DEBUG_MASK_B (0x00C0.0000):
• DEBUG_TX_FREQUENCY_ADJUST_RX_2150 0x0040.0000
• DEBUG_TX_FREQUENCY_ADJUST_TX_2150 0x0080.0000
… a lot of MSGs could be issued (on the HUB) for all data sent and received to / from all RTs.
You can select to suppress MSGs regarding all RTs, except the selected one.
Value Address Description
0 BROADCAST Show MSGs regarding all RTs.
1 … NET_NO_OF_RTS RT Show MSGs regarding the specified RT.
0x2000 + (1 … 100)
0x2001 … 0x2064
8193 … 8292
GROUP
Show MSGs regarding the specified GROUP (1 … 100).
Note: The GROUP address is only applicable when the
DEBUG_LINK_TX_DATA option is selected.
ELSE – n/a – No MSGs will be displayed.
3.15.10 UTL_INDICATOR_MODE
Default 0, Range 0…0xFF
Not Used.