using old names again
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
@ -47,22 +47,22 @@ enum commonObjects: uint32_t {
|
||||
* Not yet specified which pt1000 will measure which device/location in the satellite.
|
||||
* Therefore object ids are named according to the IC naming of the RTDs in the schematic.
|
||||
*/
|
||||
RTD_IC_0 = 0x44420016,
|
||||
RTD_IC_1 = 0x44420017,
|
||||
RTD_IC_2 = 0x44420018,
|
||||
RTD_IC_3 = 0x44420019,
|
||||
RTD_IC_4 = 0x44420020,
|
||||
RTD_IC_5 = 0x44420021,
|
||||
RTD_IC_6 = 0x44420022,
|
||||
RTD_IC_7 = 0x44420023,
|
||||
RTD_IC_8 = 0x44420024,
|
||||
RTD_IC_9 = 0x44420025,
|
||||
RTD_IC_10 = 0x44420026,
|
||||
RTD_IC_11 = 0x44420027,
|
||||
RTD_IC_12 = 0x44420028,
|
||||
RTD_IC_13 = 0x44420029,
|
||||
RTD_IC_14 = 0x44420030,
|
||||
RTD_IC_15 = 0x44420031,
|
||||
RTD_IC_3 = 0x44420016,
|
||||
RTD_IC_4 = 0x44420017,
|
||||
RTD_IC_5 = 0x44420018,
|
||||
RTD_IC_6 = 0x44420019,
|
||||
RTD_IC_7 = 0x44420020,
|
||||
RTD_IC_8 = 0x44420021,
|
||||
RTD_IC_9 = 0x44420022,
|
||||
RTD_IC_10 = 0x44420023,
|
||||
RTD_IC_11 = 0x44420024,
|
||||
RTD_IC_12 = 0x44420025,
|
||||
RTD_IC_13 = 0x44420026,
|
||||
RTD_IC_14 = 0x44420027,
|
||||
RTD_IC_15 = 0x44420028,
|
||||
RTD_IC_16 = 0x44420029,
|
||||
RTD_IC_17 = 0x44420030,
|
||||
RTD_IC_18 = 0x44420031,
|
||||
|
||||
SUS_1 = 0x44120032,
|
||||
SUS_2 = 0x44120033,
|
||||
|
Reference in New Issue
Block a user