PUS: PUS Services #139

Merged
gaisser merged 7 commits from KSat/fsfw:mueller_PusServices into master 2020-08-12 10:07:37 +02:00
Owner

I added the PUS Services 1, 2, 5, 8 and 200 which were coded for SOURCE.
Some features used require some improvements I made for PusServiceBase and CommandingServiceBase.

I think there is already a merge request for PSB (handleRequest takes subservice now), but I still need to update the one for CommandingServiceBase.

The source and destination for CSB are settable via a static framework ID because those stay the same in most cases I would say. They are still individually configurable via setter functions though (those setters need to be called before the object manager calls initialize, instead of using a constructor argument)

Requires #103 . Requires #143 .

I added the PUS Services 1, 2, 5, 8 and 200 which were coded for SOURCE. Some features used require some improvements I made for PusServiceBase and CommandingServiceBase. I think there is already a merge request for PSB (handleRequest takes subservice now), but I still need to update the one for CommandingServiceBase. The source and destination for CSB are settable via a static framework ID because those stay the same in most cases I would say. They are still individually configurable via setter functions though (those setters need to be called before the object manager calls initialize, instead of using a constructor argument) Requires #103 . Requires #143 .
muellerr added the
feature
label 2020-07-10 14:33:38 +02:00
muellerr changed title from PUS Services to PUS: PUS Services 2020-07-16 13:45:14 +02:00
Member

Robin, this is not assigned..what is the status? Our plan was that we merge this and then I add a pull request for scheduling.#143 is also still open.

Robin, this is not assigned..what is the status? Our plan was that we merge this and then I add a pull request for scheduling.#143 is also still open.
Owner

Ok we can go on with this.

Ok we can go on with this.
gaisser closed this pull request 2020-08-12 10:07:37 +02:00
Member

Question: what about service 3?

Question: what about service 3?
gaisser deleted branch mueller_PusServices 2020-08-13 17:55:59 +02:00
Owner

Service 3 is WIP at the moment, because of the Local Pool changes. We should talk about that next tuesday.

Service 3 is WIP at the moment, because of the Local Pool changes. We should talk about that next tuesday.
Author
Owner

The current HK service is based on the global data pool. if everything goes well, the new one will be a CSB service with its complexity drastically reduced (it moved somewhere else of course)

The current HK service is based on the global data pool. if everything goes well, the new one will be a CSB service with its complexity drastically reduced (it moved somewhere else of course)
Sign in to join this conversation.
No description provided.