ptme handling wip

This commit is contained in:
Jakob Meier
2021-09-19 12:27:48 +02:00
parent 4b5f22f013
commit ddd8ff2180
18 changed files with 1312 additions and 6 deletions

View File

@ -11,6 +11,11 @@ enum commonObjects: uint32_t {
TMTC_BRIDGE = 0x50000300,
TMTC_POLLING_TASK = 0x50000400,
FILE_SYSTEM_HANDLER = 0x50000500,
PTME = 0x50000600,
PAPB_VC0 = 0x50000700,
PAPB_VC0 = 0x500007001,
PAPB_VC0 = 0x500007002,
PAPB_VC0 = 0x500007003,
/* 0x43 ('C') for Controllers */
THERMAL_CONTROLLER = 0x43400001,