WindhoverLabs / yamcs-cfs

YAMCS plugin for CFS support
2 stars 0 forks source link

Add CFE TBL Registry Support #47

Open lorenzo-gomez-windhover opened 1 year ago

lorenzo-gomez-windhover commented 1 year ago

https://github.com/WindhoverLabs/airliner/blob/integration/core/base/cfe/fsw/src/tbl/cfe_tbl_task_cmds.c#L1148

I think we night be able to do something like this:

  1. Generate XTCE for CFE_TBL_RegistryRec_t
  2. /cfs/ppd/core/cfe/cfe_tbl/DumpReg command.
  3. Downlink Registry file to YAMCS
  4. Pipe message to plugin and send it to realtime stream (might need to use a custom message id for this use case, maybe...)