Fleetminder is a device fleet simulator and modeling system. It implements a user-friendly dashboard that monitors, controls and manages a fleet of simulated, real or live devices in the field. Fleetminder is in the early stages of development and is designed to support commercial projects by exploring use cases such as: (1) OTA device updates and secure boot, (2) OT-IT network gateways, (3) Scale-up scenarios in fleet management, (4) Multi-tenancy and multi-partner data systems. This presentation covers the architecture, the current state of development, the workflows employed for implementation and testing, and future directions.
Everyone is welcome to attend, and questions are warmly encouraged. You don't need to register, just join us online on 03-04-2025 12:00 CET
Do you want to stay informed about our next tech talks?
Subscribe to the MTT mailing list to stay updated!
Fleetminder is a device fleet simulator and modeling system. It implements a user-friendly dashboard that monitors, controls and manages a fleet of simulated, real or live devices in the field. Fleetminder is in the early stages of development and is designed to support commercial projects by exploring use cases such as: (1) OTA device updates and secure boot, (2) OT-IT network gateways, (3) Scale-up scenarios in fleet management, (4) Multi-tenancy and multi-partner data systems. This presentation covers the architecture, the current state of development, the workflows employed for implementation and testing, and future directions.
The Linux kernel is constantly evolving, with 5 or 6 stable releases per year. Each release brings new functionality and adds support for new hardware. This talk will cover some of the changes in 2024 and 2025 that are particularly useful for embedded systems development.
Each year, thousands of developers of free and open source software from all over the world gather at the FOSDEM event in Brussels. This year, this busy and organic conference hosted 79 tracks with 1143 speakers and 1088 events. Our Mind colleagues, Arnout, Frederik, Hugo, Raphaël and others, attended the FOSDEM conference and present a summary of some of the presentations during this free format Mind Tech Talk. Everyone is welcome to attend and questions are warmly welcome.
System design can be a process to explore better possibilities, FPGA is one flexible possibility to embedded system design. This presentation uses a traffic offloading example to illustrate why FPGA is a possibility worth trying; explains the junction of FPGA and Linux development work flow using Zynq-7000 as the target hardware. It shows a naive but real example to illustrate the meaning of (better or worse) possibility. Finally, it skims through some novel trending in the Linux and FPGA area.
Charles-Antoine and Olivier have attended the small and cosy Kernel Recipes conference in Paris of which Mind is a sponsor. They will explain what important people involved in Linux kernel project (Steven Rostedt, Greg Kroah-Hartman, Julia Lawall, Hans de Goede) are doing, which are the trends, the challenges and the hot topics in kernel development. During these 3 days, the main subjects were security, Rust, performance and real time!
At some point, every engineer will use a tool and think, “I could probably create a better solution.” About two years ago, I had an experience examining activity files from a sports smartwatch, which prompted me to explore various libraries for parsing binary files. Ultimately, this led me to create my own solution. While a binary file parser is fundamentally straightforward software, I found the process tedious and overly detailed when done “manually.” In this talk, I’ll cover the different libraries and tools I discovered in my research, which can simplify the task if you ever need to delve into the contents of a binary file.
The majority of contributions to the OSS (open source software) community are made by practitioners acting on behalf of their own initiative, their company, or any other organisation.
All the Mind ‘wisdom’ is translating into various contributions from our experts.
Below an overview of OSS presentations, Linux kernel and Zephyr contributions, Buildroot enhancements, etc.
Colin Evrard has bumped a libmodsecurity
version in Buildroot, helping Frank Vanbever and making his first Buildroot contribution.
Laurens Miers has fixed a bug in PyOCD.
Olivier L’Heureux made a typo fix in the U-Boot documentation.
Ben Hutchings gave a talk about new Linux kernel features that Debian should use.
Javad Rahamipetroudi added board support for BluePill in Zephyr.
Frank Vanbever added an option to export all diagrams to the Gaphor SysML modeling application.
Hannah Kiekens fixed a CMake dependency issue in KCoreAddons.
Hugo Cornelis has fixed the procps-ng package in Buildroot when systemd is enabled. This was done during the Buildroot Developer Meeting.
Marleen Vos submitted a fix for the avenger96 config to Buildroot.
Maarten Zanders fixed enabling of STP on a bridge in ifupdown-ng.