EdgeTX / edgetx

EdgeTX is the cutting edge open source firmware for your R/C radio
https://edgetx.org
GNU General Public License v2.0
1.59k stars 338 forks source link

EdgeTX Companion - build radio firmware by selected options like OpenTX #917

Open IJK-CZ opened 3 years ago

IJK-CZ commented 3 years ago

When this feature is scheduled? Currently, there is available a set of prebuilt firmwares (as *.zip file with set of firmwares), but for any other option (like different firmware language), individual firmware compilation is required. In OpenTX, it is part of Companion. In EdgeTX companion, the firmware options like 'Noheli' are available, but not download of firmware, passing those requirements.

pfeerick commented 3 years ago

There is also no build server yet to pass those options too!

The backend software to actually run this is being worked on, and nearly ready to be tested AFAIK. But the issue we will then face will be the server resources. So the answer is "unclear as to exactly when, but it is being worked on" 😆

pfeerick commented 3 years ago

However, if you have a specific set of requirements, I am more than happy to run off a build of the latest release version, with the specific options you seek.

JayPi01 commented 2 years ago

@pfeerick Tried to compile on Ubunto 20.04 but I had no success. Can you build me a firmware of the latest stable release with:-DPCB=X10 -DPCBREV=TX16S -DDEFAULT_MODE=2 -DGVARS=YES -DPPM_UNIT=US -DHELI=NO -DLUA=YES -DBLUETOOTH=YES -DINTERNAL_GPS=NO

JayPi01 commented 2 years ago

@pfeerick I just found a version with my requirement so its not necessary to build one.

IJK-CZ commented 2 years ago

With version 2.6 still no change? For real usage of EdgeTX it should be supported feature.

gagarinlg commented 2 years ago

Every person contributing is doing this as a hobby, not paid work. You can volunteer to set up and maintain a build server. Many people are using EdgeTX without problems, some even ask for a specific language version or other build options via discord or other means and they get it.