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
4c5dfe7f8e
Merge pull request #1275 from McGiverGim/disarm_flags_text
...
Arming disabled flags into text
2019-01-25 09:23:28 +13:00
Michael Keller
7843de252c
Merge pull request #1283 from etracer65/add_osd_profile_adjustment
...
Add support for OSD Profile and LED Profile in-flight adjustments
2019-01-24 19:07:09 +13:00
Miguel Angel Mulero Martinez
2c04c3350b
Arming disabled flags into text
2019-01-23 16:06:53 +01: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
Bruce Luckcuck
c0c81e5d37
Add support for OSD Profile and LED Profile in-flight adjustments
2019-01-22 19:07:32 -05: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
Michael Keller
c76fdaed69
Merge pull request #1273 from McGiverGim/fix_layout_pid
...
Fix layout of PID tab
2019-01-21 18:53:10 +13:00
Michael Keller
33438ea740
Merge pull request #1274 from McGiverGim/add_beeper_rc_smoothing
...
Add beeper RC SMOOTHING INIT FAIL
2019-01-21 18:52:45 +13: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
Miguel Angel Mulero Martinez
097b88bf90
Add beeper RC SMOOTHING INIT FAIL
2019-01-15 15:24:26 +01:00
Miguel Angel Mulero Martinez
712734c2b4
Fix layout of PID tab
2019-01-15 12:35:27 +01:00
Bruce Luckcuck
e85a91027b
Check selected blackbox device before allowing mass storage reboot
...
This is the Configurator side check to go along with the firmware CLI check before rebooting into mass storage mode.
2019-01-12 19:25:51 -05:00
Bruce Luckcuck
701c1ffae6
Allow "set" option on all channels for stage 1 failsafe (rxfail)
2019-01-10 17:41:03 -05:00
phobos
332359cc7b
Added recent SPI RX protocols to dropdown menu
2019-01-09 18:06:35 +01:00
Steffen Windoffer
5a4cb3b916
MAX_G_FORCE got added after the 1.40 release
2019-01-08 00:00:03 +01:00
AJ Christensen
74445a4b4b
Ports tab: Add missing blackbox baud rates: 1Mbps, 1.5Mbps, 2.47Mbps
2019-01-02 08:29:01 +13:00
Michael Keller
07f28e44d6
Merge pull request #1260 from kmitchel/fft_osd
...
Add Max fft to OSD stats.
2018-12-29 22:22:43 +13:00
Kenneth Mitchell
6d113066c6
Add Max fft to OSD stats.
2018-12-27 19:49:27 -06:00
fgiudice98
b0528143a3
Update power.js
2018-12-27 12:43:18 +01:00
fgiudice98
95f4f1c888
Vbat precision (fixes)
2018-12-26 15:14:12 +01:00
fgiudice98
d687e382fe
Increased Vbat precision
2018-12-25 15:44:28 +01:00
Bruce Luckcuck
65169163b0
Add MSP_REBOOT_MSC_UTC reboot type to reboot into mass storage using UTC timestamps
...
The FAT filesystem is not timezone aware so timestamps are expected to be in the user's local time. However Linux implementations seem to expect the timestamps to be in UTC and then apply the user's computer timezone offset.
Adds an alternate reboot method used when the platform is "Linux" that prevents mass storage mode from adjusting the time to local time and instead uses UTC.
2018-12-18 08:09:49 -05:00
mikeller
cd62b7045a
Updated VTX settings OSD preview for status indicator.
2018-12-16 11:33:46 +13:00
jflyper
27f363cc70
Amend stm32usbdfu.js for USB errors to console
2018-12-12 23:30:44 +09:00
Michael Keller
9d9dd13cc7
Merge pull request #1249 from jflyper/bfcdev-use-wtransfersize-for-writing-and-reading
...
Use wTransferSize from DFU functional descriptor for writing/reading
2018-12-12 23:33:36 +13:00
Michael Keller
6f964842d3
Merge pull request #1251 from Benjamindudok/1244-fix-headerbar-wrap
...
Don't wrap items in headerbar on small windows
2018-12-12 00:19:53 +13:00
mikeller
cca53d23b8
Fix indentation of 'osd.js'.
2018-12-09 14:48:28 +13:00
Michael Keller
b971365428
Merge pull request #1248 from mikeller/fix_osd_elements
...
Fixed OSD element display, added missing elements.
2018-12-09 13:11:22 +13:00
Benjamin Dudok
7bba0fb1c6
Make navigation buttons a bit smaller
2018-12-08 23:33:24 +01:00
Benjamin Dudok
ddef96e4f5
Create room for status wrapper on smaller windows
2018-12-08 23:31:12 +01: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
jflyper
2c62a0dc9d
Be aware of async nature of the procedure
2018-12-06 21:30:11 +09:00
Michael Keller
15743a9b06
Merge pull request #1247 from mikeller/clarify_chunk_handling
...
Clarify handling of compressed byte count when downloading uncompressed data flash.
2018-12-06 21:28:52 +13:00
jflyper
99ab8a945c
Use wTransferSize from DFU functional descriptor for writing/reading
2018-12-06 15:28:59 +09:00
mikeller
57cf08e0ce
Fixed OSD element display, added missing elements.
2018-12-06 01:01:25 +13:00
mikeller
63cfaef766
Clarify handling of compressed byte count when downloading uncompressed data flash.
2018-12-05 00:02:22 +13:00
Michael Keller
5e9f34159c
Merge pull request #1241 from mikeller/fix_flashing_exception
...
Fixed exception thrown when flashing.
2018-12-03 21:50:52 +13:00
Michael Keller
ba6770702e
Merge pull request #1240 from klutvott123/Fix-rc-expo-background-color
...
Fix rc expo background color
2018-12-02 23:25:09 +13:00
mikeller
058e72811c
Fixed exception thrown when flashing.
2018-12-02 23:22:32 +13:00
Michael Keller
6f314dd1bb
Merge pull request #1236 from klutvott123/Change-slider-behaviour
...
Change slider behaviour
2018-11-28 22:55:44 +13:00
Hans Christian Olaussen
b6201bae77
Fix rc expo background color
2018-11-28 00:15:27 +01:00
Hans Christian Olaussen
4a8af98183
Fix comment indent
2018-11-28 00:06:35 +01:00