1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00
Commit graph

94 commits

Author SHA1 Message Date
Darren Lines
d6b57e35b4
Merge pull request #2263 from sensei-hacker/outputs_preview_motor_numbers 2024-11-30 07:57:58 +00:00
Ray Morris
eab0a9a260 remove commented label_motors 2024-11-29 00:33:15 -06:00
Ray Morris
921a462081 Don't show motor numbers for non-quad, do show onChange 2024-11-29 00:31:18 -06:00
Scavanger
564a7f4f4e Fix in servo mixer 2024-11-19 15:44:44 -03:00
Ray Morris
45ae065978 fix hiding mizer wizard box 2024-07-15 13:17:06 -05:00
Marcelo Bezerra
16b212e244 Use new special label info from msp to tag led pin. 2024-05-31 17:30:44 +02:00
Marcelo Bezerra
dc21e79fb6 Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment 2024-05-31 16:42:55 +02:00
Marcelo Bezerra
efb04926e0 Fix for mixer tab not loading 2024-05-28 23:09:43 +02:00
Marcelo Bezerra
edf5444602 Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment 2024-05-12 12:09:35 +02:00
Pawel Spychalski (DzikuVx)
02e3315442 Fix mixer tab servo and motor rule adding 2024-05-12 11:31:39 +02:00
Marcelo Bezerra
c98bf6e013 Allow reassignment of led pin to servos or motors 2024-05-11 23:47:19 +02:00
Pawel Spychalski (DzikuVx)
07600e1fa6 Fix additional tabs 2024-05-05 21:40:10 +02:00
Pawel Spychalski (DzikuVx)
6b5440f437 remove msp_balanced_interval 2024-04-26 20:46:31 +02:00
Scavanger
0d1502e03d Fixes, Readme, Makers 2024-04-21 20:46:16 -03:00
Scavanger
6fe68a6b73 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
Scavanger
06a4d8b0c8 Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
Darren Lines
016b08cd26 Fix erroneous numbers on mixer preview 2024-04-09 21:53:31 +01:00
Scavanger
ca13eefa1b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-01 14:44:39 -03:00
Scavanger
38727c54a8 Convert to CommonJS Modules - Part 2 2024-03-24 11:40:50 -03:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
Andi Kanzler
2f880e218d OSD Tab 2024-02-12 08:45:46 -03:00
Andi Kanzler
53aebde936 Sync with master 2024-02-10 23:03:25 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
Ray Morris
e52696c228 mixer: Make props in / props out more clear 2024-01-31 01:33:19 -06: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
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
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
shota
0bb8c1521b minor fix on output mapping 2023-10-13 04:27:39 +09:00
shota
c41129b156 fix mixer_profie configurator issue 2023-10-12 22:33:49 +09:00
Pawel Spychalski (DzikuVx)
0f94911df8 Update TIM to Timer 2023-09-29 18:44:31 +02:00
Pawel Spychalski (DzikuVx)
77187ff1f5 Fix timer naming so they are indexed from 1 and aligned with firmware names 2023-09-29 15:10:13 +02:00
Pawel Spychalski (DzikuVx)
637acdd15d Add colors to easilly distinguish between timer outputs 2023-09-29 13:16:35 +02:00
shota
f59f0a9a94 allow speed setting for MAX smix 2023-09-26 01:15:09 +09:00
Marcelo Bezerra
8094e9d4ff Override and save timers 2023-09-06 22:23:40 +02:00
Marcelo Bezerra
372dcae919 Intermediate commit.
Not currently working
2023-09-05 21:21:46 +02:00
Marcelo Bezerra
553bde1b37 Layout in place, now I need the msp messages to laod and save overrides 2023-09-02 17:58:01 +02:00
Marcelo Bezerra
96ec2da3ce Basic changes to display timers on mixer screen
Still thinking about how to handle individual timer overriding.

Full overridie table can be quite long
2023-09-02 12:53:07 +02:00
Darren Lines
3411777775 Fixed mixer config issues
1. When save and reboot was applied on the mixer page, the has flaps option was not saved.
2. When defaults were selected, the auto-mixer application did not take mixer config in to account.
2023-02-25 10:29:44 +00:00
Darren Lines
47fb7637f0 Corrected text for quad motor reversal
- renamed function to give more meaning.
- updated the function to change the text when motors are reversed.
2022-12-27 11:27:22 +00:00
Pawel Spychalski (DzikuVx)
8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2022-09-18 12:26:32 +02:00
Darren Lines
b8485457dd Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
Darren Lines
1901556828 Added colouration for the + and - stabilised mixes 2022-06-21 22:11:02 +01:00
Darren Lines
1eb9ad6639 Fix colours and labels bug in the mixer 2022-05-13 23:35:07 +01:00
Darren Lines
eb16063aee Reverse props option only appears on multirotor platforms 2022-04-13 17:16:41 +01:00
Luca
1173face88 Figures with inverted prop 2022-03-30 12:56:41 +02:00
Paweł Spychalski
958a695b91
Merge branch 'master' into dzikuvx-props-in-configuration 2022-03-15 10:10:05 +01:00
Darren Lines
4dca04a635 Bug fix
- Re-assessed the mechanism to show the refresh button. It now only displays when there is an AIRPLANE mixer loaded.
- Refresh the platform select when refresh button is clicked to stop unknown mixer presets.
2022-03-14 19:56:39 +00:00
Pawel Spychalski (DzikuVx)
b402b7366e Add props in configuration to mixer page 2022-03-14 16:09:09 +01:00