Be aware that you might have to call the DHB::initializeLocalDataPool in child implementation #140
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For example in the GyroADIS1650Handler initializeLocalDataPool is overwritten, which is fine but it might have to call the DHB implementation in the end to be sure that the thermalSet is initialized correctly.
https://egit.irs.uni-stuttgart.de/eive/eive-obsw/src/branch/develop/mission/devices/GyroADIS1650XHandler.cpp#L368
I think all of those were solved.