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

1778 commits

Author SHA1 Message Date
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
d976d6f3d7 Fix Stop motors on low throttle turn off 2023-10-29 00:01:59 +09:00
Stefano Della Valle
386c560b9d
Merge branch 'master' into master 2023-10-27 11:28:51 +02:00
Stefano Della Valle
7956845389
Update fc.js
changed the 52 logic condition to 53 to solve a conflic
2023-10-27 11:25:23 +02: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
Stefano Della Valle
0252dcfa88 added operand 52 2023-10-26 14:53:52 +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
Paweł Spychalski
c1a5b3c15a
Merge pull request #1707 from erstec/at32-implementation
AT32 MCU DFU added
2023-03-26 15:38:22 +02:00
Paweł Spychalski
26d3d78d8e
Merge pull request #1672 from rmawatson/armingFlags-on-status-line
armingFlags on status line
2023-03-26 15:38:02 +02:00
Andi Kanzler
069d0f2019 SITL integration 2023-03-08 12:43:14 -03:00
Marcelo Bezerra
4baf479136
Merge pull request #1735 from mmosca/fix-led-config
Fix led direction saving issue reported in #1731
2023-03-02 10:53:48 +01:00
Marcelo Bezerra
8b96de262c Fix led direction saving 2023-03-01 20:41:53 +01:00