Commit Graph

59 Commits (badd9ceaf5f125d7fa93002db433215be3ed1169)

Author SHA1 Message Date
Darren Lines 9c9fafbb23 Added OSD element for profile
Added an OSD element for profiles. Selectable in the PIDs area of configurator.
3 years ago
Darren Lines ef3ae7adbd Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into iNavFlight-master 3 years ago
Darren Lines eed3fda2c2 Added "MAX" symbols 3 years ago
Darren Lines 4ab27c13e0 Updated the fonts
Updated the fonts after some recommendations from @Jetrell
3 years ago
Darren Lines 2f4aee1234 Added VTx power icon 3 years ago
Darren Lines fe8431ee15 Correct & symbols added + fine tuning to some fonts
The correct ampersand symbol has now been added and some more fine tuning to the font symbols. Huge thanks to @Jetrell for all the font work.
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 807b61f47d Corrected Knots and tidied up some other characters 3 years ago
Darren Lines cd105893b0 Updated vario arrows 3 years ago
Darren Lines e61f631a60 Updated 100 Ft-min symbol 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
Darren Lines c4d359187f First complete update - ready for testing 3 years ago
Darren Lines 8975e490b1 Finished before flight test...I think. 3 years ago
Michel Pastor 7c686d681c
Fix mAh symbol and add CRSF LQ symbol at position 12 (#1263) 3 years ago
Michel Pastor 06fd00fe39
Update fonts (#1260) 3 years ago
Pawel Spychalski (DzikuVx) bf8408d770 Revert "Merge pull request #1244 from ShikOfTheRa/Video-telemetry-support"
This reverts commit 26a6c0d563, reversing
changes made to d849b0b8a8.
3 years ago
ShikOfTheRa d268cfc883 Video telemetry and ADSB fonts 3 years ago
Michel Pastor 1bbc834a80
Update fonts (#1239)
* Update fonts

* Update fonts

* Update Wh/km unit in osd.js
3 years ago
Daniel Arruda Ribeiro b6f95f6538 Add azimuth OSD element 4 years ago
Alberto García Hierro 8bbfa83362 [FONTS] Use inheritance between fonts to remove duplicate files
This lets us remove 511 duplicate files without affecting the .mcm
files. Note, however, there's a slight change in impact_mini.mcm
because its copy of the boot logo had a few invisible pixels different.
4 years ago
Olivier C aaee9ef466 New char for waypoints
Adding the waypoint icon in all fonts
5 years ago
Olivier C 6eb56859ae Adding the RPM icon in all fonts
#139, 0x8B
5 years ago
Olivier C 9702c8b5a9 Gforce icons 5 years ago
Olivier C c3e00ff57a All fonts update for 2.2 (hud compatibility) (#764) 5 years ago
Michel Pastor ef530b6279
OSD: Add symbols for temperature sensor values (#704) 6 years ago
Konstantin Sharlaimov 6ea32c7318
Merge pull request #646 from OlivierC-FR/oc_slope_near_total
Adding 3 new icons 34 122 127
6 years ago
Olivier C 1e61a198a4 Adding 6 extra crossairs
Font slots from 400 to 417
6 years ago
Olivier C 5dbec2bbe8 Adding 3 new icons 34 122 127
122 (0x7a) used to indicate that aircraft is flying above it's home point. It's intended to replace the home arrow when the aircraft is too close.
    34 (0x22) used to indicate the total distance (or any other totalization).
    127 (0x7F) used to indicate the slope % to home.

Added in all fonts minus Clarity, PR already done
6 years ago
Alberto García Hierro a3ba54090c Add support for fonts with 512 characters
- When uploading fonts with less than 512 characters, fill the rest
with blank characters to make sure we completely overwrite the
old font. Characters 256-511 are uploaded first, so uploading works
on both chips with just 256 characters and firmware < 2.1.
- Add metadata to the font files, so the flight controller can detect
if they're out of date.
- Add boot logo to all fonts.
6 years ago
Michel Pastor f7c5e3c4e9 Update fonts for improved AHI 6 years ago
Michel Pastor a342b139fd
New OSD symbols for 3D speed, all fonts but Clarity (#599)
* Update Vision OSD font by Olivier C with 3D speed symbols
* Update default, bold and large OSD fonts with 3D speed symbols
* Update OSD preview 3D speed with the new symbols
6 years ago
Michel Pastor 9365b46535 Add new OSD items 6 years ago
Alberto García Hierro 6301dddcc6 Add support for configuring OSD wind indicators
Symbols for "[GB" and "BL]" have been replaced by the wind indicators,
since we're not using them (and it's unlikely we will).
6 years ago
Alberto García Hierro dfacb0b084 Add support for osd MAP mode
Includes new icon for the map scale a new group for the maps/radars,
since they're a bit special (they allow element overlapping inside
them).
6 years ago
Konstantin Sharlaimov e216d32850
Merge pull request #435 from shellixyz/add_pitch_and_roll_attitude_angle_in_osd
Add pitch and roll attitude angles OSD items
6 years ago
Michel Pastor 845a14ca1d Add pitch and roll attitude angles OSD items 6 years ago
Alberto García Hierro ac2b42c743 Add symbol for HOME and use it in the home distance indicator 6 years ago
Alexey Stankevich e141df7049 Add Watt symbol to OSD fonts 7 years ago
Michel Pastor bb4f6c612d Add OSD trip distance icon 7 years ago
Michel Pastor b73c55a668 Add Wh/Km OSD icon 7 years ago
Michel Pastor 52318f81f2 improve battery monitoring: add Wh icon in OSD fonts 7 years ago
Alberto García Hierro e3c115d302 Add support for OSD_EFFICIENCY
Includes new 2-char symbol for mah/km
7 years ago
Alberto García Hierro 1de198f5c2 Add arrow down symbol
Used for scrolling sidebars in OSD
7 years ago
Alberto García Hierro 559ca3068f Add AIR symbol and use it for OSD_AIR_SPEED preview 7 years ago
Alberto García Hierro c58d0785e4 Remove unused characters from all fonts
Small 500, 2k5 and MAX chars
Battery char with B A T written in vertical
Old home arrows
[RTH] character
7 years ago
Alberto García Hierro c45bb16bab Add icon for AIRCRAFT style crosshairs 7 years ago
Alberto García Hierro af14400e55 Update fonts for new ALT and DIST indicators
Add "number-with-trailing-dot" characters to all font
Add "number-with-leading-dot" characters to all font
Add all ALT/DIST symbols with units to all fonts
7 years ago
Alberto García Hierro e476ffc6f2 Add auto-THR symbol to all fonts 7 years ago
Alberto García Hierro 9d2e34cdcd Remove 2-char nav mode characters
They're not going to be used at the end. We'll use OSD_MESSAGES
for the extended flight mode information for now.
7 years ago