PELUX Development Handbook
master

Table of contents

  • Getting Started
  • Reference Integration Platform
  • Continuous Integration and Deployment
  • Version Control System Usage
  • Software Development Kit
    • Fetching and installing the SDK
    • Installing the SDK
    • Using the SDK to cross compile
    • Deploying and running a binary executable on target
    • Configuring QtCreator to use the SDK
    • Reading System Logs with DLT
    • Getting Containerized Applications up and running in PELUX
  • Software Development Environment
  • Software Update Management
  • C/C++ templates
  • Licensing
  • Releasing PELUX

About

  • Software Factory concept

Categories

  • How-to articles
  • Processes
PELUX Development Handbook
  • Docs »
  • Software Development Kit
  • View page source

Software Development KitΒΆ

PELUX provides a Software Development Kit (SDK), for quick and easy development of software components for a PELUX (or PELUX-based) system. The SDK is mainly targeted towards service implementers but can be used for developing applications and other kinds of software components as well. The SDK installer script can be downloaded from PELUX website. Each SDK installer is for a specific target hardware platform.

  • Fetching and installing the SDK
  • Installing the SDK
  • Using the SDK to cross compile
    • Sourcing The Environment
    • Cross Compiling
  • Deploying and running a binary executable on target
  • Configuring QtCreator to use the SDK
    • Opening QtCreator
    • Configuring a target (only done once)
    • Adding a new kit (only done once)
      • Compilers
      • Debugger
      • CMake
      • Qt (optional)
      • Kit
    • How to open the template service project with QtCreator
  • Reading System Logs with DLT
    • Introduction
    • Compiling dlt-viewer
    • Running dlt-viewer
    • Configuring dlt-viewer for your target
    • Going further
      • Filtering
      • Logging data
        • From a shell
        • From a service
  • Getting Containerized Applications up and running in PELUX
    • Preparing the Launcher
    • Launcher Configuration
    • Service Manifest
Next Previous

© Copyright Pelagicore AB, licensed under CC-BY-SA 4.0

Built with Sphinx using a theme provided by Read the Docs.