Vincent Privat

Results 71 comments of Vincent Privat

@drewnoakes thank you! I'll do it :) And probably create a PR to improve the documentation as well :)

GetUint64 and BigTIFF support should also be added from https://github.com/drewnoakes/metadata-extractor-dotnet/commit/309c29257806d9036b46273ade4c5f54e56302e4 and https://github.com/drewnoakes/metadata-extractor-dotnet/commit/23ae9538525461060007998b756fee5dadb5aeb7

I'm working on it but I'm having a hard time to understand the differences in offset handling between the .NET and Java implementations (.NET seems in advance towards Java, but...

The field is gone in .NET since https://github.com/drewnoakes/metadata-extractor-dotnet/commit/2281ceaad7dff2b8d6ccebadc992c758c6b964c2 @drewnoakes I guess I should report this change to Java implementation as well to align them?

@NonGrate are you still planning to finish the PR? I'd be glad to help.

Why is it computed? It seems it is transmitted in the frame and the original code I submitted for 1.6.0 used the transmitted value: https://github.com/weetmuts/wmbusmeters/blame/1.6.0/src/meter_sharky.cc#L204 https://github.com/weetmuts/wmbusmeters/blame/1.6.0/src/meter_sharky.cc#L253 Did it change during...

Ah, I wrote support for Sharky 775 then this pull request added support for Sharky 774: https://github.com/weetmuts/wmbusmeters/pull/425 If 774 transmits the difference as 775 does, then the same code can...

Hi, We plan to remove support for media queries. Today, OpenRailwayMap is the last project to still use this feature. @support rules should be added first, as noted by @DerDakon,...