add OBSW update test

This commit is contained in:
2023-02-24 15:49:37 +01:00
parent 24f0d8e1a6
commit fd649ff1bb
3 changed files with 2 additions and 2 deletions

View File

@ -371,7 +371,7 @@ def setup_cfdp_handler() -> CfdpInCcsdsWrapper:
remote_cfg = RemoteEntityCfg(
closure_requested=False,
entity_id=CFDP_REMOTE_ENTITY_ID,
max_file_segment_len=1024,
max_file_segment_len=990,
check_limit=None,
crc_on_transmission=False,
crc_type=ChecksumType.CRC_32,