ptme ip core packet insertion
This commit is contained in:
@ -13,9 +13,10 @@ enum commonObjects: uint32_t {
|
||||
FILE_SYSTEM_HANDLER = 0x50000500,
|
||||
PTME = 0x50000600,
|
||||
PAPB_VC0 = 0x50000700,
|
||||
PAPB_VC1 = 0x500007001,
|
||||
PAPB_VC2 = 0x500007002,
|
||||
PAPB_VC3 = 0x500007003,
|
||||
PAPB_VC1 = 0x50000701,
|
||||
PAPB_VC2 = 0x50000702,
|
||||
PAPB_VC3 = 0x50000703,
|
||||
CCSDS_HANDLER = 0x50000800,
|
||||
|
||||
/* 0x43 ('C') for Controllers */
|
||||
THERMAL_CONTROLLER = 0x43400001,
|
||||
|
Reference in New Issue
Block a user