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

5244 commits

Author SHA1 Message Date
Dave Huber
8aae479157 Merge branch 'backup_restore_mode_ranges_fix' into add_version_check_to_set_mode_ranges 2019-02-10 10:21:15 -06:00
Dave Huber
97435b35ab Move MODE_RANGES_EXTRA code 2019-02-10 10:19:45 -06:00
mikeller
7f04f36746 Fixed incorrect temperature symbols. 2019-02-10 19:12:26 +13:00
mikeller
c690eadcbd Added analytics for board type, MCU id, configurator build type. Also improved status display. 2019-02-10 17:21:01 +13:00
Dave Huber
fc8618828f Add version check to set_mode_ranges 2019-02-09 20:49:17 -06:00
mikeller
ba04d26ade Update dependencies to latest working versions. 2019-02-10 12:49:50 +13:00
mikeller
a2c2b82806 Added deprecation warning for dataflash saving. 2019-02-10 12:19:21 +13:00
Michael Keller
ac003d1405
Merge pull request #1288 from drnic/default-latest-firmware
once hardware selected, default to/encourage latest firmware
2019-02-09 11:55:35 +13:00
Dave Huber
6618ef5fb8 Merge branch 'add_extras_default_to_backup_restore' into add_mode_logic_to_msp 2019-02-08 16:45:14 -06:00
Dave Huber
5718f4db3c Add MODE_RANGES_EXTRA to backup restore 2019-02-08 16:38:52 -06:00
Dave Huber
8d7864ea7d Merge branch 'add_mode_logic_fixes' into add_mode_logic_to_msp 2019-02-08 00:08:23 -06:00
Dave Huber
75351722ad Don't save link if nothing selected
Initially hide logic list in range template
Add show/hide for logic list
2019-02-08 00:06:51 -06:00
Dr Nic Williams
39fc46e8b0 once hardware selected, default to/encourage latest firmware 2019-02-08 07:13:39 +10:00
Dave Huber
5b8e38c216 Add MSP_MODE_RANGES_EXTRA
Add MSP_MODE_RANGES_EXTRA to msp codes.
Add MODE_RANGES_EXTRA function call.
Add modeRangeExtra when reading mode settings.
Add UI for modeLogic.
Position and populate Logic selector.
Some fixes for msp apiVersion checking.
Add 'save' modeLogic.
Add link button and translations.
Add code to show/hide Link button.
Adjust position of link and range buttons.
Add structure code for Link button.
Add linkedTo code.
Add link div with delete button to html and css.
Add code to hide/show buttons when link is pressed.
Add code to add link select to range area.
Add save code for linked modes.
Add formatting to link.
Don't allow linking to/from ARM or self.
Remove unnecessary styling.
Update reading MODE_RANGES_EXTRA array length.
Set defaults for '_EXTRA' to aux tab.
2019-02-07 11:23:07 -06:00
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
Michael Keller
38e131e9df
Merge pull request #1215 from smoriarty21/pilot_name
Pilot Name
2019-02-02 22:57:47 +13: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
Michael Keller
e235fd50e4
Merge pull request #1284 from mikeller/fix_font_preview
Fixed OSD font preview dialog breaking when opening multiple times.
2019-01-28 20:16:26 +13:00
mikeller
5f984ad382 Added OSD preview elements for stick overlays. 2019-01-27 14:39:00 +13:00
mikeller
5ce8b0948b Added custom characters for stick overlays to fonts. 2019-01-27 13:46:11 +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
Michael Keller
e7f6269871
Merge pull request #1280 from McGiverGim/add_unknown_osd_warning
Add unknown OSD warnings
2019-01-24 01:44:58 +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
Michael Keller
77295c6ba6
Merge pull request #1278 from etracer65/osd_warnings_uint32
Add support for 32bit OSD warnings bitmask; add missing warnings elements
2019-01-21 18:52:13 +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
Michael Keller
c1a188f31d
Merge pull request #1271 from etracer65/msc_reboot_device_check
Check selected blackbox device before allowing mass storage reboot
2019-01-15 00:16:56 +13: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
Michael Keller
52732511ac
Merge pull request #1269 from etracer65/rxfail_set_for_all_channels
Allow "set" option on all channels for stage 1 failsafe (rxfail)
2019-01-12 17:47:30 +13:00
Bruce Luckcuck
701c1ffae6 Allow "set" option on all channels for stage 1 failsafe (rxfail) 2019-01-10 17:41:03 -05:00
Michael Keller
d3a96a7f1f
Merge pull request #1268 from phobos-/rx-spi-protocols
Added recent SPI RX protocols to dropdown menu
2019-01-11 09:13:59 +13:00
phobos
332359cc7b Added recent SPI RX protocols to dropdown menu 2019-01-09 18:06:35 +01:00
Steffen Windoffer
9c0d297fe5
Merge pull request #1261 from mikeller/make_travis_secure
Changed travis Slack integration to be encrypted.
2019-01-09 12:38:59 +01:00
Michael Keller
6b26d38aff
Merge pull request #1267 from wind0r/fix_osd_below_1.41
MAX_G_FORCE got added after the 1.40 release
2019-01-09 23:09:07 +13:00
Steffen Windoffer
5a4cb3b916 MAX_G_FORCE got added after the 1.40 release 2019-01-08 00:00:03 +01:00
Michael Keller
adc2ea92b7
Merge pull request #1262 from fujin/add-openlager-baudrates-to-ports-tab
Ports tab: Add missing blackbox baud rates: 1Mbps, 1.5Mbps, 2.47Mbps
2019-01-07 10:19:28 +13: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
Michael Keller
1b2e8a60ce
Merge pull request #1259 from fgiudice98/master
Increased Vbat precision
2018-12-29 20:09:40 +13:00