Commit Graph

156 Commits (c5b8b131dd2399b5bf059810afc38307b46d95d8)

Author SHA1 Message Date
Niccolò Maggioni e75db57252
V-Tail and airplane without rudder mixer images 4 years ago
OptimusTi 8246dcef9e CRSF OSD for configurator 4 years ago
Daniel Arruda Ribeiro cf5c178663 Fix OSD fonts metadata 4 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
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.
4 years ago
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.
4 years ago
Michel Pastor 539ec6304c
Add Impact mini OSD font (#877)
* Add Impact mini OSD font

* Update Impact mini OSD font

* Add WP symbol to Impact mini
5 years ago
Michel Pastor 832a275d17
Update Impact OSD font (#876) 5 years ago
Olivier C aaee9ef466 New char for waypoints
Adding the waypoint icon in all fonts
5 years ago
Paweł Spychalski 2448813b1e
Merge pull request #845 from iNavFlight/dzikuvx-old-version-cleanup
Cleanup old versions customizations
5 years ago
Olivier C 6eb56859ae Adding the RPM icon in all fonts
#139, 0x8B
5 years ago
Olivier C 7ecb865ac8 Clarity cleanup, old icons 5 years ago
Pawel Spychalski (DzikuVx) cb1ff69703 Cleanup INAV 2.0.0 5 years ago
Olivier C 9702c8b5a9 Gforce icons 5 years ago
Olivier C b0e93c131d Gforce icons for Vision 5 years ago
Olivier C c3e00ff57a All fonts update for 2.2 (hud compatibility) (#764) 5 years ago
Michel Pastor c27059e3cd
Add OSd g force alarm settings (#774) 5 years ago
Niccolò Maggioni 505bb200f2 Current consumption alarm in OSD (#769) 5 years ago
Michel Pastor ef530b6279
OSD: Add symbols for temperature sensor values (#704) 6 years ago
Alberto García Hierro 6c2e34149c Update .mcm files
Some .mcm were out of sync with the PNG files
6 years ago
Alberto García Hierro 0c0d14eae6 Update impact font as per #605 6 years ago
Daniel Arruda Ribeiro d3d000d4bf New glyphs for Clarity Font (#642)
* New OSD Glyph for Flying Above Home 0x7a

* New chars for "Slope to home" and "Total"
6 years ago
Michel Pastor 6d99393104
Fix OSD fonts Makefile (#680) 6 years ago
Konstantin Sharlaimov 6c53972717
Merge pull request #645 from OlivierC-FR/oc_vision21
Vision 2.1 update
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
Olivier C 0fa0125e2c Vision 2.1 update 6 years ago
Michel Pastor 360b8badfa
Rename Vision-alt font to Impact (#640) 6 years ago
Michel Pastor 334550af89
Update the OSD Vision-alt font by @kardon18 (#616) 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 8048358b7b
Add alternative Vision font by @kardon18 (#608) 6 years ago
Michel Pastor d039d0cc74 Remove resources/osd/vision/Thumbs.db 6 years ago
Michel Pastor b66950e70b Add the Clarity Medium font 6 years ago
Daniel Arruda Ribeiro 3e7bba2e92 New Clarity font characters for 3D Speed (MPH and KM/H) (#600) 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
giacomo892 8d42c88a8a Update Vision font to latest version 6 years ago
Alberto García Hierro d2d0efc1d3 Add Vision font, move Clarity in front of Bold and Large
Also, add them to the Makefile so they'll get updated by make when
changes to the source icons are made.
6 years ago
Olivier C 39beafcb6e OSD font vision 6 years ago
Alberto García Hierro 42bbce7cd5 Remove invalid first character from "Large" font
First character has to be blank per the MAX7456 specs, since it
uses it internally to paint over characters where we haven't painted
anything.

Fixes #509
6 years ago
Michel Pastor 9365b46535 Add new OSD items 6 years ago
Michel Pastor 1c1135b261 Add milliohm symbol 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 37981d5108 Add PNG files for "clarity" font 6 years ago
Daniel Arruda Ribeiro a3f39fa085 Clarity Font from BetaFlight adapted for InavFlight 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 c81944501f Merge pull request #279 from fiam/mspv2_settings
Use MSPV2_SET_SETTING to set small_angle to 180 on FW presets
7 years ago
Alberto García Hierro a44a290c8c Use MSPV2_SET_SETTING to set small_angle to 180 on FW presets
- Add a json file with the types of all settings, generated by
the settings generator on INAV.
- Implement MSPV2_SETTING and MSPV2_SET_SETTING, which gives us
access to any value exposed via settings.
- Use this to set small_angle to 180 in FW presets.
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 27f7ecad84 Reorganize "digit-dot" and alt/dist characters
Use the empty space left by the nav symbols going out
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
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.
7 years ago
Alberto García Hierro a9f6a9d5a7 Add HDOP character and support for OSD_GPS_HDOP 7 years ago
Alberto García Hierro 868af88ea9 Add clock character to all fonts 7 years ago
Alberto García Hierro e8f2628b13 Add exclamation character for bold and large fonts
Fixes #246
7 years ago
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.
7 years ago
Alberto García Hierro 8a16e3b245 Add mp/h symbol to all charmaps 7 years ago
Alberto García Hierro b4fd2a06ca Combine images for 2-char icons
Satellites (030-031) and RTH (157-158)
7 years ago
Alberto García Hierro ccfce6a129 Add missing icons in bold and large from default charmap
Arrow icons (171-175) were missing from non-default charmaps
7 years ago
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.
7 years ago
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.
7 years ago
Pawel Spychalski (DzikuVx) b3df60605b OSD fonts 8 years ago
Pawel Spychalski (DzikuVx) 25c8a6f61c crude port 8 years ago
oleost 7de2509bc3 Correct icon for airplane mixer.
Output 1 Motor/ESC

Output 2 Motor/ESC

Output 3 Elevator

Output 4 Aileron

Output 5 Aileron

Output 6 Rudder
8 years ago
skaman82 6b6fd4d35c Color scheme changes 8 years ago
Dominic Clifton ccfaa83f66 Update motor order images with new color scheme. 9 years ago
Dominic Clifton a1d3469222 Deleting unused quad_x image.
Note: the file is useful as a guide when updating the script that
generates the motor_order images.
9 years ago
skaman82 7b13edfc83 reverting quadX picture 9 years ago
skaman82 06f643812d sync 9 years ago
skaman82 a618839f50 Some updates 9 years ago
skaman82 7ba3e29fec Update of QuadX SVG 9 years ago
skaman82 bce809fd7d sync 9 years ago
Nicholas Sherlock 035d5a36d4 Fix rendering of fallback model on software canvas renderer 10 years ago
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
10 years ago
Nicholas Sherlock 3c2bb6225d Remove old fallback model texture, fix fallback model .json 10 years ago
AKfreak 0159ea9244 updated 3d models 10 years ago
Dominic Clifton e871466869 Moving script. 10 years ago
Dominic Clifton bd2754a0de Fix permissions of motor order files. 10 years ago
AKfreak 84018c304a added all new 3d models for cleanflight-configurator program 10 years ago
Jonathan Hudson 566c0a7ccd replace motor order models with script generated varients 10 years ago
cTn c005b7604c add vtail/atail quad models from norem
#58
10 years ago
cTn b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
10 years ago
jeff 5cff317208 Changed model extensions from `.js.` to `.json` fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
10 years ago
jef79m a7c3779b25 Added some new models 10 years ago
cTn 3f0b501063 move motor_order to resources 10 years ago