Skip to content

Latest commit

 

History

History
102 lines (83 loc) · 4.97 KB

releases.md

File metadata and controls

102 lines (83 loc) · 4.97 KB
layout title permalink
page
Releases
/releases/

PELUX 3.1

As of 2019-03-29, PELUX 3.1 has been released! Documentation can be found here (NOTE: link points to docs for 3.0 as they were not changed).

Main features

Metadata

  • Version number: 3.1
  • Yocto release: sumo
  • Qt version: 5.12

Changelog

  • Adaptation to latest meta-layers
  • Integration with Qt AS 5.12
  • Added workaround for issues seen in Neptune 3 UI on Raspberry Pi

Known issues

  • When running the QtAS versions of the platform, there are no ttys allocated on the terminal. To get a terminal, ssh to the target. If you don't know the IP address of your target, use arp-scan to search for it on your network. You can also select the Qt button at the bottom right corner of the home screen and scroll down to see the IP address.
  • Rasperry Pi 3 (Qt Auto Neptune variant):
    • The Neptune 3 UI is not running as smoothly as the former Neptune UI on Rasperry Pi 3, but on NUC it's not an issue.

Artifacts

Sources

Sources for all the images Commit hash
Source release 6266e8bcb8247d54b32119eefc72e93687b693be

Images

Hardware Platform Variant Size
Intel x86-64 Minimal
Qt Auto Neptune
3.9 GB
5.4 GB
ARP Minimal
Qt Auto Neptune
3.9 GB
5.4 GB
Raspberry Pi 3 Minimal
Qt Auto Neptune (with known limitations)
1.1 GB
1.6 GB
Qemu Minimal 1.1 GB

SDK

Hardware Platform Size
Intel x86-64 2.2 GB
Automotive Reference Platform 2.2 GB
Raspberry Pi 3 1.7 GB

Branches and tags


Older releases

{% for release in site.release %}

Build from source

To build PELUX from source, read the relevant chapter in the Development Handbook.