1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 00:05:19 +03:00
Commit graph

178 commits

Author SHA1 Message Date
Scavanger
1c38aeff8e Remove outdated setting 2024-11-16 19:57:29 -03:00
Pawel Spychalski (DzikuVx)
7432ca6872 Expo preview for EzTune 2024-05-14 20:06:46 +02:00
Pawel Spychalski (DzikuVx)
bfd91c91f2 Draw manual expo chart 2024-05-14 18:23:50 +02:00
Pawel Spychalski (DzikuVx)
16910dd2d0 Basic expo graph 2024-04-29 20:14:06 +02:00
Pawel Spychalski (DzikuVx)
b09eb8567c Merge branch 'master' into dzikuvx-simplify-receiver-tab 2024-04-24 07:52:13 +02:00
Pawel Spychalski (DzikuVx)
ea9007ccab Merge remote-tracking branch 'origin/master' into dzikuvx-simplify-receiver-tab 2024-04-22 21:06:58 +02:00
Scavanger
80beaee158 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-21 20:53:48 -03:00
Scavanger
6fe68a6b73 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
Pawel Spychalski (DzikuVx)
4f9449748e Angle limits 2024-04-18 20:04:42 +02:00
Pawel Spychalski (DzikuVx)
dc4ccbbf12 Heading hold rate 2024-04-18 19:53:10 +02:00
Pawel Spychalski (DzikuVx)
b461cbfab6 Manual rate sliders 2024-04-18 19:43:01 +02:00
Pawel Spychalski (DzikuVx)
a6f7ff3a91 Ez Tune snappiness 2024-04-17 18:58:03 +02:00
Pawel Spychalski (DzikuVx)
f3224695a8 Add rate and expo sliders 2024-04-15 22:31:34 +02:00
Pawel Spychalski (DzikuVx)
1f67281cb1 Hide irrelevant settings when EzTune is enabled 2024-04-06 20:10:54 +02:00
Pawel Spychalski (DzikuVx)
306643793a Do not enable EzTune for non-multirotor platforms 2024-04-06 19:46:39 +02:00
Pawel Spychalski (DzikuVx)
cdd5aeddb9 Combine EzTune with PID Tuning tab 2024-04-05 16:49:33 +02:00
Pawel Spychalski (DzikuVx)
74b7bd27d6 Split PID tuning 2024-04-05 15:47:17 +02:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
Pawel Spychalski (DzikuVx)
1473abe0df disable PID Tuning when Ez Tune is enabled 2023-10-20 12:34:52 +02:00
Pawel Spychalski (DzikuVx)
9b1f5f3aaf Add a link to rate dynamics documentation 2023-10-05 20:41:22 +02:00
Pawel Spychalski (DzikuVx)
a4aa4ee6f4 Rate dynamics sliders 2023-10-04 16:17:11 +02:00
Pawel Spychalski (DzikuVx)
6268882b6b Split to separate subsection 2023-02-03 12:26:01 +01:00
Pawel Spychalski (DzikuVx)
7cd8ca39db Allow to change dynamic gyro filter settings from PID Tuning tab 2023-02-03 12:23:20 +01:00
Pawel Spychalski (DzikuVx)
6513757be3 add dynamic_gyro_notch_mode to GUI 2022-10-06 15:14:42 +02:00
Darren Lines
0fc38fefd3 Changes and fix to rounding
Fixes #1564, fixes #1567

- Fixed discovered rounding error for float parameters.
- Altered step for converted units based on the multiplier.
- Default step now stored in the element data, so that the default decimal places are always known and used when saving.
2022-07-14 21:12:06 +01:00
Darren Lines
617a89e1da Fixed units bug
Milliseconds set as metres/sec. Now fixed.
2022-05-30 18:21:51 +01:00
Darren Lines
8429b51d6e Let help icons click through to settings 2022-05-19 11:56:36 +01:00
Paweł Spychalski
705c8fe88b
Merge pull request #1515 from iNavFlight/MrD_Add-inflight-adjustment-for-fw_tpa_time_constant
Added Fixed Wing TPA Time Constant to in flight adjustments
2022-05-11 10:15:46 +02:00
Pawel Spychalski (DzikuVx)
c67e97518a Merge remote-tracking branch 'origin/master' into dzikuvx-settings-sliders 2022-05-11 09:56:13 +02:00
Darren Lines
991261a4bb Added units support. Updated the description slightly 2022-05-11 08:28:25 +01:00
Pawel Spychalski (DzikuVx)
1d3ceacb14 Universal Sliders for Settings framework 2022-05-10 21:31:35 +02:00
Darren Lines
8ed3328f72 Added Fixed Wing TPA Time Constant to adjustments
- FW TPA Time Constant now changeable in flight
- FW TPA Time Constant added to PID Tuning -> Mechanics
2022-05-10 12:56:24 +01:00
Pawel Spychalski (DzikuVx)
600aac2d32 Simplifications 2022-05-09 21:35:46 +02:00
Pawel Spychalski (DzikuVx)
7556c52641 Dynamic scaling 2022-05-09 21:16:28 +02:00
Pawel Spychalski (DzikuVx)
eec23b6386 Show other PID controllers conditionally 2022-05-09 20:41:58 +02:00
Pawel Spychalski (DzikuVx)
c2ad26d4d4 Basic Slider PIDs 2022-05-09 20:11:28 +02:00
Darren Lines
c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 2022-03-01 20:06:11 +00:00
Pawel Spychalski (DzikuVx)
005efec007 Semver cleanup 2022-02-24 13:11:47 +01:00
Darren Lines
3ea30993ca Added highlights to other tabs
I'm sure that all parameters in configurator which can change with a battery or control profile now get highlighted. I have a couple to confirm though.
2022-02-22 22:27:11 +00:00
Darren Lines
5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
2022-02-22 19:36:12 +00:00
Darren Lines
15282d8994 Continue to implement feature
- Tidied up units label to work with more tabs
- Added more fields in the PID Tuning to use the highlighting
- Converted the Rates tab over to use  data-i18n more. Will make sure all of the PIDs pages use it fully.
2022-02-21 22:19:06 +00:00
Darren Lines
0f27abf733 Add highlighting for fields that change with profiles
- Added field arrays for control and battery profiles.
- Added highlight mechanism for **data-setting** fields
- Changed battery and control profile drop down text to match the field colours.
2022-02-19 18:34:37 +00:00
Darren Lines
36f5dddce8 Made it look better 2021-12-25 12:39:26 +00:00
Darren Lines
29c0e2d007 Added button to res-select the applied defaults
Initial code, needs tidying.
2021-12-21 14:07:12 +00:00
Pawel Spychalski (DzikuVx)
e4191bbbee PID Tuning update 2021-10-29 16:17:42 +02:00
Pawel Spychalski (DzikuVx)
b361ef7171 Drop some deprecated filter settings 2021-10-21 08:55:48 +02:00
Paweł Spychalski
da0b408b32
Merge pull request #1373 from iNavFlight/dzikuvx-filter-cleanup
remove filters settings that are no longer supported
2021-10-12 09:37:07 +02:00
Paweł Spychalski
1e2ca368f0
Merge pull request #1372 from iNavFlight/dzikuvx-drop-airmode
remove Airmode settings from Configurator
2021-10-12 09:36:57 +02:00
Pawel Spychalski (DzikuVx)
e27cc146e5 remove filters settings that are no longer supported 2021-10-12 09:32:48 +02:00
Pawel Spychalski (DzikuVx)
1ca7ed59eb remove Airmode settings from Configurator 2021-10-12 09:01:32 +02:00