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

1464 commits

Author SHA1 Message Date
Michael Keller
a546e23be8
i18n final statistics from OSD (#1499)
i18n final statistics from OSD
2019-06-30 13:02:45 +12:00
Miguel Angel Mulero Martinez
555f3723e2 Add unknown statistics fields to OSD 2019-06-30 12:57:47 +12:00
IvoFPV
87d4e47427 Fix power tab 2019-06-29 18:34:37 +02:00
Michael Keller
55bcb8fc6e
tweaks to dark theme (#1508)
tweaks to dark theme
2019-06-30 01:44:46 +12:00
Michael Keller
ff9bf5a327
Add minimum RSSI dBm OSD statistic (#1506)
Add minimum RSSI dBm OSD statistic
2019-06-30 01:34:31 +12:00
Michael Keller
c425a330cb
Add Link Quality symbol to the OSD preview (#1505)
Add Link Quality symbol to the OSD preview
2019-06-29 14:37:44 +12:00
Kyle K
321c795de0 moving colors from html into the .css files 2019-06-28 23:42:35 +00:00
Kyle K
29ce2eae60 further tweaks to dark mode 2019-06-28 21:09:37 +00:00
Kyle K
01b1609758 tweaks to dark theme 2019-06-28 07:27:29 +00:00
Miguel Angel Mulero Martinez
95d1a7abfe Add minimum RSSI dBm OSD statistic 2019-06-28 08:45:21 +02:00
Miguel Angel Mulero Martinez
2ea9039e3b Add Link Quality symbol to the OSD preview 2019-06-27 19:14:42 +02:00
Michael Keller
26a0a50d2a
Add switchable dark mode (#1473)
Add switchable dark mode
2019-06-24 23:19:44 +12:00
IvoFPV
5a5715fa7f Add switchable dark mode 2019-06-23 12:53:04 +02:00
Miguel Angel Mulero Martinez
2d5263996c i18n final statistics from OSD 2019-06-17 15:00:36 +02:00
Michael Keller
7f452d9c96
i18n the OSD warnings list, ordering it in alphabetical order (#1497)
i18n the OSD warnings list, ordering it in alphabetical order
2019-06-18 00:13:54 +12:00
Michael Keller
3ced412517
i18n some static options from the OSD (#1496)
i18n some static options from the OSD
2019-06-18 00:13:45 +12:00
Miguel Angel Mulero Martinez
8d714f87a8 i18n the OSD warnings list, ordering it in alphabetical order 2019-06-15 09:15:21 +02:00
Miguel Angel Mulero Martinez
9d8c686bb7 Fix missing OSD preview symbols 2019-06-15 08:28:15 +02:00
Miguel Angel Mulero Martinez
e1896a3c2d i18n some static options from the OSD 2019-06-15 08:18:18 +02:00
Michael Keller
2778cbb1f1
remove extra Byte order mark from beginning of src/main.html (#1493)
remove extra Byte order mark from beginning of src/main.html
2019-06-15 17:42:31 +12:00
Michael Keller
ddf39dacaf
Add vario units to the preview (#1488)
Add vario units to the preview
2019-06-15 17:10:44 +12:00
Miguel Angel Mulero Martinez
c28f285dd7 Add RSSI dBm warning to the OSD 2019-06-14 08:30:17 +02:00
Miguel Angel Mulero Martinez
a3e67caf73 Change arrow to small in vario OSD preview 2019-06-14 08:19:37 +02:00
root
cdd5b7cff6 remove extra Byte order mark from beginning of src/main.html as it can cause rendering issues if left alone 2019-06-13 17:35:11 +00:00
Miguel Angel Mulero Martinez
ce9eb57b6c Add RSSI dBm value to the OSD 2019-06-13 15:53:43 +02:00
Miguel Angel Mulero Martinez
71d20cd99e Add vario units to the preview 2019-06-13 15:22:21 +02:00
Michael Keller
ac798c9813
Refactor fonts (#1477)
Refactor fonts
2019-06-14 00:31:04 +12:00
Michael Keller
20d6335390
i18n OSD Elements (#1487)
i18n OSD Elements
2019-06-13 23:48:12 +12:00
Miguel Angel Mulero Martinez
c9793132ef Move unknown OSD elements to the end of the list 2019-06-12 15:17:09 +02:00
Michael Keller
bb72a44f84
Order OSD elements in alphabetical order (#1485)
Order OSD elements in alphabetical order
2019-06-12 22:46:16 +12:00
Miguel Angel Mulero Martinez
6a341ac6e4 i18n OSD Elements 2019-06-12 12:25:09 +02:00
Miguel Angel Mulero Martinez
db6651e560 Order OSD elements in alphabetical order 2019-06-11 10:59:13 +02:00
Miguel Angel Mulero Martinez
27b49a04d2 Refresh symbols depending on firmware version 2019-06-11 09:04:07 +02:00
Miguel Angel Mulero Martinez
c392f4abe9 Support no symbol for older versions of Betaflight in the OSD preview 2019-06-11 08:57:18 +02:00
Miguel Angel Mulero Martinez
16b841eb9c Fix preview of elements by version after refactor 2019-06-11 08:57:18 +02:00
mikeller
3e1f961deb Re-added adjustment slots help. 2019-06-10 23:54:04 +12:00
mikeller
640286f680 Updated adjustment range examples. 2019-06-10 22:05:30 +12:00
mikeller
cf0e78a879 Removed adjustment range slots from the UI. 2019-06-10 01:19:19 +12:00
Michael Keller
5694ac62a8
Fix min limit of gps_rescue_min_sats to 5 (#1480)
Fix min limit of gps_rescue_min_sats to 5
2019-06-09 12:41:22 +12:00
Miguel Angel Mulero Martinez
4ca6bbf896 Fix min limit of gps_rescue_min_sats to 5 2019-06-06 08:41:49 +02:00
Miguel Angel Mulero Martinez
c8efdda29f Remove second throttle symbol from OSD 2019-06-03 08:57:34 +02:00
Michael Keller
223c401524
Use the new Speed and Flight Distance OSD symbols (#1467)
Use the new Speed and Flight Distance OSD symbols
2019-06-01 22:27:56 +12:00
Michael Keller
dbb7769184
Fix button order in tabs (#1469)
Fix button order in tabs
2019-05-31 08:35:38 +12:00
Miguel Angel Mulero Martinez
b9e1557d59 Use the new Speed and Flight Distance OSD symbols 2019-05-30 19:23:14 +02:00
Miguel Angel Mulero Martinez
32fb2cb9ac Fix button order in tabs 2019-05-29 15:49:49 +02:00
Michael Keller
04d6167e87
Remove the OSD preview logo switch (#1465)
Remove the OSD preview logo switch
2019-05-30 00:50:06 +12:00
Michael Keller
56e2ce600f
Add voltage and amperage scale calibration (#1439)
Add voltage and amperage scale calibration
2019-05-28 21:19:29 +12:00
IvoFPV
b7f9ac0fdd Add voltage and amperage scale calibration manager 2019-05-27 16:08:55 +02:00
Miguel Angel Mulero Martinez
c284b5fda7 Remove the OSD preview logo switch 2019-05-27 15:22:00 +02:00
Michael Keller
aa81de133d
Align altitude left in OSD (#1459)
Align altitude left in OSD
2019-05-25 22:30:08 +12:00