1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 09:15:42 +03:00
Commit graph

2910 commits

Author SHA1 Message Date
Paweł Spychalski
24805f27aa
Merge pull request #1913 from dronecontrol-ru/sbus_output_support
SBUS Output in ports
2023-12-25 12:17:08 +01:00
Paweł Spychalski
8346316c8d
Merge pull request #1910 from sensei-hacker/show_motor_wizard_preview
Show motor wizard results in mixer preview
2023-12-25 12:16:06 +01:00
Paweł Spychalski
fe9f3905b2
Merge pull request #1922 from Scavanger/Fix-Defaults-Dialog
Fix Defaults Dialog
2023-12-25 11:45:39 +01:00
Andi Kanzler
f5670975b1 Merge branch 'Fix-Defaults-Dialog' into Autoland-7.0.1 2023-12-18 10:29:03 -03:00
error
0b01651c7d Support ADSB 2023-12-17 17:13:03 +01:00
Andi Kanzler
23b45d7422 Use anonymous functions 2023-12-12 12:00:34 -03:00
Andi Kanzler
fd22831c19 Fix Defaults Dialog 2023-12-11 17:35:42 -03:00
Roman Sorokin
e0d0cd723b SBUS Outputs in ports 2023-12-07 10:38:44 +03:00
Paweł Spychalski
a659b09bb2
Merge pull request #1876 from iNavFlight/release_7.0.0
Release 7.0.0
2023-12-06 15:34:23 +01:00
Andi Kanzler
b87142eb08 Merge branch 'release_7.0.0' of https://github.com/iNavFlight/inav-configurator into FW-Autoland 2023-12-05 08:32:20 -03:00
Andi Kanzler
ebe22da9db Bugfix 2023-12-05 08:32:09 -03:00
breadoven
5f6364d37e Update mission_control.js 2023-12-03 22:56:25 +00:00
Ray Morris
72184351ba Show motor wizard results in preview 2023-12-03 10:51:26 -06:00
Andi Kanzler
42e8cefcd8 Bugfix of Bugfix ;) 2023-12-02 21:25:25 -03:00
Andi Kanzler
9a2e179065 Bugfix 2023-12-02 18:06:18 -03:00
Andi Kanzler
7e4345160b ... 2023-12-02 18:02:30 -03:00
breadoven
9c2506b766
Merge pull request #1898 from breadoven/abo_fix_bing_sealevel_datum
Change default Bing elevation datum to sealevel
2023-11-27 10:08:03 +00:00
breadoven
810b797085 Update mission_control.js 2023-11-24 13:40:09 +00:00
Andi Kanzler
6ce6074dfe Merge branch 'release_7.0.0' of https://github.com/iNavFlight/inav-configurator into FW-Autoland 2023-11-24 09:31:08 -03:00
Andi Kanzler
523258fd25 Improvements 2023-11-24 09:18:05 -03:00
breadoven
41701bffe1 Change Bing SL to Ellipsoid datum 2023-11-20 22:37:10 +00:00
Andi Kanzler
3ec95b4280 Add WP 2023-11-17 10:55:50 -03:00
Andi Kanzler
7589311b0b Validation Fix 2023-11-15 08:55:58 -03:00
Roman Lut
30225692d4 removed sitl executables from submit 2023-11-14 05:03:59 +01:00
Andi Kanzler
e1195dd0ee Init 2023-11-13 14:02:45 -03:00
Darren Lines
6a34f6b349 Only show EzTune tab when platform is multirotor
The PR only shows the Ez Tune tab when the platform is either `PLATFORM_MULTIROTOR ` or `PLATFORM_TRICOPTER`. More platforms can be added in the function in main.js.

When changing the mixer to a non-supported platform. Ez Tune is automatically disabled.
2023-11-04 21:34:40 +00:00
error
239cb2aa82 inav cli autocomplete into options 2023-10-29 18:32:04 +01:00
error
562ee22cc5 inav cli autocomplete 2023-10-29 18:32:04 +01:00
shota
59bfe765af seperate fw and mc climb rate settings 2023-10-29 17:09:00 +09:00
Paweł Spychalski
c409ecc467
Merge pull request #1845 from iNavFlight/MrD_Added-mAh-precision-to-Battery-Capacity-Remaining
Improve mAh precision to battery capacity remaining
2023-10-26 14:06:20 +02:00
shota
0a9e1693a4 Merge remote-tracking branch 'origin/master' into sh_mixer_profile 2023-10-24 19:22:38 +09:00
Paweł Spychalski
2fd54e8d34
Merge pull request #1850 from iNavFlight/dzikuvx-ez-tune
Dzikuvx ez tune
2023-10-20 14:15:28 +02:00
Pawel Spychalski (DzikuVx)
1473abe0df disable PID Tuning when Ez Tune is enabled 2023-10-20 12:34:52 +02:00
Pawel Spychalski (DzikuVx)
3e627f1a5b Add a disclaimer 2023-10-20 12:25:30 +02:00
Pawel Spychalski (DzikuVx)
9ff0e539f5 Fix enabled state 2023-10-20 12:15:20 +02:00
Pawel Spychalski (DzikuVx)
09170f5bbf Preview 2023-10-19 19:17:56 +02:00
shota
51c33d2bd9 mixer_profile switch support 2023-10-15 17:26:46 +09:00
shota
0bb8c1521b minor fix on output mapping 2023-10-13 04:27:39 +09:00
Roman Lut
d2d5dff9a0 adjusted SITL tab
updated SITL executables
2023-10-12 18:52:00 +02:00
shota
c41129b156 fix mixer_profie configurator issue 2023-10-12 22:33:49 +09:00
Darren Lines
340ba69414
Merge pull request #1835 from iNavFlight/MrD_Add-Pilot-logo-to-OSD
Add pilot logo to OSD
2023-10-12 12:21:33 +01:00
Pawel Spychalski (DzikuVx)
851e24031b Basic preview of PIDFF 2023-10-08 21:40:21 +02:00
Pawel Spychalski (DzikuVx)
b0726bbe8c Basic layout 2023-10-08 21:01:07 +02:00
Paweł Spychalski
0345c538f5
Merge pull request #1840 from iNavFlight/dzikuvx-start-page-revemp
Landing page revamp
2023-10-08 13:32:20 +02:00
Paweł Spychalski
cc864a4f41
Merge pull request #1839 from iNavFlight/dzikuvx-rate-dynamics-doc-link
Add a link to rate dynamics documentation
2023-10-08 13:27:28 +02:00
Darren Lines
1dbffd40a7 Merge branch 'master' into MrD_Added-mAh-precision-to-Battery-Capacity-Remaining 2023-10-07 16:21:48 +01:00
Darren Lines
f0b62dac2c Merge branch 'master' into MrD_Add-Pilot-logo-to-OSD 2023-10-07 10:24:57 +01:00
Darren Lines
d423cbe420
Merge pull request #1836 from iNavFlight/MrD_Add-odometer-to-OSD
Add odometer to OSD
2023-10-07 10:11:41 +01:00
Pawel Spychalski (DzikuVx)
402f6d488b Landing page revamp 2023-10-05 21:13:39 +02:00
Pawel Spychalski (DzikuVx)
be6bfed3f3 Remove Sponsors section 2023-10-05 20:44:38 +02:00