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

315 commits

Author SHA1 Message Date
Marcelo Bezerra
fcc8d898c4 Add BF43COMPAT to configurator 2022-12-12 21:49:17 +01:00
Darren Lines
534490b4b6 Update Avatar size
- Update Avatar size to 53x20
- Fix preview size
2022-12-09 21:21:44 +00:00
breadoven
1716bbfc5a update md + change symbol 2022-12-05 10:08:10 +00:00
breadoven
387325ae26 add osd symbols 2022-12-04 16:55:34 +00:00
Darren Lines
ca59ec3bfd Add correct symbols for remaining time and distance
Fixes https://github.com/iNavFlight/inav-configurator/issues/636

Adds symbols for remaining flight distance and flight time OSD elements. These replace the current fly time and total distance symbols, which are not specific.

I have added temporary symbols which can be improved.
2022-11-26 18:42:06 +00:00
Darren Lines
9a0967ea17 Initial coding 2022-11-19 11:23:40 +00:00
Jeff Hendrix
6bbcce1010 Updated video systems available based on MSP displayport being selected 2022-10-05 00:03:17 -06:00
Jeff Hendrix
3d2d80b5bc Changes to use the MSP Displayport setting. Integrated changes from geoffsim PR #1589 2022-10-03 01:14:20 -06:00
Jeff Hendrix
ffee3d3935 Added support for DJI wtfos MSP-OSD full screen 59x22 OSD 2022-10-02 13:45:23 -06:00
breadoven
010e625875
Merge pull request #1610 from breadoven/abo_multi_mission_index_adjustment
Multi mission index adjustment
2022-09-20 11:36:55 +01:00
Pawel Spychalski (DzikuVx)
8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2022-09-18 12:26:32 +02:00
Darren Lines
2eddfc5087 Re-organise resources/osd to separate analogue, and add HD font support 2022-09-11 10:46:05 +01:00
breadoven
a5fc011641 update 2022-09-05 16:11:58 +01:00
breadoven
7e0f1e9a05 Mission index adjustment 2022-09-02 23:30:48 +01:00
Darren Lines
53881337e9
Merge pull request #1539 from iNavFlight/MrD-Add-OSD-elements-for-gliders 2022-07-28 14:25:02 +01:00
Darren Lines
0ec56ce234 Hide switch indicators settings when DJI is used
On Hide unused elements:

- Remove switch indicators settings
- Tidy removal of switch indicator elements
2022-07-13 21:25:01 +01:00
Darren Lines
44dbc3722f Updated to work with inav#8226 2022-07-13 21:06:57 +01:00
Darren Lines
3b1a9b8453 Merge branch 'master' into MrD_Move-AHI-on-OSD-screen 2022-07-13 08:30:52 +01:00
Darren Lines
125b21734e Fix reappearing elements that should be hidden from DJI
This fixes an issue where changing the OSD layout will ignore the DJI **Hide unsupported elements** toggle.

Fixes #1554
2022-06-20 22:33:22 +01:00
Darren Lines
2c121b7325 Allow the HUD & AHI to be offset from the OSD page 2022-06-04 10:11:04 +01:00
Darren Lines
b3a81c9232 Updated OSD preview
Changed glide time format
Corrected preview symbols
2022-05-30 19:58:49 +01:00
Darren Lines
83de939aed Update osd.js 2022-05-17 18:25:18 +01:00
Darren Lines
1a183a9a17 Changes due to update from master 2022-05-17 18:13:28 +01:00
Darren Lines
97b117c812 Merge branch 'master' into MrD-Add-OSD-elements-for-gliders 2022-05-17 18:01:02 +01:00
Darren Lines
16d0366ddd Added fw level trim to in flight adjustments 2022-05-11 18:14:15 +01:00
Paweł Spychalski
705c8fe88b
Merge pull request #1515 from iNavFlight/MrD_Add-inflight-adjustment-for-fw_tpa_time_constant
Added Fixed Wing TPA Time Constant to in flight adjustments
2022-05-11 10:15:46 +02:00
Paweł Spychalski
4dd254f65b
Merge pull request #1507 from iNavFlight/MrD_Move-fonts-box-so-that-preview-is-visible
Moved font select/upload box
2022-05-11 09:29:09 +02:00
Darren Lines
8ed3328f72 Added Fixed Wing TPA Time Constant to adjustments
- FW TPA Time Constant now changeable in flight
- FW TPA Time Constant added to PID Tuning -> Mechanics
2022-05-10 12:56:24 +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
948bf1fdff Prep for merge with master 2022-05-07 21:54:15 +01:00
Paweł Spychalski
91b58c84f2
Merge pull request #1475 from iNavFlight/MrD_Add-precision-to-mAh-used-for-9999mAh
Enhance mAh Used OSD Element
2022-05-07 19:03:09 +02:00
Darren Lines
a96364ea41 Corrected variable names 2022-04-26 21:13:01 +01:00
Darren Lines
1ec73a96ff Moved font select/upload box
Moved the font select/upload box down. This allows the OSD preview window to still be visible in most cases.
2022-04-21 21:40:28 +01:00
Darren Lines
e05e285636 Added climb efficiency 2022-04-21 20:04:01 +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
ab9e3cc4e0 Craft name enhancments
- Moved craft name to OSD page
- OSD preview matches actual craft name
- Only accept usable characters and symbols
2022-04-20 10:43:15 +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
Darren Lines
c1aec56d82 Merge branch 'master' into MrD-Add-OSD-elements-for-gliders 2022-03-29 19:00:03 +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
51dad0a641 Fixed multiple hide DJI unused elements toggles 2022-03-09 19:31:22 +00:00
Darren Lines
d1dcdb28f5 Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 2022-03-02 22:25:34 +00:00
Darren Lines
b18ae7e39b Allow mAh Drawn decimals to be customisable
Initial coding:
- Added select box to change the length of the number
- Changed preview to reflect the chosen number length
2022-02-25 23:25:37 +00:00
Darren Lines
27d1897c24 Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 2022-02-24 17:32:04 +00:00
Pawel Spychalski (DzikuVx)
005efec007 Semver cleanup 2022-02-24 13:11:47 +01:00
Geoff Sim
9aa4043d71 Update all OSD layouts when the video type is changed. 2022-02-23 15:08:02 +01:00
Darren Lines
28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 2022-02-12 09:06:45 +00:00
Darren Lines
4a1e4f623b Made some changes after initial testing. More testing required. 2022-01-24 20:52:37 +00:00
Darren Lines
ffc4c971d5 Corrected OSD preview for different units 2022-01-22 09:25:41 +00:00
Darren Lines
beab87b9db Enhanced feature to make more flexible 2022-01-20 19:32:13 +00:00