1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00
Commit graph

16 commits

Author SHA1 Message Date
Darren Lines
a31aa128f1
Merge pull request #1416 from COOK1EK1W1/master
Removed multiple units in the Advanced Tuning tab
2022-02-12 10:39:25 +00:00
Darren Lines
e72fd66ebe
Update settings.js
Changed if statements for better handling of zero values.
2022-02-03 22:42:02 +00:00
Darren Lines
394aa18e6c Adds min and max limits to all numerical fields
This adds min and max limits to all numerical fields; if they use the data-setting method. This doesn't cover the old MSP fields.
2022-01-09 16:24:45 +00:00
COOK1EK1W1
a01db41a89 swapped the manual selection aswell 2021-12-28 14:27:30 +00:00
COOK1EK1W1
5667b831d6 fixed unit system to match with osd ids 2021-12-28 14:16:30 +00:00
COOK1EK1W1
fb32ee614a
fixed const 2021-12-23 12:15:16 +00:00
COOK1EK1W1
0dca9d4706 fixed default and none unit type case 2021-12-23 11:59:52 +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
297acaa99d
Update settings.js
Moved the step, min, and max changing in to the convertToUnitSetting function. This works, but may be able to be tidied up at a later date.
2021-11-12 13:20:47 +00:00
Elgan Sayer
ff80e0621b Add options for ui units 2021-10-16 20:21:08 +01:00
Andi Kanzler
da1ce634b0 #DJI-HD-OSD-Support 2021-06-08 12:02:27 +02:00
Pawel Spychalski (DzikuVx)
d1bf2242b5 IDLE and number of poles 2020-01-22 20:59:11 +01:00
Pawel Spychalski (DzikuVx)
ad94f9f275 Fix 2.1 compatibility issues 2019-05-25 13:51:08 +02:00
Pawel Spychalski (DzikuVx)
a29578840f Iterm relax settings 2019-04-27 19:08:32 +02:00
Alberto García Hierro
142e960893 Add support for configuring coordinate digit count on OSD
Depends on https://github.com/iNavFlight/inav/pull/3573
2018-07-12 01:11:00 +01:00
Alberto García Hierro
42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
2018-07-11 10:54:47 +01:00