Pawel Spychalski (DzikuVx)
1dd24abfd8
Fix defaults dialog when mixer configuration is available
2023-12-06 15:02:32 +01:00
Pawel Spychalski (DzikuVx)
42f7a7f0bd
Drop not used defaults
2023-12-06 13:43:17 +01:00
Pawel Spychalski (DzikuVx)
bb95dada5c
Fix error
2023-12-06 13:39:09 +01:00
Andi Kanzler
9a2e179065
Bugfix
2023-12-02 18:06:18 -03:00
shota
e69153789b
minor tweaks
2023-11-13 02:11:15 +09:00
shota
cbf036edee
detect profiles changes
2023-11-13 02:04:02 +09:00
shota
f4958e4e42
added mixer_profile switch detection to refresh
2023-11-09 18:24:09 +09: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
Pawel Spychalski (DzikuVx)
376bd57406
Read mixer profile from the last byte of MSP frame
2023-10-31 10:35:15 +01:00
Paweł Spychalski
a7332f48d7
Merge pull request #1862 from shota3527/sh_mixerprofile
...
Fix Stop motors on low throttle turn off
2023-10-30 10:02:24 +01:00
shota
d976d6f3d7
Fix Stop motors on low throttle turn off
2023-10-29 00:01:59 +09:00
Roman Lut
c4f7e11820
Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into submit-led-pwm
2023-10-26 17:43:55 +02:00
shota
0a9e1693a4
Merge remote-tracking branch 'origin/master' into sh_mixer_profile
2023-10-24 19:22:38 +09:00
shota
31d05169d4
fix motor stop on low preset
2023-10-21 00:51:50 +09:00
Pawel Spychalski (DzikuVx)
9ff0e539f5
Fix enabled state
2023-10-20 12:15:20 +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
shota
c41129b156
fix mixer_profie configurator issue
2023-10-12 22:33:49 +09: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
Pawel Spychalski (DzikuVx)
4b2e6e3777
MSP layer
2023-10-08 18:08:58 +02:00
Paweł Spychalski
0435eb732b
Merge pull request #1828 from sensei-hacker/ipf_yaw
...
Programming framework: add yaw operand
2023-10-08 13:33:48 +02:00
Paweł Spychalski
c66e90a1f3
Merge pull request #1838 from shota3527/sh_mixerprofile
...
Fix Stop motors on low throttle turn off
2023-10-05 09:55:39 +02:00
shota
11b3b858ba
fixes save on mixer tab caused Stop motors on low throttle to turn off
2023-10-05 16:20:47 +09:00
Pawel Spychalski (DzikuVx)
a4aa4ee6f4
Rate dynamics sliders
2023-10-04 16:17:11 +02:00
Pawel Spychalski (DzikuVx)
6be6c93152
Rate dynamics MSP layer
2023-10-03 20:38:17 +02:00
Pawel Spychalski (DzikuVx)
8eac6a7da3
Minor UI changes
2023-10-03 20:02:56 +02:00
Ray Morris
dbbe4cbe01
ipf yaw: tabs to spaces
2023-09-29 22:54:23 -05:00
Ray Morris
a595d4f401
js/fc.js: merge
2023-09-29 21:53:05 -05:00
Paweł Spychalski
42a18298f0
Merge pull request #1826 from iNavFlight/dzikuvx-drop-nmea-protocol
...
Drop NMEA protocol support
2023-09-29 15:56:37 +02:00
Paweł Spychalski
0697004a08
Merge pull request #1832 from iNavFlight/dzikuvx-colored-timer-outputs
...
Add colors to easilly distinguish between timer outputs
2023-09-29 14:57:31 +02:00
Pawel Spychalski (DzikuVx)
637acdd15d
Add colors to easilly distinguish between timer outputs
2023-09-29 13:16:35 +02:00
Marcelo Bezerra
d495784e84
Add SouthPAN option
2023-09-28 22:50:18 +02:00
shota
c3b7782b34
updated defaults on motorstop
2023-09-28 21:58:35 +09:00
shota
efc9f71e8b
add MixerTransition Active in logic condition
2023-09-27 00:39:04 +09:00
shota
0a6228a8c0
minimum mixer profile support
2023-09-25 21:02:11 +09:00
Pawel Spychalski (DzikuVx)
44214b4db4
Drop NMEA protocol support
2023-09-19 14:08:17 +02:00
Marcelo Bezerra
77274a30ec
Update comments
2023-09-10 20:01:53 +02:00
Marcelo Bezerra
99877167b3
Output map simplication
...
No need to special case MR/FW for output mapping.
2023-09-10 19:51:26 +02:00
Marcelo Bezerra
ac1cc38f03
Fix #1821
...
The code was checking the wrong variable for usage flags, after refactoring to inform configurator of timers
2023-09-10 18:33:38 +02: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
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
Roman Lut
997a731332
implemented LED Pin PWM programming function
2023-07-29 01:14:50 +02:00
Marcelo Bezerra
7fa0f7e695
Merge branch 'master' into release_6.1.0
2023-06-09 15:41:27 +02:00
Yi BoYang
c45a14fd92
Added some i18n to strings for the GUI console.
2023-05-16 21:20:23 +08:00
Jonathan Hudson
d689e3d3d6
[SITl] Fix serial selection and executable name on Linux
2023-04-24 12:51:19 +01:00
Andi Kanzler
e5a8bd0cac
Small improvements
2023-04-17 16:35:37 -03:00
Pawel Spychalski (DzikuVx)
2fd2e62d7f
Bump master to INAV 7
2023-03-26 17:33:28 +02:00
Paweł Spychalski
448d9dc3ba
Merge pull request #1738 from Scavanger/SITL-Integration
...
SITL integration
2023-03-26 15:38:55 +02:00