{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":630154866,"defaultBranch":"main","name":"sigmf-python","ownerLogin":"NTIA","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-04-19T19:31:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6739857?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713545390.0","currentOid":""},"activityList":{"items":[{"before":"81ec8b62e2e51a4900d39ea903c2598014621e71","after":"47163e4cfecdc16bb40f9bbdc12fa8aa1352b273","ref":"refs/heads/multirecording2_its_review","pushedAt":"2024-04-19T16:58:56.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix merge errors","shortMessageHtmlLink":"fix merge errors"}},{"before":null,"after":"81ec8b62e2e51a4900d39ea903c2598014621e71","ref":"refs/heads/multirecording2_its_review_backup","pushedAt":"2024-04-19T16:49:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"improved test","shortMessageHtmlLink":"improved test"}},{"before":"13869652a2d8651b029467c7d45983915be7b5cd","after":"ccc1cbfe445fe859aae272690bf9a8589d493472","ref":"refs/heads/main","pushedAt":"2024-04-18T21:42:02.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"Track Specification within Repo & Polish (#57)\n\n* Add new sigmf.__specification__ variable that tracks SigMF Spec release version\r\n* Fix logo visible in PyPi (only png works there, although svg does render on GitHub)\r\n* Replace outdated links from gnuradio to sigmf organization.\r\n* Adjust sigmf_convert_wav so that it reads xyz.wav and produces a simple xyz.sigmf. Also basic polish of implementation\r\n* Make license statement same across all files.","shortMessageHtmlLink":"Track Specification within Repo & Polish (sigmf#57)"}},{"before":"b7f7e72c993f563829d157c4661caa6c3aaa38f2","after":"81ec8b62e2e51a4900d39ea903c2598014621e71","ref":"refs/heads/multirecording2_its_review","pushedAt":"2024-02-02T18:24:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"improved test","shortMessageHtmlLink":"improved test"}},{"before":"66bbd406af30a23077ac212faef1e00e3de4d94e","after":"b7f7e72c993f563829d157c4661caa6c3aaa38f2","ref":"refs/heads/multirecording2_its_review","pushedAt":"2024-01-23T17:19:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix sigmffile contructor calls without names, test data names","shortMessageHtmlLink":"fix sigmffile contructor calls without names, test data names"}},{"before":"175109c26b5e539b0f2392345fa694068f499742","after":"13869652a2d8651b029467c7d45983915be7b5cd","ref":"refs/heads/main","pushedAt":"2024-01-23T15:47:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"Fix count samples from annotations (#47)\n\nFixed two scenarios where SigMFFile._count_samples() failed:\r\n\r\n* No data_file registered: sample_count should be calculated from annotation with highest end index, not from annotation with highest start index\r\n* If no core:sample_count is provided in the annotation, core:sample_start should be used (sample count must at least be equal to this)\r\n\r\n---------\r\n\r\nCo-authored-by: messybear ","shortMessageHtmlLink":"Fix count samples from annotations (sigmf#47)"}},{"before":null,"after":"66bbd406af30a23077ac212faef1e00e3de4d94e","ref":"refs/heads/multirecording2_its_review","pushedAt":"2024-01-17T17:20:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"address feedback, created common base class for sigmffile and new sigmffilecollection class","shortMessageHtmlLink":"address feedback, created common base class for sigmffile and new sig…"}},{"before":"0578961f6a5a9c32188d5eff122463edcbae3d63","after":"175109c26b5e539b0f2392345fa694068f499742","ref":"refs/heads/main","pushedAt":"2024-01-03T18:01:37.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"remove webapp & polish readme\n\n* `webapp/` hasn't been updated in 6 years\n we previously discussed removing at last grcon (2023-09)\n* Fixed small issues in `README.md`\n* Incremented abi to `v1.1.5` so we can create a release","shortMessageHtmlLink":"remove webapp & polish readme"}},{"before":"14fbe8089c1e12dc4b0ae5ecad9366af3988bc36","after":"4e9fc8333e2ee00f6e63158819ca3effbfeaf06b","ref":"refs/heads/multirecording2","pushedAt":"2023-07-18T14:17:35.135Z","pushType":"push","commitsCount":2,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"Merge branch 'sigmf:main' into multirecording2","shortMessageHtmlLink":"Merge branch 'sigmf:main' into multirecording2"}},{"before":"14fbe8089c1e12dc4b0ae5ecad9366af3988bc36","after":"4e9fc8333e2ee00f6e63158819ca3effbfeaf06b","ref":"refs/heads/multirecording2","pushedAt":"2023-07-18T14:17:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"Merge branch 'sigmf:main' into multirecording2","shortMessageHtmlLink":"Merge branch 'sigmf:main' into multirecording2"}},{"before":"6462dc2e1a8cb8fca5e9794d26998b9e0fd888b9","after":"14fbe8089c1e12dc4b0ae5ecad9366af3988bc36","ref":"refs/heads/multirecording2","pushedAt":"2023-07-14T17:04:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix README examples","shortMessageHtmlLink":"fix README examples"}},{"before":"91e577f6b69a47d4e5924e4e5fcb033a01398c8f","after":"6462dc2e1a8cb8fca5e9794d26998b9e0fd888b9","ref":"refs/heads/multirecording2","pushedAt":"2023-07-13T20:48:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"remove `dir` parameter in fromarchive method","shortMessageHtmlLink":"remove dir parameter in fromarchive method"}},{"before":"3214e498e0c300f3fc9c94b3defe1556316f5c5b","after":"91e577f6b69a47d4e5924e4e5fcb033a01398c8f","ref":"refs/heads/multirecording2","pushedAt":"2023-06-26T21:08:07.416Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"modify archivereader to read archives without sigmf-data files, fix sigmffile name when reading archives, change error to warning when no sigmf-data files in archive","shortMessageHtmlLink":"modify archivereader to read archives without sigmf-data files, fix s…"}},{"before":"ee190e306b85314958e9fd5d1a9f9f7201dc700f","after":"3214e498e0c300f3fc9c94b3defe1556316f5c5b","ref":"refs/heads/multirecording2","pushedAt":"2023-06-26T17:04:25.005Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"add check for collection file in archive","shortMessageHtmlLink":"add check for collection file in archive"}},{"before":"b9a70049a917433de1d7ca5cf2a6f8406811ee91","after":"ee190e306b85314958e9fd5d1a9f9f7201dc700f","ref":"refs/heads/multirecording2","pushedAt":"2023-06-23T19:56:24.921Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix bug saving sigmf data to archive and add test","shortMessageHtmlLink":"fix bug saving sigmf data to archive and add test"}},{"before":"1223ead39bb0eefae35e54eb3de1ce611f9a01b8","after":"b9a70049a917433de1d7ca5cf2a6f8406811ee91","ref":"refs/heads/multirecording2","pushedAt":"2023-06-23T16:41:01.841Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"add docstring for SigMFArchive._create_parent_dirs()","shortMessageHtmlLink":"add docstring for SigMFArchive._create_parent_dirs()"}},{"before":"e04c461790e9afeff22e5b6b3bd6c3e0e744ec5f","after":"1223ead39bb0eefae35e54eb3de1ce611f9a01b8","ref":"refs/heads/multirecording2","pushedAt":"2023-06-23T16:16:23.330Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix typo in readme","shortMessageHtmlLink":"fix typo in readme"}},{"before":"f5013abe2598db61b528770427138b6303555c11","after":"e04c461790e9afeff22e5b6b3bd6c3e0e744ec5f","ref":"refs/heads/multirecording2","pushedAt":"2023-06-23T15:53:21.678Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"added comment about length when reading archive, fixed broken readme example","shortMessageHtmlLink":"added comment about length when reading archive, fixed broken readme …"}},{"before":"43e5071de0c32c94835e7f00940773bfc057b4f4","after":"f5013abe2598db61b528770427138b6303555c11","ref":"refs/heads/multirecording2","pushedAt":"2023-06-23T14:38:32.984Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"remove duplicate hash symbol","shortMessageHtmlLink":"remove duplicate hash symbol"}},{"before":"36217d4f9e3b4579a52e48dc8cc19b311510792b","after":"43e5071de0c32c94835e7f00940773bfc057b4f4","ref":"refs/heads/multirecording2","pushedAt":"2023-06-20T16:47:03.365Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix bug with absolute path in SigMFFile name","shortMessageHtmlLink":"fix bug with absolute path in SigMFFile name"}},{"before":"2d4d183c88d3e70ea4feafea2fc631fcae547d74","after":"36217d4f9e3b4579a52e48dc8cc19b311510792b","ref":"refs/heads/multirecording2","pushedAt":"2023-06-16T18:32:33.783Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"improve docstring","shortMessageHtmlLink":"improve docstring"}},{"before":"43d5bd3f7fd806199822829af26fa0235bb4c1f8","after":"2d4d183c88d3e70ea4feafea2fc631fcae547d74","ref":"refs/heads/multirecording2","pushedAt":"2023-06-16T15:13:31.473Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"minor improvements to README","shortMessageHtmlLink":"minor improvements to README"}},{"before":"28368f2ca1f572c62282ec9a814c8fb68c66747d","after":"43d5bd3f7fd806199822829af26fa0235bb4c1f8","ref":"refs/heads/multirecording2","pushedAt":"2023-06-15T21:28:21.460Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"minor improvements","shortMessageHtmlLink":"minor improvements"}},{"before":null,"after":"28368f2ca1f572c62282ec9a814c8fb68c66747d","ref":"refs/heads/multirecording2","pushedAt":"2023-06-09T19:57:48.893Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"support for multiple recordings in archives","shortMessageHtmlLink":"support for multiple recordings in archives"}},{"before":"b81289bdbb7cd44ca3569ce3f0ffee389c812458","after":"15ca451e4dd2b7b643e2e4bbdd756d9a378502da","ref":"refs/heads/multi-recording-archive","pushedAt":"2023-06-08T16:47:01.783Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"folders in archives are no longer created by default to maintain consistency with collection stream names, also adding files directly to tar instead of using temp folder","shortMessageHtmlLink":"folders in archives are no longer created by default to maintain cons…"}},{"before":"29827af18681b0682defa4719516372bf25f15c8","after":"b81289bdbb7cd44ca3569ce3f0ffee389c812458","ref":"refs/heads/multi-recording-archive","pushedAt":"2023-06-06T19:52:47.829Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"make archives work when using folders","shortMessageHtmlLink":"make archives work when using folders"}},{"before":"3131683cbf22e534f069f390681981b05af2a3c2","after":"29827af18681b0682defa4719516372bf25f15c8","ref":"refs/heads/multi-recording-archive","pushedAt":"2023-06-05T19:30:10.790Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix error message","shortMessageHtmlLink":"fix error message"}},{"before":"e4e1775687fe5f75c5739cca85bf6c13ea3f47ac","after":"3131683cbf22e534f069f390681981b05af2a3c2","ref":"refs/heads/multi-recording-archive","pushedAt":"2023-06-02T16:48:58.747Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"improve docstrings, remove duplicative test, add test for fromarchive with collection","shortMessageHtmlLink":"improve docstrings, remove duplicative test, add test for fromarchive…"}},{"before":"e2919d868da470c598838cff39d3c3f36bda6061","after":"e4e1775687fe5f75c5739cca85bf6c13ea3f47ac","ref":"refs/heads/multi-recording-archive","pushedAt":"2023-06-02T16:00:44.873Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"update docstrings, formatting","shortMessageHtmlLink":"update docstrings, formatting"}},{"before":"660ba82257c5f709292e1aecce7861f6a449d49a","after":"e2919d868da470c598838cff39d3c3f36bda6061","ref":"refs/heads/multi-recording-archive","pushedAt":"2023-06-01T19:15:27.102Z","pushType":"push","commitsCount":1,"pusher":{"login":"jhazentia","name":"Justin Haze","path":"/jhazentia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25967052?s=80&v=4"},"commit":{"message":"fix docstring, add ability to control pretty print JSON for archive","shortMessageHtmlLink":"fix docstring, add ability to control pretty print JSON for archive"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENWALRQA","startCursor":null,"endCursor":null}},"title":"Activity · NTIA/sigmf-python"}