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

1971 commits

Author SHA1 Message Date
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
Roman Lut
6807d7f21b
Merge branch 'iNavFlight:master' into master 2023-04-05 13:32:22 +02: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
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
feba353a5b
Merge pull request #1722 from iNavFlight/MrD_Fix-alt-type-in-mission-planner
Mission Control: Bug fixes related to P3 field
2023-02-15 20:27:00 +00:00
Darren Lines
cb7670f049 Update waypointCollection.js
One other change to stop using P3 as a Boolean.
2023-02-14 19:19:12 +00:00
Darren Lines
7bdedf25ae
Update defaults_dialog.js
Update defaults for new AHRS parameter names
2023-02-13 16:21:00 +00:00
Pawel Spychalski (DzikuVx)
a4b3ebe6a1 Bump min version to 6.0.0 2023-02-07 19:41:36 +01:00
Darren Lines
15238ffc42
Merge pull request #1691 from iNavFlight/MrD_ESP32-Radar-use-cardinal-markers,-plus-pan-enhancements
Pan Enhancements and cardinal markers for ESP32 Radar
2023-02-05 18:23:14 +00:00
Paweł Spychalski
cf1ebb4fab
Merge pull request #1708 from iNavFlight/dzikuvx-default-updates
Default updates
2023-02-03 16:25:45 +01:00
Pawel Spychalski (DzikuVx)
320958c3ff Small update 2023-02-03 12:31:40 +01:00
Paweł Spychalski
c4cdcefcca
Merge pull request #1678 from iNavFlight/MrD_Use-default-baud-rate-when-selecting-port-device
Allow default baud rates on ports page
2023-02-03 12:30:14 +01:00
Pawel Spychalski (DzikuVx)
1f8364974a Enable Dynamic LPF on 5" preset 2023-02-03 11:20:48 +01:00
Pawel Spychalski (DzikuVx)
bcadfbb0ff Create 3" defaults profile 2023-02-03 09:54:11 +01:00
Ernest Stepanov (ErNis)
cf35bd6142 AT32 MCU DFU added 2023-02-02 15:05:34 +02:00