Field Name |
Length (bits) |
Bit |
Contents |
Description |
Item |
Total |
Algn |
Off |
removePatches |
48 + 16*n |
16 |
0 |
command Packet |
Remove patches from the patch list (see table 40, swreq Rev. I) |
header |
48 | 48 |
16 |
0 |
command Header |
Command Packet Header |
commandLength |
16 | 16 |
16 |
0 |
uint16 = 3+n |
Number of 16-bit words in the command packet |
commandIdentifier |
16 | 16 |
16 |
16 |
uint16 |
Used by ground to identify the command |
commandOpcode |
16 | 16 |
16 |
32 |
uint16 = 22 |
Command Operation code which determines format and action of the command [see enum CmdOpcode]: CMDOP_REMOVE_PATCH |
patchIds[pl-3] |
16 | 16*n |
16 |
48 |
uint16 |
Ids of the patches to remove. If a value is 0xffff, remove all remaining patches |