nasa / cFE

The Core Flight System (cFS) Core Flight Executive (cFE)
Apache License 2.0
408 stars 200 forks source link

Enforce Network Byte Order on Extended CCSDS Header #331

Closed skliper closed 4 years ago

skliper commented 4 years ago

The extended header (APID Qualifiers) needs to be read/written in network byte order.

skliper commented 4 years ago

Imported from trac issue 300. Created by jhageman on 2019-05-30T16:16:45, last modified: 2019-07-03T12:58:32

skliper commented 4 years ago

Trac comment by jhageman on 2019-06-10 14:41:48:

Pending documentation/standard definition by Jonathan.

Needs precise definition the extended and secondary header formats, and what the cFS Framework needs to implement.

skliper commented 4 years ago

Trac comment by jhageman on 2019-07-03 12:58:32:

Moved unfinished 6.7.0 tickets to next release

skliper commented 4 years ago

@jwilmot pending your input. Could add as requirements to facilitate getting them resolved.

skliper commented 4 years ago

@jwilmot still pending your input.

skliper commented 4 years ago

Actually looked into this and the APID qualifiers ARE implemented in network byte order across all systems for cFS. So duplicate/already done somewhere.