Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate tuples as collection Recording pointers #239

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

jacobagilbert
Copy link
Member

This is done in favor of JSON objects, avoiding nested vectors (prohibited by flatbuffers) and also permitting expansion within this object.

@jacobagilbert
Copy link
Member Author

@bhilburn collections support is ready for libsigmf, but it needs this specification change - can you take a look and provide thoughts?

Copy link
Contributor

@bhilburn bhilburn left a comment

Choose a reason for hiding this comment

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

@jacobagilbert - I like this proposed solution. Good idea / design. My comments are all copy related, not design related.

sigmf-spec.md Outdated Show resolved Hide resolved
sigmf-spec.md Outdated Show resolved Hide resolved
sigmf-spec.md Outdated Show resolved Hide resolved
sigmf-spec.md Outdated Show resolved Hide resolved
sigmf-spec.md Outdated Show resolved Hide resolved
sigmf-spec.md Outdated Show resolved Hide resolved
sigmf-spec.md Outdated Show resolved Hide resolved
@bhilburn
Copy link
Contributor

Bumping, looks like no changes since last review

@jacobagilbert jacobagilbert force-pushed the deprecate_tuples_as_collection_pointers branch from 567d03d to d95db9c Compare November 21, 2022 19:43
@jacobagilbert
Copy link
Member Author

@bhilburn thanks for the ping. I think I have addressed most of the feedback. I also did a quick scan through this for object --> Object language and upgraded a number of uses to the proper Object form.

@jacobagilbert jacobagilbert force-pushed the deprecate_tuples_as_collection_pointers branch 2 times, most recently from 45c86e8 to 89fb246 Compare November 21, 2022 19:47
@jacobagilbert jacobagilbert force-pushed the deprecate_tuples_as_collection_pointers branch from 89fb246 to 4a99554 Compare December 13, 2022 15:12
],
"antenna:hagl": {
"name": "hagl-basename",
"hash": "9c1ab7285c13644cef5d910dc774ca63d1921f91318417cfadc71c4d7f3acf85ec3c5b05e9335e9cc310b1557de517519c76da540b08886a0e440d71e1271fd0"
Copy link
Member Author

Choose a reason for hiding this comment

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

All these example hashes were previously sha256 but the spec calls out sha512, fixed.

@jacobagilbert jacobagilbert force-pushed the deprecate_tuples_as_collection_pointers branch from 4a99554 to 8ddda7d Compare December 13, 2022 15:14
Copy link
Contributor

@bhilburn bhilburn left a comment

Choose a reason for hiding this comment

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

Minor language comment, otherwise this PR is great and is the best way forward for this issue IMO.

sigmf-spec.md Outdated Show resolved Hide resolved
@jacobagilbert jacobagilbert force-pushed the deprecate_tuples_as_collection_pointers branch from 8ddda7d to fcde174 Compare January 4, 2023 01:41
in favor of JSON objects, avoiding nested vectors (flatbuffers
limitation) and also permitting expansion within this object.
@jacobagilbert jacobagilbert force-pushed the deprecate_tuples_as_collection_pointers branch from 5efad4c to 5621307 Compare January 4, 2023 02:51
@jacobagilbert
Copy link
Member Author

Issues addressed, multiple approvals. Merging.

@jacobagilbert jacobagilbert merged commit b3c7147 into sigmf-v1.x Jan 4, 2023
@jacobagilbert jacobagilbert deleted the deprecate_tuples_as_collection_pointers branch January 17, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants