devicehandler updates #320

Merged
gaisser merged 9 commits from KSat/fsfw:mueller/devicehandlers-update into development 2020-12-22 15:28:46 +01:00
Owner

getTransitionDelay is now abstract.
setNormalDatapoolEntriesInvalid implementation using local pools provided (still virtual), no abstract method anymore.

Typofix for device command in DeviceHandlerIF .

getTransitionDelay is now abstract. setNormalDatapoolEntriesInvalid implementation using local pools provided (still virtual), no abstract method anymore. Typofix for device command in `DeviceHandlerIF` .
muellerr added the
feature
API Change
labels 2020-12-22 12:49:45 +01:00
muellerr added 1 commit 2020-12-22 12:49:46 +01:00
muellerr added 1 commit 2020-12-22 12:49:51 +01:00
muellerr added 2 commits 2020-12-22 12:53:32 +01:00
gaisser added 1 commit 2020-12-22 15:08:16 +01:00
gaisser reviewed 2020-12-22 15:10:51 +01:00
@ -1008,0 +926,4 @@
mySet.read();
if (thermalRequest != ThermalComponentIF::STATE_REQUEST_IGNORE) {
thermalRequest = ThermalComponentIF::STATE_REQUEST_OPERATIONAL;
mySet.commit(PoolVariableIF::VALID);
Owner

make abstract

make abstract
gaisser marked this conversation as resolved
muellerr added 2 commits 2020-12-22 15:11:52 +01:00
gaisser added this to the ASTP 1.0.0 Local pools milestone 2020-12-22 15:12:57 +01:00
muellerr added 1 commit 2020-12-22 15:26:51 +01:00
gaisser self-assigned this 2020-12-22 15:28:34 +01:00
gaisser added 1 commit 2020-12-22 15:28:39 +01:00
gaisser merged commit 7f3bdb6082 into development 2020-12-22 15:28:46 +01:00
gaisser deleted branch mueller/devicehandlers-update 2020-12-22 15:28:50 +01:00
Sign in to join this conversation.
No description provided.