1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 14:25:13 +03:00
Commit graph

9 commits

Author SHA1 Message Date
OptimusTi
8246dcef9e CRSF OSD for configurator 2020-08-27 16:03:12 -04:00
Daniel Arruda Ribeiro
cf5c178663 Fix OSD fonts metadata 2020-07-18 16:00:10 -03:00
Daniel Arruda Ribeiro
b6f95f6538 Add azimuth OSD element 2020-07-05 14:09:45 -03:00
Alberto García Hierro
686e1dcdd1 [FONTS] Add font metadata and simplify the font build process
Instead of using a Makefile with multiple arguments that must be
passed via the command line, replace it with a newer version of
max7456tool that allows managing a set of fonts with a single
yaml configuration file.
2020-06-13 13:52:41 +01:00
Alberto García Hierro
4af0fb2966 [OSD] Update font files
It seems some source images where updated, in
https://github.com/iNavFlight/inav-configurator/pull/904 but the
mcm files where left out of date.
2020-05-28 22:29:27 +01:00
Michel Pastor
ef530b6279
OSD: Add symbols for temperature sensor values (#704) 2019-02-25 14:20:18 +01:00
Alberto García Hierro
6c2e34149c Update .mcm files
Some .mcm were out of sync with the PNG files
2019-02-08 22:01:12 +00:00
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.
2019-01-02 19:23:35 +00:00
Michel Pastor
b66950e70b Add the Clarity Medium font 2018-12-09 16:17:36 +01:00