1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00
Commit graph

119 commits

Author SHA1 Message Date
Michael Keller
43bb0e42b5
Merge pull request #1286 from McGiverGim/add_osd_profiles
Add osd profiles
2019-02-06 09:47:35 +13:00
Miguel Angel Mulero Martinez
545c9ad786 Add OSD profiles configuration 2019-02-05 10:34:32 +01:00
Sean M
ab83c79315 Add display name to config, backup/restore and OSD 2019-02-01 01:36:51 +13:00
Michael Keller
d502e69bb2
Merge pull request #1285 from mikeller/update_fonts_for_stick_overlays
Added OSD preview for stick overlays, added custom symbols for stick overlays to fonts.
2019-01-28 20:17:26 +13:00
mikeller
5f984ad382 Added OSD preview elements for stick overlays. 2019-01-27 14:39:00 +13:00
mikeller
505ac5641b Fixed OSD font preview dialog breaking when opening multiple times. 2019-01-27 13:32:54 +13:00
Michael Keller
1e12f42182
Merge pull request #1282 from mikeller/improve_unknown_osd_element
Make 'UNKNOWN' elements positionable everywhere irrespective of the element's 'preview' length.
2019-01-24 01:46:13 +13:00
mikeller
61b6123891 Make 'UNKNOWN' elements positionable everywhere irrespective of the
element's 'preview' length.
2019-01-23 00:16:23 +13:00
Miguel Angel Mulero Martinez
f1b6ec1111 Add unknown OSD warnings 2019-01-21 12:01:14 +01:00
Bruce Luckcuck
0c34272e52 Add support for 32bit OSD warnings bitmask; add missing warnings elements
Adds support for 32 warnings instead of just 16.

Adds a warnings count to MSP to support future improvements to handle unknown warnings better.

Added missing warnings where support was added to the firmware but not in the configurator.
2019-01-17 20:24:49 -05:00
Steffen Windoffer
5a4cb3b916 MAX_G_FORCE got added after the 1.40 release 2019-01-08 00:00:03 +01:00
Kenneth Mitchell
6d113066c6 Add Max fft to OSD stats. 2018-12-27 19:49:27 -06:00
mikeller
cca53d23b8 Fix indentation of 'osd.js'. 2018-12-09 14:48:28 +13:00
mikeller
1034e3a3e2 Renamed flight distance according to betaflight/betaflight#7183. 2018-12-08 22:45:16 +13:00
mikeller
ad4c00c20c Added new statistics as well. 2018-12-08 13:41:31 +13:00
mikeller
57cf08e0ce Fixed OSD element display, added missing elements. 2018-12-06 01:01:25 +13:00
timman2er
7a9bd05472 fix mikeller 2018-10-07 15:39:31 +02:00
timman2er
1ec991650e fix position if statement to in else statement 2018-10-07 14:28:42 +02:00
timman2er
fb440fcaed add support for max esc temp and rpm (rebase) 2018-09-25 15:33:04 +02:00
timman2er
9bb283e2f5 added OSD support for flip arrow 2018-08-27 15:02:08 +02:00
Michael Keller
6b5a183c6b
Merge pull request #1081 from atomgomba/feature-osd-log-status-element
Support for OSD blackbox logging status element
2018-08-20 10:52:45 +12:00
Richard Cooper
317ee20dc8 Fix single line drag drop. 2018-08-16 23:15:47 +01:00
Michael Keller
39cf5bc9cc
Merge pull request #1118 from leocb/osd-max-g-force-stat
Added suport for OSD Max G-Force Stat
2018-08-17 00:22:04 +12:00
Richard Cooper
8d78d289cd Whitespace fixes. 2018-08-15 12:10:26 +01:00
Richard Cooper
7f9f3a8140 Whitespace fix 2018-08-14 20:52:58 +01:00
Richard Cooper
cda8d2d135 Fix drag on multiline OSD elements. 2018-08-14 20:51:17 +01:00
Richard Cooper
40cf566771 Change font presets to new dropdown UI. 2018-08-01 22:46:51 +01:00
Richard Cooper
4d582f45c8 Change Extra Large font name to X-Large to fix UI overflow. 2018-07-31 21:57:47 +01:00
Richard Cooper
8b59d05107 Added vision font to OSD tab. 2018-07-31 21:21:16 +01:00
Kiripolszky Károly
de395f0f58 rebase error and element ordering fix 2018-07-18 17:20:01 +02:00
Kiripolszky Károly
27bd8429fa initial version of Log Status OSD element config 2018-07-18 17:20:01 +02:00
leocb
bd4f88093f Added suport for OSD Max G-Force Stat 2018-07-17 12:30:27 -03:00
mikeller
eec1388a2d Set file type descriptions for open / save dialogs. 2018-07-17 22:01:18 +12:00
Kiripolszky Károly
7fddb38fb7 fix throttle position preview 2018-07-16 17:27:03 +02:00
Michael Keller
ac3a64300a
Merge pull request #1091 from McGiverGim/fix_osd_preview_old_firm
Fix OSD non positionable elements
2018-07-03 22:46:11 +12:00
leocb
7590c47636 Changed g_force draw_order to 15 2018-07-02 15:26:45 -03:00
leocb
920eafffcd Added G-force element to OSD Config 2018-07-02 15:11:12 -03:00
Miguel Angel Mulero Martinez
684c118f23 Add OSD anti gravity element 2018-06-28 12:08:51 +02:00
Miguel Angel Mulero Martinez
9bdedd0c2c Fix OSD non positionable elements 2018-06-28 08:50:23 +02:00
Bruce Luckcuck
25cd902bd0 Fix OSD preview to use correct units suffix for GPS speed
Respect the units selection and display "K" for metric and "M" for imperial.
2018-05-13 12:31:29 -04:00
Michael Keller
247c9f4706
Merge pull request #1019 from McGiverGim/fix_osd_sizes
Adjust some OSD fields length
2018-05-12 12:11:36 +12:00
Michael Keller
cf6d8bf706
Merge pull request #1017 from etracer65/osd_stats_reorder
Reorder OSD stats selections to match on-screen display order
2018-05-12 12:00:11 +12:00
Miguel Angel Mulero Martinez
7055f25978 i18n the osd button when pressed
It shows a "Saved" message for two seconds
2018-05-10 20:11:56 +02:00
Miguel Angel Mulero Martinez
0a8d2048a1 Adjust some OSD fields length 2018-05-08 13:41:40 +02:00
Bruce Luckcuck
1e979f0603 Reorder OSD stats selections to match on-screen display order
Going forward, any changes to the on-screen display order of the OSD post-flight statistics mut be reflected in the configurator.
2018-05-05 18:41:15 -04:00
Michael Keller
c5ae5d07a6
Merge pull request #981 from atomgomba/feature-replace-logo
Improved logo customization UI
2018-04-13 20:47:17 +12:00
Kiripolszky Károly
94fc9d01ff refactor LogoManager into its own file 2018-04-13 10:15:43 +02:00
Michael Keller
77b15a7d42
Merge pull request #1000 from McGiverGim/bf-fix_msp_versions
Fix some MSP versions
2018-04-05 09:36:03 +12:00
Kiripolszky Károly
365b05987f Merge remote-tracking branch 'upstream/master' into feature-replace-logo 2018-04-04 22:01:47 +02:00
Kiripolszky Károly
4b5c20008c LogoManager: use named parameters in translation 2018-04-04 20:36:42 +02:00