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

40 commits

Author SHA1 Message Date
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
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
Kiripolszky Károly
59788d8940 improved logo validation output, improved localization handling and bugfix 2018-04-04 20:34:56 +02:00
Kiripolszky Károly
9d9a395f6b improved logo customization UI 2018-04-04 20:34:46 +02:00
Kiripolszky Károly
fd83241379 move styles for font logo management interface to external stylesheet 2018-04-04 20:34:33 +02:00
Kiripolszky Károly
79907fa388 logo customization code autoformatted with 4 space indents and minor refactoring 2018-04-04 20:34:21 +02:00
Kiripolszky Károly
6ef1ae7721 display logo image validation errors on the GUI 2018-04-04 20:34:08 +02:00
Miguel Angel Mulero Martinez
eba1a0fbb5 Fix some MSP versions 2018-04-04 16:21:49 +02:00
Michael Keller
d0ce8869a0
Merge pull request #998 from McGiverGim/bf-add_osd_warning_esc_fail
Add OSD_WARNING_ESC_FAIL
2018-04-05 02:15:25 +12:00
Miguel Angel Mulero Martinez
37a5cd0081 Add OSD_WARNING_ESC_FAIL 2018-04-04 16:04:11 +02:00
Michael Keller
6440fb542e
Merge pull request #999 from McGiverGim/bf-add_battery_stats
Add OSD statistic battery
2018-04-05 01:22:32 +12:00
Michael Keller
dede17f1dd
Merge pull request #996 from McGiverGim/bf-add_not_linear_elements_osd
Add not linear elements to OSD
2018-04-04 15:10:33 +12:00
Miguel Angel Mulero Martinez
22439528fc Add OSD statistic battery 2018-04-03 19:58:02 +02:00
Miguel Angel Mulero Martinez
5c15f9cbe8 Add not linear elements to OSD 2018-04-03 19:04:39 +02:00
Hydra
5f3c2b9c4b CF/BF - Support reading OSD logos from local files.
It was broken due to chrome permissions.
2018-03-27 10:10:58 +13:00
Kiripolszky Károly
d15fbda038 move styles for font logo management interface to external stylesheet 2018-02-21 19:50:58 +01:00
Kiripolszky Károly
3f6800dcdc logo customization code autoformatted with 4 space indents and minor refactoring 2018-02-20 22:00:58 +01:00
Kiripolszky Károly
85dea70cba display logo image validation errors on the GUI 2018-02-20 17:44:53 +01:00
Kiripolszky Károly
41c46afcc5 add new option to customize OSD logo 2018-02-19 19:21:35 +01:00
Miguel Angel Mulero Martinez
0a71f1e559 Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
Bas Delfos
fd8e47706d Changes as per review comment 2018-01-25 00:37:07 +01:00
Renamed from src/tabs/osd.js (Browse further)