esa / CCSDS_MO_TRANS

REPOSITORY ARCHIVED - for the latest version please go to https://github.com/esa/mo-services-java
Other
3 stars 7 forks source link

Add ZMTP transport #46

Closed dmarszk closed 5 years ago

dmarszk commented 5 years ago

Implemented per CCSDS 524.4-R-1

This implementation passed interoperability tests with CNES MAL ZMTP implementation https://github.com/ccsdsmo/malc

MAL Time is always encoded with P-field "01000000" MAL FineTime is always encoded with P-field "01000010"

dmarszk commented 5 years ago

@SamCooper Can you confirm if this can be merged?