layout | title | permalink |
---|---|---|
page |
Releases |
/releases/ |
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).
- Derived from poky
- Support for Raspberry Pi 3B+, Intel NUC and Automotive Reference Platform
- Software Development Kit (SDK)
- 2 flavours: with and without Qt Automotive Suite
- Diagnostic Log and Trace (DLT) supported. Connect dlt-viewer to target and view the logs.
- Connman network manager with Ethernet, WiFi and Bluetooth technologies
- Publicly accessible CI server
- Version number: 3.1
- Yocto release: sumo
- Qt version: 5.12
- Adaptation to latest meta-layers
- Integration with Qt AS 5.12
- Added workaround for issues seen in Neptune 3 UI on Raspberry Pi
- 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.
Sources for all the images | Commit hash |
---|---|
Source release | 6266e8bcb8247d54b32119eefc72e93687b693be |
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 |
Hardware Platform | Size |
---|---|
Intel x86-64 | 2.2 GB |
Automotive Reference Platform | 2.2 GB |
Raspberry Pi 3 | 1.7 GB |
- These release notes.
- pelux.xml in PELUX Yocto Manifests repository, see below.
- The version of PELUX Software Development Environment as pointed out below.
- The version of PELUX Development Handbook as pointed out below.
-
PELUX Yocto Manifests
- URL: https://github.com/Pelagicore/pelux-manifests
- branch sumo, tag v3.0/sumo
- The same branch and tag scheme is used for the internal layers meta-bistro, meta-pelux and meta-template
-
PELUX Software Development Environment
- URL: https://github.com/Pelagicore/pelux-sde/
- branch PELUX-3.0
- tag v3.0
-
PELUX Development Handbook
- URL: https://github.com/Pelagicore/software-factory
- branch PELUX-3.0
- tag v3.0
{% for release in site.release %}
- {{ release.title }} {% endfor %}
To build PELUX from source, read the relevant chapter in the Development Handbook.