Skip to content

create and use json objects for timing etc, use segment instead of slice - #40

Open
david3a wants to merge 32 commits into
vsf-tv:mainfrom
david3a:datkins/phrm-628
Open

david3a wants to merge 32 commits into
vsf-tv:mainfrom
david3a:datkins/phrm-628

Conversation

@david3a

@david3a david3a commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

tidy up by making consistent use of segment instead of slice

…adesign

# Conflicts:
#	README.md
#	gccg_transport_api.h
#	payload_schema.json
Comment thread payload_schema.json Outdated
"maximum": 1000
},
"denominator": {
"denom": {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

For consistency, please change all occurrences of denom to den.

Comment thread README.md
# Transmission Order
Payload buffers will be transmitted in the order in which the GccgTxPayload() function is called and then delivered to the recieve callback in the same order

The API is not responsible for re-ordering of payload buffers using timestamps, this is the responsibility of the user of the API to trasnmit in the correct order or re-order on reciept.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Typo: Should be receipt.

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