Geoff Sim
61c96bf628
Reset element to 0,0 if not visible in preview when enabled
2021-12-13 21:56:00 +00:00
Geoff Sim
e17f6b9d68
Rename Shark Byte to HDZero.
2021-12-01 08:04:58 +00:00
Geoff Sim
7dbb279c0f
Update OSD tab to support HD (50x18) mode
2021-11-20 09:53:49 +00:00
breadoven
82865ba1e5
fixes
2021-11-15 22:14:59 +00:00
Darren Lines
65ea4a8763
Update osd.js
...
Added update for globalSettings.osdUnits whenever the OSD units are changed.
2021-11-12 17:57:14 +00:00
breadoven
d639a3e274
Update osd.js
2021-11-11 08:42:16 +00:00
breadoven
4b0d6e6b90
Update osd.js
2021-11-10 23:23:28 +00:00
Darren Lines
61f13a3205
Merge branch 'change-profiles-with-programmin' into master
2021-10-28 18:54:19 +01:00
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.
2021-10-18 18:03:16 +01:00
Darren Lines
8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin
2021-10-09 14:25:02 +01:00
Paweł Spychalski
28ff77269b
Merge pull request #1332 from MrD-RC/improve-OSD-tooltips
...
Changed text in OSD preview tooltip to match the elements list
2021-10-09 09:03:47 +02:00
Darren Lines
9c9fafbb23
Added OSD element for profile
...
Added an OSD element for profiles. Selectable in the PIDs area of configurator.
2021-09-16 16:20:48 +01:00
Paweł Spychalski
91405055e9
Merge pull request #1335 from MrD-RC/add-battery-symbol-to-battery-percentage
...
Added battery symbol in front of percentage
2021-09-15 07:49:45 +02:00
Darren Lines
ef3ae7adbd
Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into iNavFlight-master
2021-09-08 13:28:21 +01:00
Darren Lines
5dffba6ee9
Added battery symbol in front of percentage
2021-08-23 18:37:12 +01:00
Darren Lines
f09f456331
Fixed incorrect symbol for max airspeed.
...
The 3D speed symbol was used. Corrected to just the regular speed symbol
2021-08-22 09:11:12 +01:00
Darren Lines
b5cb410a54
Added max air speed for completeness
2021-08-19 21:24:27 +01:00
Darren Lines
c765b4b969
Updated arrangement
...
I moved the max before the value. It looks much better now.
2021-08-19 08:47:12 +01:00
Darren Lines
6fe7b738b8
Changed text in OSD preview tooltip to match the elements list
2021-08-18 21:57:47 +01:00
Darren Lines
c0395d760c
Added max speed OSD elements
2021-08-18 21:50:26 +01:00
Darren Lines
08a470d51d
Added preview to OSD page
2021-08-16 20:49:31 +01:00
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.
2021-07-25 12:14:44 +01:00
Darren Lines
15462d7e92
Added titles to OSD elements, for easier identification
2021-07-23 14:15:59 +01:00
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.
2021-07-22 16:54:44 +01:00
Darren Lines
0e78872d72
Fixed aircraft crosshair. Now displays as intended
2021-07-13 20:12:44 +01:00
Darren Lines
151b91c1dd
Updated to have the heading graph together and incorporate Jetrell's font changes
2021-07-13 08:25:10 +01:00
Darren Lines
2abc0542ed
Updated font to keep mAh-mi together
2021-07-12 22:40:54 +01:00
Darren Lines
cc52b70d3d
Merge branch 'master' into general-aviation-OSD-units
2021-07-12 19:35:20 +01:00
Darren Lines
c4d359187f
First complete update - ready for testing
2021-07-12 19:30:54 +01:00
Niccolò Maggioni
d75613c8c7
Search box for filtering OSD elements
2021-07-11 20:29:00 +02:00
Darren Lines
8975e490b1
Finished before flight test...I think.
2021-07-09 14:25:04 +01:00
Darren Lines
1a23dc1d45
Initial work
2021-07-08 22:28:09 +01:00
Darren Lines
f65eae776c
Change to facilitate the new Metric + MPH units set
...
The units used as "UK" were incorrect. We use imperial for distance and speed. To correct this, I have added a new units set called Metric + MPH.
Metric + MPH is the old UK units set. Anyone who used the old UK setting would use Metric + MPH going forward. As in, if you had UK before, did the update, you would now be on Metric + MPH. The transition is seamless to the pilot. This is due to adding it before UK in the osd_unit_e enum.
UK is effectively the new units set. It uses imperial for everything, except the temperature which is in degrees C.
2021-06-26 13:13:29 +01:00
Alexander van Saase
4670297eab
adjust MSL alt preview
2021-06-16 15:13:30 +02:00
Paweł Spychalski
f89e22126f
Merge pull request #1295 from Scavanger/DJI-HD-OSD-Support
...
[DJI] Full configurator support
2021-06-15 09:40:51 +02:00
Paweł Spychalski
1d84fa0061
Merge pull request #1297 from iNavFlight/avs-fix-negative-altitudes
...
Add space for fourth digit
2021-06-13 13:58:32 +02:00
Andi Kanzler
c3a9aa0ada
Fix autodetect
2021-06-12 15:34:49 +02:00
Alexander van Saase
1532c25bff
Merge pull request #1261 from iNavFlight/avs-glideslope-osd-element
...
Glideslope OSD element
2021-06-10 19:27:50 +02:00
Alexander van Saase
f538ee4e60
add space for fourth digit
2021-06-10 12:58:44 +02:00
Andi Kanzler
da1ce634b0
#DJI-HD-OSD-Support
2021-06-08 12:02:27 +02:00
OptimusTi
c2d48c659c
Remove Enter Keypress trigger
2021-06-05 19:41:07 -04:00
Alexander van Saase
e8978fe917
set min version
2021-06-04 23:11:55 +02:00
Alexander van Saase
08130865e8
symbol and element index
2021-06-04 23:10:09 +02:00
Alexander van Saase
b8da379f98
glideslope osd element
2021-06-04 23:09:40 +02:00
Alexander van Saase
255a23454d
swap TYPE1 and TYPE3
2021-05-11 16:18:23 +02:00
Alexander van Saase
7c3aad378e
change CRSF LQ format
2021-05-11 09:48:02 +02:00
Michel Pastor
4948b2fa75
OSD: add power limits items ( #1259 )
2021-05-08 21:58:15 +02:00
Pawel Spychalski (DzikuVx)
e23414b280
Fix font open dialog
2021-05-02 12:25:05 +02:00
Michel Pastor
1bbc834a80
Update fonts ( #1239 )
...
* Update fonts
* Update fonts
* Update Wh/km unit in osd.js
2021-04-21 16:02:00 +02:00
Paweł Spychalski
6bdd8f8846
Merge pull request #1224 from iNavFlight/dzikuvx-rangefinder-distance
...
Add rangefinder distance to OSD
2021-04-13 20:25:19 +02:00