Marcin Osowski

Results 9 comments of Marcin Osowski

Hi, any chance to include this? I'm up for fixing whatever needs more work in this pull request.

That seems to be a malicious copy of wong2/chatgpt-google-extension The front page of wong2/chatgpt-google-extension explains what happened here: `As this extension has been acquired, this code repository will no longer...

Hi, the first 4 things on the list are there in the library. After you parse an IGC flight and get a `Thermal` object you can query it like this:...

Sure, if you get some time for it and get it working I'll be happy to review a pull request with an extra feature - sounds useful to have.

That should be possible, and should help with the quality of the data (i.e. no thermals should be marked during launch). Smoothing and general behaviour (i.e. glider log almost always...

Thanks for the improvements, they look good to me. I don't fully understand the syntax in [d8fce6b1fceb0695b1bb0106764e9d2927dd335c](https://github.com/kaitai-io/kaitai_struct_formats/pull/684/commits/d8fce6b1fceb0695b1bb0106764e9d2927dd335c), though, but I guess it's all good.

I see, I was puzzled by for example `-orig-id`, but I see that those are just keys which names start with `-`: https://doc.kaitai.io/user_guide.html. Looks good to me!

Thanks for the suggestions, and the very detailed research! I updated the pull request, I hope I didn't miss any of your proposals.