Andrew Voznytsa

Results 6 issues of Andrew Voznytsa

Hey, thanks for all your work! This small patch contains trivial adjustments here and there that make this driver compatible with 5.4. Hopefully it will be useful for others too.

This PR enables macOS SDK 11.x support and forces filter_libtool.py to use UTF-8 in some cases (was required on macOS).

- Add --gcc-toolchain to clang flags if sysroot is used (sometimes clang is unable to auto-detect gcc toolchain) - Add gcc_toolchain option for clang - for the case when you...

I tried to upgrade my 4.14 based system to [linux 5.15](https://github.com/TechNexion/linux-tn-imx/commit/6bcae12379e7e51144b99a4f36c5f27b0ae521a6). As I read in change logs here and there that gstreamer-imx and underlaying components (latest available versions from github)...

Seems like mavlink is handling string serialization in non common way. Let's look, for example, at `uint16_t mavlink_msg_camera_information_pack_chan(... , const char *cam_definition_uri);` As one would expect cam_definition_uri is variable-length zero-terminated...

On my Linux/Kubuntu 24.04/X/nVidia driver 550/4k display/200% scaling/DPI 192 in the latest FAR2L installed directly from PPA there is problem with spacing in between character. See attached image. ![image](https://github.com/user-attachments/assets/55906b42-a154-45b5-8d48-58693274baa8) On...