iNavFlight / inav-configurator

GNU General Public License v3.0
589 stars 316 forks source link

7.1 RC1 - SITL build outdated and locks up when applying presets #1972

Open b14ckyy opened 8 months ago

b14ckyy commented 8 months ago

The SITL Build in the 7.1 Configurator is based on a 7.0 Pre-Release (or RC) build Nov 19 2023 / 17:40:01 (dc19ce5a). When applying a preset it locks up the configurator in a waiting loop.

Applying a fixed wing preset to a 7.0 Release build Dec 5 2023 / 09:44:21 (895a4f31) works fine though.

SITL should be updated to the firmware release build as well.

Scavanger commented 8 months ago

@DzikuVx Would it be possible to include the SITL executables in the assets on GitHub with the INAV releases? Then we could easily integrate an autoupdater in the SITL tab.

b14ckyy commented 8 months ago

Good Idea. Maybe even take it out of the package in the first place to avoid "unnecessary" .exe downloads that might offend security software. Only download when actually needed.

b14ckyy commented 7 months ago

7.1 final has a relatively current build of 7.1 SITL but already 17 days old.

mmosca commented 7 months ago

@DzikuVx Would it be possible to include the SITL executables in the assets on GitHub with the INAV releases? Then we could easily integrate an autoupdater in the SITL tab.

They are build as part of normal github builds, so they can easily be added to the releases as well