Commit Graph

232 Commits (1422a2cf7264674572e47e4360bd4c0372ba939e)

Author SHA1 Message Date
Darren Lines 125b21734e Fix reappearing elements that should be hidden from DJI
This fixes an issue where changing the OSD layout will ignore the DJI **Hide unsupported elements** toggle.

Fixes #1554
2 years ago
Darren Lines 16d0366ddd Added fw level trim to in flight adjustments 2 years ago
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
2 years ago
Paweł Spychalski 4dd254f65b
Merge pull request #1507 from iNavFlight/MrD_Move-fonts-box-so-that-preview-is-visible
Moved font select/upload box
2 years ago
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
2 years ago
Paweł Spychalski 91b58c84f2
Merge pull request #1475 from iNavFlight/MrD_Add-precision-to-mAh-used-for-9999mAh
Enhance mAh Used OSD Element
2 years ago
Darren Lines 1ec73a96ff Moved font select/upload box
Moved the font select/upload box down. This allows the OSD preview window to still be visible in most cases.
2 years ago
Darren Lines ab9e3cc4e0 Craft name enhancments
- Moved craft name to OSD page
- OSD preview matches actual craft name
- Only accept usable characters and symbols
2 years ago
Darren Lines 87425f655f Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 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 59524f89b6 Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 3 years ago
Darren Lines 51dad0a641 Fixed multiple hide DJI unused elements toggles 3 years ago
Darren Lines d1dcdb28f5 Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 3 years ago
Darren Lines b18ae7e39b Allow mAh Drawn decimals to be customisable
Initial coding:
- Added select box to change the length of the number
- Changed preview to reflect the chosen number length
3 years ago
Darren Lines 27d1897c24 Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 3 years ago
Pawel Spychalski (DzikuVx) 005efec007 Semver cleanup 3 years ago
Geoff Sim 9aa4043d71 Update all OSD layouts when the video type is changed. 3 years ago
Darren Lines 28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 3 years ago
Darren Lines beab87b9db Enhanced feature to make more flexible 3 years ago
Darren Lines d2edfb1de2 Updated to allow switch names of up to 4 characters 3 years ago
Darren Lines 4c0e196a18 Adds four switch indicator elements to the OSD 3 years ago
Geoff Sim 01a3fc03ff Merge branch 'master' into HDZeroVTX 3 years ago
Geoff Sim 355a4d4dc5 Remove commented out code 3 years ago
Geoff Sim 61c96bf628 Reset element to 0,0 if not visible in preview when enabled 3 years ago
Geoff Sim e17f6b9d68 Rename Shark Byte to HDZero. 3 years ago
Geoff Sim 7dbb279c0f Update OSD tab to support HD (50x18) mode 3 years ago
breadoven 82865ba1e5 fixes 3 years ago
Darren Lines 65ea4a8763
Update osd.js
Added update for globalSettings.osdUnits whenever the OSD units are changed.
3 years ago
breadoven d639a3e274 Update osd.js 3 years ago
breadoven 4b0d6e6b90 Update osd.js 3 years ago
Darren Lines 61f13a3205
Merge branch 'change-profiles-with-programmin' into master 3 years ago
Mr D f5a5d22146 Added selectable precision to the OSD RPM
I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.
3 years ago
Darren Lines 8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 3 years ago
Paweł Spychalski 28ff77269b
Merge pull request #1332 from MrD-RC/improve-OSD-tooltips
Changed text in OSD preview tooltip to match the elements list
3 years ago
Darren Lines 9c9fafbb23 Added OSD element for profile
Added an OSD element for profiles. Selectable in the PIDs area of configurator.
3 years ago
Paweł Spychalski 91405055e9
Merge pull request #1335 from MrD-RC/add-battery-symbol-to-battery-percentage
Added battery symbol in front of percentage
3 years ago
Darren Lines ef3ae7adbd Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into iNavFlight-master 3 years ago
Darren Lines 5dffba6ee9 Added battery symbol in front of percentage 3 years ago
Darren Lines f09f456331 Fixed incorrect symbol for max airspeed.
The 3D speed symbol was used. Corrected to just the regular speed symbol
3 years ago
Darren Lines b5cb410a54 Added max air speed for completeness 3 years ago
Darren Lines c765b4b969 Updated arrangement
I moved the max before the value. It looks much better now.
3 years ago
Darren Lines 6fe7b738b8 Changed text in OSD preview tooltip to match the elements list 3 years ago
Darren Lines c0395d760c Added max speed OSD elements 3 years ago
Darren Lines 08a470d51d Added preview to OSD page 3 years ago
Darren Lines 3bcd42d3f3 Updated MPH symbol in Impact fonts
- Updated the MPH symbol in Impact and Impact Mini for consistency. Thanks @Jetrell
- Fixed inconsistency between Azimuth and Heading in preview and OSD.
- Alphabetised the font selector, with the exception of default.
3 years ago
Darren Lines 15462d7e92 Added titles to OSD elements, for easier identification 3 years ago
Darren Lines 2c1ee49900 Moved mAh/mi and added & to fix OSD menu
It appears that the OSD menu has always had a bug. From the old fonts, I can see that the ampersand symbol was never present. It is used in the OSD menu. This is now fixed. I have created a temporary & symbol on index 038. This will be replaced with the correct symbol for each font.
3 years ago
Darren Lines 0e78872d72 Fixed aircraft crosshair. Now displays as intended 3 years ago
Darren Lines 151b91c1dd Updated to have the heading graph together and incorporate Jetrell's font changes 3 years ago
Darren Lines 2abc0542ed Updated font to keep mAh-mi together 3 years ago