Michel Pastor
3badb24935
Changes to OSD preview ( #768 )
...
Changes to match https://github.com/iNavFlight/inav/pull/4652
2019-05-16 23:20:04 +02:00
Michel Pastor
e5dbd74735
OSD g-force ( #765 )
2019-05-12 19:30:01 +02:00
Michel Pastor
71b8c1576c
OSD UK units: change altitude and vario to imperial units ( #710 )
2019-03-21 15:50:36 +01:00
Alberto García Hierro
6ddc173f58
Merge pull request #696 from iNavFlight/agh_map_scale_and_reference_as_elements
...
Add MAP_SCALE and MAP_REFERENCE elements
2019-03-15 10:04:18 +00:00
Alberto García Hierro
43e845805c
Add MAP_SCALE and MAP_REFERENCE elements
...
Allow moving the map scale and reference around instead of them
being fixed on the screen.
2019-03-15 10:03:27 +00:00
Pawel Spychalski (DzikuVx)
521915b5a9
1.8 removed
2019-02-26 15:23:04 +01:00
Pawel Spychalski (DzikuVx)
97c622fbb1
1.7 family removed
2019-02-26 09:12:04 +01:00
Pawel Spychalski (DzikuVx)
91e947fc5c
Merge remote-tracking branch 'origin/master' into dzikuvx-old-version-cleanup
2019-02-26 08:46:09 +01:00
Michel Pastor
4c59b7dc43
Fix OSD temperature sensor preview ( #703 )
2019-02-25 14:20:31 +01:00
Michel Pastor
ef530b6279
OSD: Add symbols for temperature sensor values ( #704 )
2019-02-25 14:20:18 +01:00
Michel Pastor
8792188c78
Add temperature alarms settings to the OSD tab ( #695 )
2019-02-18 23:28:43 +01:00
Michel Pastor
3396eae8b2
Fix saving OSD alarms from GUI ( #694 )
...
Fixes #693
2019-02-15 21:19:57 +01:00
Paweł Spychalski
0305320fe5
Merge pull request #688 from iNavFlight/dzikuvx-fix-osd-partial-loading
...
Fix partial loading of OSD tab is some cases
2019-02-13 13:10:44 +01:00
Michel Pastor
ccbb246b15
Fix IMU and Baro temp OSD preview ( #684 )
2019-02-13 12:24:20 +01:00
Pawel Spychalski (DzikuVx)
71f9703b22
remove undeeded console log
2019-02-11 19:22:09 +01:00
Pawel Spychalski (DzikuVx)
ae6c37118d
Fix partial loading of OSD tab is some cases
2019-02-11 19:15:46 +01:00
Michel Pastor
0a720f44f6
Temperature sensors support ( #670 )
2019-02-08 21:08:09 +01:00
Pawel Spychalski (DzikuVx)
3c19c15782
minor fix
2019-02-03 11:01:49 +01:00
Pawel Spychalski (DzikuVx)
a35023c307
fix OSD tab
2019-02-03 10:58:32 +01:00
Pawel Spychalski (DzikuVx)
529c40e556
1.6 is gone
2019-01-15 17:50:23 +01:00
Michel Pastor
6eded9dcd0
Fix the code to select the previously set font ( #641 )
...
It was not working if the previously selected font wasn't existing
anymore
2019-01-10 22:30:57 +01:00
Alberto García Hierro
19610690d8
Add support for displaying +code in the OSD
2019-01-07 18:36:27 +00:00
Alberto García Hierro
534c172ca6
Add support for MSL Altitude OSD indicator
2019-01-06 18:19:36 +00: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
2b97becbab
Use the last selected font for the OSD preview
2018-12-18 00:08:35 +01:00
Michel Pastor
b8763cd982
Resize font manager window to fit the new fonts
2018-12-17 15:40:12 +01:00
Michel Pastor
ff8201bd57
Merge pull request #592 from nmaggioni/osd_temperature
...
Gyro temperature in OSD
2018-12-09 04:09:05 +01:00
Michel Pastor
9fc446981f
Merge pull request #601 from shellixyz/3d_speed_min_version
...
Add min version requirement for the 3D speed OSD element
2018-11-23 00:41:25 +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
693f016fac
Add min version requirement for the 3D speed OSD element
2018-11-23 00:37:15 +01:00
Niccolò Maggioni
e76b83b78f
Give precedence to PR #585
2018-11-18 16:57:42 +01:00
Niccolò Maggioni
303bfbe85d
Rewording & refactoring
2018-11-06 14:36:27 +01:00
Niccolò Maggioni
4970260a03
Reduce temperature precision in OSD
2018-11-02 19:02:23 +01:00
Niccolò Maggioni
f63810ca27
Gyro temperature in OSD
2018-11-02 14:16:18 +01:00
Alexey Stankevich
5a68d9545d
Add 3D speed OSD indicator
2018-10-22 23:22:27 +03:00
Alberto García Hierro
8c3d62cc8f
Remove unintended console.log() call from OSD coordinate previews
2018-07-12 11:30:17 +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
5e5993cdef
Merge pull request #533 from iNavFlight/agh_osd_settings
...
Add support for editing more OSD settings from the OSD tab
2018-07-11 17:09:38 +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
Alberto García Hierro
c523846b70
Fix map center location in the OSD preview
...
It was not properly calculated because it used the AHI center as
a starting point, which is not actually vertically centered.
2018-07-11 00:07:20 +01:00
Michel Pastor
6b8876d853
Fix OSD attitude pitch and roll preview
2018-06-26 19:45:05 +02:00
Michel Pastor
0cc688ca21
Fix some OSD element IDs and previews
2018-06-26 15:01:02 +02:00
Michel Pastor
9365b46535
Add new OSD items
2018-06-25 15:29:25 +02:00
Alberto García Hierro
211d9b27fe
Add support for the latest MSP2_INAV_OSD_LAYOUTS changes
...
OSD layouts are now sent separately via MSP to avoid overflowing the
TX buffer.
2018-06-22 22:47:32 +01:00
Alberto García Hierro
f13231be9a
Merge pull request #481 from iNavFlight/agh_vtx_settings
...
Add support for latest VTX changes
2018-06-22 09:20:38 +01:00
Alberto García Hierro
18817b2f21
Merge pull request #479 from iNavFlight/agh_fix_osd_items_outside_viewport
...
Improve handling of OSD elements outside the viewport
2018-06-21 21:02:43 +01:00
Alberto García Hierro
ba45e316e3
Update VTX OSD item preview
...
It will show the power level in 2.0
2018-06-19 23:08:57 +01:00
Alberto García Hierro
35775d5062
Improve handling of OSD elements outside the viewport
...
- Don't crash when showing the preview for an item which is turned
on but non-visible due to its position.
- Move items outside of the viewport inside it when switching them
from hidden to visible.
2018-06-18 18:03:49 +01:00
Michel Pastor
7462218f3e
Add remaining flight time / distance OSD items
2018-06-18 15:17:39 +02:00
Michel Pastor
c32ba2614e
Add sag compensated battery voltage to the OSD tab
2018-06-15 14:58:11 +02:00