1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 08:15:19 +03:00

Merge remote-tracking branch 'origin/release_7.1.0' into Autoland-7.0.1

This commit is contained in:
Andi Kanzler 2024-02-06 23:52:34 -03:00
commit 002d3d0b9a
22 changed files with 3171 additions and 11021 deletions

View file

@ -138,6 +138,8 @@ sources.js = [
'./node_modules/openlayers/dist/ol.js',
'./js/libraries/plotly-latest.min.js',
'./js/sitl.js',
'./js/CliAutoComplete.js',
'./node_modules/jquery-textcomplete/dist/jquery.textcomplete.js',
'./js/fwApproach.js',
'./js/fwApproachCollection.js'
];