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

24 commits

Author SHA1 Message Date
OptimusTi
8246dcef9e CRSF OSD for configurator 2020-08-27 16:03:12 -04:00
giacomo892
36e6cf38b1
Fix osd_esc_temp_alarm_min label 2020-05-13 09:43:48 +02:00
giacomo892
87e4479723 fix missing alarms 2020-05-10 12:23:08 +02:00
Alberto García Hierro
84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
[TABS] Generate the documentation link dynamically via JS
2020-04-30 22:38:02 +01:00
giacomo892
9fad61922c
add support for ESC temperature (#960)
* add support for ESC temperature OSD element

* adding alarms settings to the configurator

* Improve OSD alarms formatting

* Save Settings on clikc

* remove not needed line

* Fix OSD layout

Co-authored-by: Michel Pastor <shellixyz@gmail.com>
Co-authored-by: Pawel Spychalski (DzikuVx) <pspychalski@gmail.com>
2020-04-24 12:37:18 +02:00
Alberto García Hierro
9dae9a75bc [TABS] Generate the documentation link dynamically via JS
This way we don't need to repeat the same 3 lines of HTML in every
tab. Also fixes the missing link in the mission planner tab when
the FC wasn't connected.
2020-04-07 15:52:23 +01:00
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
2020-01-25 23:03:19 +01:00
Michel Pastor
360b8badfa
Rename Vision-alt font to Impact (#640) 2019-01-10 22:30:06 +01:00
Alberto García Hierro
19610690d8 Add support for displaying +code in the OSD 2019-01-07 18:36:27 +00:00
Michel Pastor
b8763cd982 Resize font manager window to fit the new fonts 2018-12-17 15:40:12 +01:00
Michel Pastor
8048358b7b
Add alternative Vision font by @kardon18 (#608) 2018-12-17 14:49:39 +01:00
Michel Pastor
b66950e70b Add the Clarity Medium font 2018-12-09 16:17:36 +01:00
Alberto García Hierro
142e960893 Add support for configuring coordinate digit count on OSD
Depends on https://github.com/iNavFlight/inav/pull/3573
2018-07-12 01:11:00 +01:00
Alberto García Hierro
fc0c8123da
Merge pull request #529 from iNavFlight/agh_update_fontlist
Add Vision font, move Clarity in front of Bold and Large
2018-07-11 18:06:49 +01:00
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.
2018-07-11 17:58:13 +01:00
Alberto García Hierro
42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
2018-07-11 10:54:47 +01:00
Michel Pastor
d04a742145 Add Clarity font to font manager 2018-06-28 15:10:52 +02:00
Alberto García Hierro
32065e9f45 Add support for configuring multiple OSD layouts 2018-04-26 11:20:23 +01:00
Alberto García Hierro
80f2845772 Make the OSD preview fixed in the viewport
Allows seeing the preview when scrolling down to see all available
OSD elements.
2017-10-06 15:32:01 +01:00
Alberto García Hierro
974ed52c11 Organize OSD elements into groups
Implement groups which can be declared in any order including
any item in the order deemed more useful. This way we no longer
need to put elements ordered by their osd_items_e value.

Also, elements and even groups can be disabled when the features
or hardware required for drawing them is not present or not
enabled.
2017-09-24 19:02:02 +01:00
Alberto García Hierro
37171dc603 Add support for selecting UK mode in the OSD units
Fixes #233
2017-09-04 21:12:18 +01:00
Pawel Spychalski (DzikuVx)
f1193c1a41 basic support for GPS elements 2017-02-20 15:37:34 +01:00
Pawel Spychalski (DzikuVx)
c70e7151a0 OSD more and more 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
25c8a6f61c crude port 2016-11-29 19:47:47 +01:00