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

190 commits

Author SHA1 Message Date
Darren Lines
2eb46dae7d Added colour and fine tuned icons 2022-09-29 13:11:14 +01:00
Darren Lines
7d9148ac2b Some corrections to the alignment of some characters. 2022-09-16 08:36:00 +01:00
Darren Lines
2eddfc5087 Re-organise resources/osd to separate analogue, and add HD font support 2022-09-11 10:46:05 +01:00
Darren Lines
6cd84fd858 Changed climb efficiency symbol to an arrow 2022-06-05 09:49:50 +01:00
Darren Lines
d1e6207603 Final update to merge with master 2022-05-07 22:08:26 +01:00
Darren Lines
dc506f7424 Merge branch 'master' into MrD-Add-OSD-elements-for-gliders 2022-05-07 22:07:49 +01:00
Darren Lines
bdb3bf5c8c Prep for merge with master 2022-05-07 21:58:02 +01:00
Darren Lines
948bf1fdff Prep for merge with master 2022-05-07 21:54:15 +01:00
Darren Lines
9434f8f72b Updated font for A not mA
Changed the climb efficiency font icons from mA to A.
2022-04-26 20:15:04 +01:00
Darren Lines
e05e285636 Added climb efficiency 2022-04-21 20:04:01 +01:00
Darren Lines
cbe4e10c04 Compiled fonts with master and branch merge 2022-04-21 17:42:26 +01:00
Darren Lines
94cb2bc33d Merge branch 'master' into MrD-Add-OSD-elements-for-gliders 2022-04-21 17:37:33 +01:00
Darren Lines
880eab4f80 Updated font number for merge 2022-04-21 17:34:37 +01:00
Darren Lines
86da1cb811 Updated with new char 2022-04-19 21:12:23 +01:00
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
d113585248
Merge pull request #1429 from iNavFlight/MrD-Add-switch-indicators-to-OSD
Add switch indicator elements to the OSD
2022-04-19 20:53:01 +01:00
Paweł Spychalski
bdc485d4f5
Merge pull request #1496 from kernel-machine/inverted_prop_figures
Inverted prop figures
2022-04-05 13:51:37 +02:00
Luca
1173face88 Figures with inverted prop 2022-03-30 12:56:41 +02:00
Darren Lines
da3d59f2da Update vision.png 2022-03-29 19:17:50 +01:00
Darren Lines
c1aec56d82 Merge branch 'master' into MrD-Add-OSD-elements-for-gliders 2022-03-29 19:00:03 +01:00
Luca
b968895827 magnetometer alignment tool finished 2022-03-28 12:20:42 +02:00
Luca
ce0b4dac66 Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
# Conflicts:
#	_locales/en/messages.json
2022-03-26 15:50:02 +01:00
Darren Lines
59524f89b6 Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 2022-03-25 09:20:51 +00:00
Darren Lines
1c571ca681 Dynamic mixer outputs image
First cut of code. It's pretty much there. I just need to decide how to handle changing the mixer type, then deciding to stick with the current mixer. Other than that, it's working as expected.
2022-03-13 10:25:22 +00:00
Darren Lines
a81160d5b7 Added symbol for Ah 2022-03-02 21:55:50 +00:00
Darren Lines
1ec6004351 Resolved conflicts 2022-02-24 17:37:19 +00:00
Darren Lines
27d1897c24 Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 2022-02-24 17:32:04 +00:00
Darren Lines
8d2fc3c83e Fixed almost empty battery icon for Vision font 2022-02-23 19:19:51 +00:00
Luca
3441c3c832 XYZ model added 2022-02-20 14:48:27 +01:00
Luca
4721d3f14c Replaced 3d model 2022-02-10 15:25:32 +01:00
Luca
5c28c25158 Replaced 3d model 2022-02-10 13:42:08 +01:00
Hofer Lukas
15c697daf7 WIP: Add magnetometer alignment tab 2022-02-09 23:58:30 +01:00
Darren Lines
4c0e196a18 Adds four switch indicator elements to the OSD 2022-01-08 21:36:00 +00:00
Darren Lines
17842903b1 Initial coding
This adds two OSD elements handy for gliders:
- Remaining glide time
- Remaining glide distance
2021-12-27 21:12:59 +00:00
Darren Lines
8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 2021-10-09 14:25:02 +01:00
Darren Lines
41d96d6cfc Fixed flying wing mixer image 2021-10-01 21:33:07 +01:00
Darren Lines
1734bb26f2 Changes to comply with master 2021-09-18 11:21:00 +01:00
Darren Lines
58004f82f8 Merge branch 'master' into change-profiles-with-programmin 2021-09-18 11:18:44 +01:00
Darren Lines
b0a36ec298 Updated MAX symbol for Impact 2021-09-18 09:38:40 +01: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
17590bec4e Fixed compass on Impact Mini
The N on the compass was incorrectly shown as 8.
2021-09-16 11:40:51 +01:00
Darren Lines
80cec67be8 Update iNav character map.md
Added details for Profile icon
2021-09-16 11:29:56 +01:00
Darren Lines
f3fba95c0a Updates for merge 2021-09-08 13:42:06 +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
Paweł Spychalski
40067e7d0b
Merge pull request #1334 from MrD-RC/top-speed-reading-in-OSD
Top speed reading in OSD
2021-09-08 09:38:14 +02:00
Darren Lines
6d8bdda858 Update flying_wing.json
Updated to match the 3.1 colours
2021-09-03 10:14:15 +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
3bcd42d3f3 Updated MPH symbol in Impact fonts
- Updated the MPH symbol in Impact and Impact Mini for consistency. Thanks @Jetrell
- Fixed inconsistency between Azimuth and Heading in preview and OSD.
- Alphabetised the font selector, with the exception of default.
2021-07-25 12:14:44 +01:00