SYDEsup by STW is a console application for updating the STW ECUs with a Service Update Package created with the openSYDE GUI.
SYDEsup is normally delivered directly as a Windows build from STW, but sometimes its necessary to transfer the application from an Linux OS.
This is why I created this project which helps to continuous and periodically build SYDEsup for the following targets:
- Linux Debian / Ubuntu
- Alpine Linux
- Windows
The binaries are downloadable in the Releases section.
We are holding no source code here, we're pull the code from the official repository.
There are also SYDEsup Docker images available.
Alpine Image:
sudo docker run -it developsessions/sydesup SYDEsup -h
Ubuntu Image:
sudo docker run -it developsessions/sydesup:ubuntu SYDEsup -h