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

70 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
d03e5be3f8 Merge branch 'master' into release_7.1.0 2024-04-01 09:19:29 +02:00
Paweł Spychalski
6e9a8b72f3
Merge pull request #2003 from sensei-hacker/rename-use-mid-throttle
rename use-mid-throttle (required to match INAV 7)
2024-03-23 18:46:46 +01:00
Ray Morris
feae17bcd1 rename use-mid-throttle to mc_althold_throttle 2024-03-23 12:35:26 -05:00
Andi Kanzler
412961c5b4 Init 2024-02-10 13:38:27 -03:00
shota
59bfe765af seperate fw and mc climb rate settings 2023-10-29 17:09:00 +09:00
Yi BoYang
daa2f4736f Add the text from these files to i18n. 2023-05-13 00:02:54 +08:00
Darren Lines
33f8994fdc Enhance Linear Descent RTH feature
See firmware PR for details.
2023-02-19 15:57:32 +00:00
b14ckyy
34c59b5f0e Fix staged rth altitude parameter
Fix staged rth altitude parameter
2022-12-09 19:40:19 +01:00
Darren Lines
43284aba03
Merge pull request #1643 from b14ckyy/add-new-settings 2022-12-05 23:00:49 +00:00
Darren Lines
427b9c6447 Renamed parameter 2022-11-27 11:00:42 +00:00
Darren Lines
abf47a3742 Changes for https://github.com/iNavFlight/inav/pull/8589 2022-11-27 09:41:50 +00:00
b14ckyy
d998d487b8 Rearranged a few settings for consistency 2022-10-23 21:20:25 +02:00
b14ckyy
0d579cc1c6 fix trackback setting 2022-10-23 18:49:46 +02:00
b14ckyy
d0add78564 Added a few more settings 2022-10-23 18:43:44 +02:00
b14ckyy
1cd591c0ad Adding more Nav settings 2022-10-23 16:18:10 +02:00
b14ckyy
566b25d28c added Dead Reckoning Feature but commented out for now as it is not properly tested yet. 2022-10-23 15:11:13 +02:00
b14ckyy
6f4c591fd1 fixed unit 2022-10-23 14:51:10 +02:00
b14ckyy
c22f39b031 added FS Mission Delay to GUI (still needs a warning popup for disabling) 2022-10-23 14:48:27 +02:00
b14ckyy
a541c13e16 Added Path Tracking Settings 2022-10-23 14:03:51 +02:00
Darren Lines
f4e34d5e86 Changes to fixed wing Advanced Tuning options
- Rearranged **Fixed Wing Navigation Settings** to a more logical order.
- Added setting for `fw_min_throttle_down_pitch`
2022-10-06 20:42:36 +01:00
Pawel Spychalski (DzikuVx)
8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2022-09-18 12:26:32 +02:00
b14ckyy
ec468bbf81
moved launch throttle back to old order 2022-07-29 22:37:10 +02:00
b14ckyy
8b68ec5ef2
Cleanup Autolaunch settings
Removed Settings (should not be changed by user, but kept in CLI): 
Launch Velocity
Launch Accel
Launch Detect Time

Moved Launch and Idle throttle together
2022-07-29 22:03:27 +02:00
Darren Lines
e492f6f3ad Added uS to PitchToThrottle 2022-06-12 08:26:11 +01:00
Darren Lines
3174f89927 Added additional unit for ms that stays as ms 2022-05-30 20:38:12 +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
Darren Lines
edeaf9b605 Removed debug 2022-05-04 08:31:54 +01:00
Darren Lines
fbfa969926 Added idle delay to Advanced Tuning
This is a very useful setting. It is strange that it was missing; especially when it is changed far more often than nav_fw_launch_detect_time.
2022-05-04 08:30:43 +01:00
Darren Lines
745988c1d2 Re-arrange and change labels for landing.
This changes the labels and order of fields in the landing section of advanced tuning. These new labels should make it easier for pilots to understand what is happening.
2022-03-09 08:06:18 +00:00
Darren Lines
093fc22701 Enhance and extend units conversion
1. Fixed rounding error.
2. Added conversions for:
a) vertical speed
b) metres
c) temperature
3. Added support on Failsafe and OSD pages.
4. Sorted out alignment issues, due to different implementations.
2022-02-12 17:16:31 +00:00
COOK1EK1W1
af9495db2a moved all units in the advanced tuning tab to the input boxes, makes it look cleaner and doesnt have duplicate 2021-12-23 05:40:21 +00:00
Darren Lines
5ab0f5763d
Update advanced_tuning.html
Corrected default min and max values.
2021-11-12 13:37:17 +00:00
Darren Lines
3fd2f621bf
Update advanced_tuning.html
Updated additional fields.
2021-11-11 20:22:27 +00:00
Elgan Sayer
1a05df71da
Merge branch 'master' into feature/uiunits 2021-11-11 19:51:13 +00:00
breadoven
3664cb5040 Support for INAV #7293 2021-10-28 23:04:35 +01:00
Elgan Sayer
76a7f686e7 Add ui unit conversions 2021-10-16 20:21:35 +01:00
Michel Pastor
4fcef09216
Improve autolanding settings layout and documentation (#1243) 2021-04-25 01:55:14 +02:00
Michel Pastor
036a46560a
Fix new landing setting names (#1241) 2021-04-22 00:41:30 +02:00
Michel Pastor
f7c7ad382f
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed (#1235) 2021-04-19 23:43:07 +02:00
Alexander van Saase
26aeb5e40c rth override 2021-04-15 10:47:16 +02:00
Alexander van Saase
8fc9da3288 climb first setting 2021-04-15 10:37:33 +02:00
Alexander van Saase
e0dd5944d0 MR slow down for WP 2021-04-15 10:22:24 +02:00
Darren Lines
88a9dca29a Position estimator removed at Pawel's request 2021-04-10 16:41:56 +01:00
Darren Lines
5d3c5e90ae Bug fix for titles when non-FW/MR selected 2021-04-10 11:45:52 +01:00
Darren Lines
15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
2021-04-10 10:29:48 +01:00
Darren Lines
ebd80993ec Rearranged Advanced Tuning page 2021-03-29 22:11:11 +01:00
Paweł Spychalski
6b091f3f66
Merge pull request #1110 from MrD-RC/update-nav_fw_allow_manual_thr_increase
*Implementation fix* Update nav fw allow manual thr increase
2021-03-21 16:16:20 +01:00
Alexander van Saase
25ca0f4afc correct tooltip 2021-03-06 15:46:05 +01:00
Alexander van Saase
7a2da444b2 Fix bug 2021-01-03 13:13:35 +01:00