changelog
This commit is contained in:
parent
23a4b08709
commit
9b5fc8995c
@ -26,6 +26,8 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
- Added `PTME_LOCKED` boolean lock which is used to lock the PTME so it is not used by the VC tasks
|
- Added `PTME_LOCKED` boolean lock which is used to lock the PTME so it is not used by the VC tasks
|
||||||
anymore. This lock will be controlled by the CCSDS IP core handler and is locked when the PTME
|
anymore. This lock will be controlled by the CCSDS IP core handler and is locked when the PTME
|
||||||
needs to be reset. Examples for this are datarate changes.
|
needs to be reset. Examples for this are datarate changes.
|
||||||
|
- Simulate real PCDU in PCDU dummy by remembering commandes switch change and triggering appropriate
|
||||||
|
events. Switch feedback is still immediate.
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
|||||||
Subproject commit 5b613f98eea415242c152ed3498ed3c0434f139f
|
Subproject commit bc85ccd8eff0eaf2a168eee907d3436433e9b219
|
Loading…
Reference in New Issue
Block a user