Commit Graph

42 Commits (57ac8a103c3aadcc0bb05c545e250ba7c6f0a029)

Author SHA1 Message Date
Darren Lines 57ac8a103c Change timezone to use hh:mm field
Initial coding to address #1630
2 years ago
Pawel Spychalski (DzikuVx) 8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2 years ago
Darren Lines a1b82fed19 Convert GPS time zone to hours 2 years ago
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.
2 years ago
Darren Lines 44dbc3722f Updated to work with inav#8226 2 years ago
Darren Lines 3b1a9b8453 Merge branch 'master' into MrD_Move-AHI-on-OSD-screen 2 years ago
Darren Lines f6f063ca0a Added label for msec-nc 2 years ago
Darren Lines 61a808db89 Add hover description for unit names.
Initial coding. Will wait for https://github.com/iNavFlight/inav-configurator/pull/1535 to be merged, so it can be included in this.
2 years ago
Darren Lines 2c121b7325 Allow the HUD & AHI to be offset from the OSD page 2 years ago
Darren Lines 3174f89927 Added additional unit for ms that stays as ms 2 years ago
Pawel Spychalski (DzikuVx) 95ffe15e62 Fix generic settings scaling 2 years ago
Darren Lines f85bf5d0e5 Removed test code 2 years ago
Darren Lines 8429b51d6e Let help icons click through to settings 2 years ago
Pawel Spychalski (DzikuVx) 1d3ceacb14 Universal Sliders for Settings framework 2 years ago
Darren Lines d113585248
Merge pull request #1429 from iNavFlight/MrD-Add-switch-indicators-to-OSD
Add switch indicator elements to the OSD
2 years ago
Darren Lines c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Darren Lines 27d1897c24 Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 3 years ago
Pawel Spychalski (DzikuVx) 7510152e20 remove not needed dependency 3 years ago
Darren Lines 5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
3 years ago
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.
3 years ago
Darren Lines e7c7f2d342 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Darren Lines f9a5eca69f Made highlighting switchable via the config gear 3 years ago
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.
3 years ago
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.
3 years ago
Darren Lines a31aa128f1
Merge pull request #1416 from COOK1EK1W1/master
Removed multiple units in the Advanced Tuning tab
3 years ago
Darren Lines 28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 3 years ago
Darren Lines e72fd66ebe
Update settings.js
Changed if statements for better handling of zero values.
3 years ago
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.
3 years ago
Darren Lines d2edfb1de2 Updated to allow switch names of up to 4 characters 3 years ago
COOK1EK1W1 a01db41a89 swapped the manual selection aswell 3 years ago
COOK1EK1W1 5667b831d6 fixed unit system to match with osd ids 3 years ago
COOK1EK1W1 fb32ee614a
fixed const 3 years ago
COOK1EK1W1 0dca9d4706 fixed default and none unit type case 3 years ago
COOK1EK1W1 af9495db2a moved all units in the advanced tuning tab to the input boxes, makes it look cleaner and doesnt have duplicate 3 years ago
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.
3 years ago
Elgan Sayer ff80e0621b Add options for ui units 3 years ago
Andi Kanzler da1ce634b0 #DJI-HD-OSD-Support 3 years ago
Pawel Spychalski (DzikuVx) d1bf2242b5 IDLE and number of poles 5 years ago
Pawel Spychalski (DzikuVx) ad94f9f275 Fix 2.1 compatibility issues 5 years ago
Pawel Spychalski (DzikuVx) a29578840f Iterm relax settings 5 years ago
Alberto García Hierro 142e960893 Add support for configuring coordinate digit count on OSD
Depends on https://github.com/iNavFlight/inav/pull/3573
6 years ago
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
6 years ago