Blog

Enhancing QP Development with Assert Feedback

QP/C and QP/C++ Q_ASSERT Meta Information Introducing the qassert-meta repository. This repository provides a C module with means to lookup a meta description of internal QP Q_ASSERT ids. These are the QP internal asserts encountered when developing an application for…

Announcement: Shared Active Objects For QP Best Practices

I have used the QP framework since its introduction more than 20 years ago. I quickly came to appreciate the concrete benefits active object design patterns with QP bring to embedded systems. However, it seems that QP lacks a third-party…