Episode 41: Better Built By Burkhard
Qt for Memory-Constrained Devices
Qt for Memory-Constrained Devices
Doing TDD with I/O-Free Tests
Embedded World 2023 Round-Up
We keep the source code of our applications and libraries in private repositories. Quite a few SoM and terminal makers do the same with their Yocto layers and their additional software. We typically use a Docker container to build the
Standard Metrics for Continuous Delivery
Consequences of Choosing the Wrong HMI Terminal
A Basic Continuous Delivery Pipeline for Embedded HMIs
We can build the Qt versions from 6.2 to 6.5 with the meta-qt6 layer for the Yocto versions 3.1 to 4.1. This is a big time saver. Yocto \ Qt6.56.46.36.24.2 (Mickledore)TT--4.
Architecture Decision Records
Illegal License Combinations
Most embedded Qt HMIs don't need the expensive commercial license but can be built with the free LGPL-3.0. Static linking is allowed with LGPL. B2B products need not allow the installation of modified Qt libs. Some Qt modules can be used under GPL albeit in separate processes.
Why TDD is a Main Driver for High Performance