Skip to content

Conversation

@Otakeb
Copy link

@Otakeb Otakeb commented Aug 7, 2025

Default type is unmarked, unknown ground 2525C. To change, must initialize type in CotConfig object along with other desired properties.

Otakeb added 2 commits August 7, 2025 12:35
Added Field for COT type in CotConfig.py to allow custom alteration of COT 2525C symbol.
Update message.py to allow custom COT type from CotConfig.py
Copy link
Owner

@kylesayrs kylesayrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't fully understand the use case here? Is the type you want not achievable by setting the attitude and dimension fields?

CotConfig(
    ...,
    attitude="U",
    dimension="G"
)

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