Skip to content

Add new message types and data structures for EuroCTP protocol#2

Open
mohamedchebbii wants to merge 1 commit into
medwalha:mainfrom
mohamedchebbii:main
Open

Add new message types and data structures for EuroCTP protocol#2
mohamedchebbii wants to merge 1 commit into
medwalha:mainfrom
mohamedchebbii:main

Conversation

@mohamedchebbii

Copy link
Copy Markdown
  • Implemented ReplayRequest message structure and class to handle replay requests from clients.
  • Added ReplayStart message structure and class for server-side acknowledgment of replay requests.
  • Introduced SequenceReset message structure and class to announce new packet-level sequence number.
  • Created SnapshotEnd message class to mark the end of snapshot transmissions.
  • Defined various data type aliases and enumerations for consistent handling of message fields.
  • Added reusable structs for Decimal, FramingHeader, GeoPosition, RptGrpHeader, TimestampNano, and UnitHeader.
  • Ensured all new types and structures conform to the specifications outlined in the EuroCTP protocol document.

- Implemented ReplayRequest message structure and class to handle replay requests from clients.
- Added ReplayStart message structure and class for server-side acknowledgment of replay requests.
- Introduced SequenceReset message structure and class to announce new packet-level sequence number.
- Created SnapshotEnd message class to mark the end of snapshot transmissions.
- Defined various data type aliases and enumerations for consistent handling of message fields.
- Added reusable structs for Decimal, FramingHeader, GeoPosition, RptGrpHeader, TimestampNano, and UnitHeader.
- Ensured all new types and structures conform to the specifications outlined in the EuroCTP protocol document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants