1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00
Commit graph

63 commits

Author SHA1 Message Date
Alberto García Hierro
c45bb16bab Add icon for AIRCRAFT style crosshairs 2017-09-29 18:49:25 +01:00
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
2017-09-29 18:49:25 +01:00
Alberto García Hierro
e476ffc6f2 Add auto-THR symbol to all fonts 2017-09-26 12:15:10 +01:00
Alberto García Hierro
27f7ecad84 Reorganize "digit-dot" and alt/dist characters
Use the empty space left by the nav symbols going out
2017-09-26 12:11:12 +01:00
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.
2017-09-26 12:11:12 +01:00
Alberto García Hierro
666be62544 Update default font with more characters
"0." - "9.", used to display numbers with decimals without using
a whole character slot for the decimal separator.
Added ALTm, ALTkm, ALTft, ALTkft, DSTm, DSTkm, DSTft, DSTmi, m,
km and mi.

Added to the default font only for now. If we end up with a
satisfying implementation, bold and large fonts will be updated
later.
2017-09-26 12:11:12 +01:00
Alberto García Hierro
a9f6a9d5a7 Add HDOP character and support for OSD_GPS_HDOP 2017-09-25 10:22:57 +01:00
Alberto García Hierro
868af88ea9 Add clock character to all fonts 2017-09-15 20:31:45 +01:00
Alberto García Hierro
e79911d327 Add characters for NAV modes
[RTH], [WPT], [ALT], [POS] and [A+H].

Characters have been added to all character maps. Leave a white
character after mp/h and the first 2-char image intentionally to
avoid the preview in the configurator showing an icon between
2 lines.
2017-08-25 20:41:49 +02:00
Alberto García Hierro
8a16e3b245 Add mp/h symbol to all charmaps 2017-08-24 19:05:39 +02:00
Alberto García Hierro
b4fd2a06ca Combine images for 2-char icons
Satellites (030-031) and RTH (157-158)
2017-08-24 18:14:03 +02:00
Alberto García Hierro
ff85a793ad Remove betaflight logo from the character maps
We're not using it, so there's no reason to keep all
those characters around.
2017-08-24 18:14:03 +02:00
Alberto García Hierro
89f4383962 Split character maps into their images
This should make it easier to edit and maintain our own
character map and fix all the pending issues with the OSD
not displaying enough information.
2017-08-24 18:14:00 +02:00