device handler uses local pools now #299

Merged
gaisser merged 8 commits from KSat/fsfw:mueller/DeviceHandler-LocalPools into development 2020-12-10 17:22:55 +01:00
Owner

Also added function to get pending command but I need to test that function.

fixes #253 .

Also added function to get pending command but I need to test that function. fixes #253 .
muellerr added the
feature
label 2020-12-08 16:02:08 +01:00
muellerr added 2 commits 2020-12-08 16:02:09 +01:00
gaisser reviewed 2020-12-08 16:14:48 +01:00
@ -942,1 +964,3 @@
* which are set periodically during any normal mode.
* @brief Set all datapool variables that are update periodically in
* normal mode invalid
* @details TODO: Use local pools
Owner

TODO still valid?

TODO still valid?
Author
Owner

Yes

Yes
gaisser marked this conversation as resolved
gaisser reviewed 2020-12-09 10:05:57 +01:00
@ -738,0 +748,4 @@
* like SPI sensors to identify the last sent command.
* @return
*/
DeviceCommandId_t getPendingCommand() const;
Owner

This returns the first pending command only. This should be added to the comment.

This returns the first pending command only. This should be added to the comment.
gaisser marked this conversation as resolved
gaisser added this to the ASTP 1.0.0 Local pools milestone 2020-12-09 10:07:01 +01:00
gaisser added 1 commit 2020-12-10 16:57:26 +01:00
gaisser added 1 commit 2020-12-10 17:00:53 +01:00
gaisser added 1 commit 2020-12-10 17:10:47 +01:00
muellerr added 2 commits 2020-12-10 17:19:03 +01:00
gaisser added 1 commit 2020-12-10 17:22:48 +01:00
gaisser merged commit 000129172a into development 2020-12-10 17:22:55 +01:00
gaisser deleted branch mueller/DeviceHandler-LocalPools 2020-12-10 17:23:01 +01:00
Sign in to join this conversation.
No description provided.