{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":423842882,"defaultBranch":"master","name":"ipal_transcriber","ownerLogin":"fkie-cad","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-02T12:54:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25243744?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709044828.0","currentOid":""},"activityList":{"items":[{"before":"9f86b576fa704db6d3ee856d3c22f18449eee722","after":"339d5207f2e6a6afcb79f5d03ef4db16384a62f7","ref":"refs/heads/master","pushedAt":"2024-02-27T14:40:25.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Version 1.3.7","shortMessageHtmlLink":"Version 1.3.7"}},{"before":"1da7804ff923d31110c67d124a0a0c839c440431","after":"9f86b576fa704db6d3ee856d3c22f18449eee722","ref":"refs/heads/master","pushedAt":"2023-11-08T12:04:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"README: added link to documentation repository","shortMessageHtmlLink":"README: added link to documentation repository"}},{"before":"8609d8f9d60b8cbe34a9f0dc1939717d8a3a3c83","after":"1da7804ff923d31110c67d124a0a0c839c440431","ref":"refs/heads/master","pushedAt":"2023-11-06T12:27:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"NMEA0183 Transcriber: Don't parse coordinate fields as floats","shortMessageHtmlLink":"NMEA0183 Transcriber: Don't parse coordinate fields as floats"}},{"before":"f0515560d764cfb90344fca4c2c4c2e6fa130f15","after":"8609d8f9d60b8cbe34a9f0dc1939717d8a3a3c83","ref":"refs/heads/master","pushedAt":"2023-10-04T11:08:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"New version 1.3.6\n\nNew Features:\n- Support for hostnames in the ipal output\n\nBugfixes:\n- MAVLink Transcriber\n- Further minor fixes","shortMessageHtmlLink":"New version 1.3.6"}},{"before":"8dcf8d026be514b3c102445636a86d63e4a6d02d","after":"f0515560d764cfb90344fca4c2c4c2e6fa130f15","ref":"refs/heads/master","pushedAt":"2023-08-07T06:39:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"MAVLink: Fix protocol matching to allow non-UDP protocols again (#10)\n\n* MAVLink: Fix protocol matching\r\n\r\nOtherwise, as long as MAVLink is active, there is a crash on non-UDP packets\r\nbecause the key \"UDP\" does not exist.\r\n\r\n* Test unrestricted protocol matching for crashes","shortMessageHtmlLink":"MAVLink: Fix protocol matching to allow non-UDP protocols again (#10)"}},{"before":"f6f694ea5d68a588f358fdcd1e9e1dfcfbeea161","after":"8dcf8d026be514b3c102445636a86d63e4a6d02d","ref":"refs/heads/master","pushedAt":"2023-07-14T08:57:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Docs: Fix typos in README and help text","shortMessageHtmlLink":"Docs: Fix typos in README and help text"}},{"before":"74e99d44a66df44e4327c7078ec9941fb0488fa2","after":null,"ref":"refs/heads/mavlink-transcriber","pushedAt":"2023-06-23T12:56:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"}},{"before":"74e99d44a66df44e4327c7078ec9941fb0488fa2","after":null,"ref":"refs/tags/v1.3.5","pushedAt":"2023-06-23T12:54:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"}},{"before":"30581949ccdde439b246129e875bf5b341eace4e","after":"f6f694ea5d68a588f358fdcd1e9e1dfcfbeea161","ref":"refs/heads/master","pushedAt":"2023-06-23T12:51:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Add MAVLink Transcriber (#9)\n\n* Added mavlink transcriber, (#8)\r\n\r\nmavlink xml->rule parser,\r\nexample rules\r\n\r\nCo-authored-by: julikunz \r\n\r\n* MAVLink: refactored transcriber, added pytests, bumb version number\r\n\r\n---------\r\n\r\nCo-authored-by: Julia Kunz <55756124+julikunz@users.noreply.github.com>\r\nCo-authored-by: julikunz \r\nCo-authored-by: Konrad Wolsing ","shortMessageHtmlLink":"Add MAVLink Transcriber (#9)"}},{"before":"30acd81db166161db90837258ba56d25c1c4d75b","after":"74e99d44a66df44e4327c7078ec9941fb0488fa2","ref":"refs/heads/mavlink-transcriber","pushedAt":"2023-06-23T11:05:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"MAVLink: refactored transcriber, added pytests, bumb version number","shortMessageHtmlLink":"MAVLink: refactored transcriber, added pytests, bumb version number"}},{"before":"af91646ff1414415f114ed5d5863989d31ccc731","after":"30581949ccdde439b246129e875bf5b341eace4e","ref":"refs/heads/master","pushedAt":"2023-06-23T11:04:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":".gitlab (optional static analysis) and fixed DNP3 pytest","shortMessageHtmlLink":".gitlab (optional static analysis) and fixed DNP3 pytest"}},{"before":"795cbe4d2e6f162bbdeb3f7da32195fbbebc01bd","after":"30acd81db166161db90837258ba56d25c1c4d75b","ref":"refs/heads/mavlink-transcriber","pushedAt":"2023-06-23T09:44:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"MAVLink: refactored transcriber, added pytests, bumb version number","shortMessageHtmlLink":"MAVLink: refactored transcriber, added pytests, bumb version number"}},{"before":"af91646ff1414415f114ed5d5863989d31ccc731","after":"795cbe4d2e6f162bbdeb3f7da32195fbbebc01bd","ref":"refs/heads/mavlink-transcriber","pushedAt":"2023-06-23T07:35:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Added mavlink transcriber, (#8)\n\nmavlink xml->rule parser,\r\nexample rules\r\n\r\nCo-authored-by: julikunz ","shortMessageHtmlLink":"Added mavlink transcriber, (#8)"}},{"before":null,"after":"af91646ff1414415f114ed5d5863989d31ccc731","ref":"refs/heads/mavlink-transcriber","pushedAt":"2023-06-23T07:22:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Fixed CITATION.cff","shortMessageHtmlLink":"Fixed CITATION.cff"}},{"before":"c5c29fba410c6eca21ac111752e2ba4d989e3912","after":"af91646ff1414415f114ed5d5863989d31ccc731","ref":"refs/heads/master","pushedAt":"2023-04-13T06:38:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Fixed CITATION.cff","shortMessageHtmlLink":"Fixed CITATION.cff"}},{"before":"fc521b8cbb5407d07aad1962e80fd6360e6814bb","after":"c5c29fba410c6eca21ac111752e2ba4d989e3912","ref":"refs/heads/master","pushedAt":"2023-04-04T11:41:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"ipal-minimize: Added key to ignore while minimizing","shortMessageHtmlLink":"ipal-minimize: Added key to ignore while minimizing"}},{"before":"fc521b8cbb5407d07aad1962e80fd6360e6814bb","after":null,"ref":"refs/tags/1.3.4","pushedAt":"2023-03-07T10:53:38.235Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"}},{"before":"bcde799c65c025e98e57107e7a5aa861b2b9e4a4","after":"fc521b8cbb5407d07aad1962e80fd6360e6814bb","ref":"refs/heads/master","pushedAt":"2023-03-07T10:52:56.760Z","pushType":"push","commitsCount":1,"pusher":{"login":"KonWol","name":"Konrad Wolsing","path":"/KonWol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29951624?s=80&v=4"},"commit":{"message":"Bugfixes, isort, updated requirements and formatting","shortMessageHtmlLink":"Bugfixes, isort, updated requirements and formatting"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBqIr-AA","startCursor":null,"endCursor":null}},"title":"Activity ยท fkie-cad/ipal_transcriber"}