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

59 commits

Author SHA1 Message Date
Darren Lines
87425f655f Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 2022-04-19 21:10:59 +01:00
Darren Lines
a81160d5b7 Added symbol for Ah 2022-03-02 21:55:50 +00:00
Darren Lines
4c0e196a18 Adds four switch indicator elements to the OSD 2022-01-08 21:36:00 +00: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
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
eed3fda2c2 Added "MAX" symbols 2021-08-18 20:08:58 +01:00
Darren Lines
4ab27c13e0 Updated the fonts
Updated the fonts after some recommendations from @Jetrell
2021-08-17 20:31:38 +01:00
Darren Lines
2f4aee1234 Added VTx power icon 2021-08-16 20:10:36 +01:00
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.
2021-07-23 09:01:41 +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
807b61f47d Corrected Knots and tidied up some other characters 2021-07-22 15:43:32 +01:00
Darren Lines
cd105893b0 Updated vario arrows 2021-07-21 21:57:18 +01:00
Darren Lines
e097f62cc0 updated the 100Ft-min symbol
Actually compiled the fonts this time.
2021-07-13 17:39:31 +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
c4d359187f First complete update - ready for testing 2021-07-12 19:30:54 +01:00
Darren Lines
8975e490b1 Finished before flight test...I think. 2021-07-09 14:25:04 +01:00
Michel Pastor
7c686d681c
Fix mAh symbol and add CRSF LQ symbol at position 12 (#1263) 2021-05-11 15:50:41 +02:00
Michel Pastor
06fd00fe39
Update fonts (#1260) 2021-05-07 01:16:15 +02:00
Pawel Spychalski (DzikuVx)
bf8408d770 Revert "Merge pull request #1244 from ShikOfTheRa/Video-telemetry-support"
This reverts commit 26a6c0d563, reversing
changes made to d849b0b8a8.
2021-05-01 09:15:31 +02:00
ShikOfTheRa
d268cfc883 Video telemetry and ADSB fonts 2021-04-22 18:42:30 +01: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
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
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
f7c5e3c4e9 Update fonts for improved AHI 2018-12-17 15:31:40 +01:00
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
2018-11-23 00:40:28 +01:00
Michel Pastor
9365b46535 Add new OSD items 2018-06-25 15:29:25 +02:00
Michel Pastor
1c1135b261 Add milliohm symbol 2018-06-24 22:19:06 +02:00
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).
2018-05-27 21:13:24 +01:00
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).
2018-05-08 12:06:08 +01:00
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
2018-05-08 15:02:28 +10:00
Michel Pastor
845a14ca1d Add pitch and roll attitude angles OSD items 2018-05-07 23:27:52 +02:00
Alberto García Hierro
ac2b42c743 Add symbol for HOME and use it in the home distance indicator 2018-05-06 10:55:30 +01:00
Alexey Stankevich
e141df7049 Add Watt symbol to OSD fonts 2018-04-28 00:15:00 +03:00
Michel Pastor
bb4f6c612d Add OSD trip distance icon 2018-03-06 18:14:38 +01:00
Michel Pastor
b73c55a668 Add Wh/Km OSD icon 2018-01-30 21:01:41 +01:00
Michel Pastor
52318f81f2 improve battery monitoring: add Wh icon in OSD fonts 2018-01-30 21:01:34 +01:00
Alberto García Hierro
e3c115d302 Add support for OSD_EFFICIENCY
Includes new 2-char symbol for mah/km
2017-10-08 21:54:08 +01:00
Alberto García Hierro
1de198f5c2 Add arrow down symbol
Used for scrolling sidebars in OSD
2017-10-03 19:40:45 +01:00
Alberto García Hierro
559ca3068f Add AIR symbol and use it for OSD_AIR_SPEED preview 2017-09-29 21:06:48 +01:00
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
2017-09-29 18:49:25 +01:00
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