Skip to content

Commit bc74d59

Browse files
committed
pus5 refactor
1 parent c695dc7 commit bc74d59

6 files changed

Lines changed: 1218 additions & 405 deletions

File tree

examples/pus/src/main/yamcs/etc/processor.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ realtime:
1616
implicitPfield: false
1717
pfield: 0x2f
1818
handlers:
19-
- serviceType: 5
20-
class: org.yamcs.pus.Pus5Service
21-
args:
22-
eventIdParameter: /PUS5/event_id
19+
# ST[05] is ground-station only: no on-board handler is registered, so
20+
# TC[5,5/6/7] fall through to the TC stream and are radiated to the
21+
# spacecraft. TM[5,1-4] are turned into Yamcs events by PusEventDecoder
22+
# (see yamcs.<instance>.yaml services); TM[5,8] is decoded purely by XTCE.
2323
- serviceType: 9
2424
class: org.yamcs.pus.Pus9Service
2525
args:

0 commit comments

Comments
 (0)