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
mikeller
0d648a1a86 Added note and link to Patreon. 2019-03-16 23:25:32 +13:00
Michael Keller
17c5743348
Merge pull request #1319 from McGiverGim/add_integrated_yaw
Add integrated yaw to the Configurator
2019-03-15 08:58:36 +13:00
Miguel Angel Mulero Martinez
5a5e87a2a0 Add integrated yaw to the Configurator 2019-03-14 11:46:59 +01:00
Michael Keller
517714df22
Merge pull request #1318 from McGiverGim/add_d_min
Add D Min feature to PIDs tab
2019-03-14 03:28:14 +13:00
Miguel Angel Mulero Martinez
bad5b7c627 Add D Min feature to PIDs tab 2019-03-12 13:56:29 +01:00
Michael Keller
da6bc2e5aa
Merge pull request #1317 from leocb/Fix-Display-name-description-string
Update Display name description string to "as set by the cli command"
2019-03-12 00:28:30 +13:00
Michael Keller
b4869a9431
Merge pull request #1300 from ghostface/runcam_caddx_rename
Rename runcam device option to include caddx
2019-03-11 23:27:13 +13:00
Ghostface
2921e1c7ee rename runcam device to camera device (Runcam protocl) to make non exclusive support for other cameras clear.
align smartaudio and tramp labels to include vtx and protocol in parentheses.
2019-03-10 22:40:18 +01:00
Ghostface
794bad5803 Revert "Rename runcam device option to include caddx"
This reverts commit 328062faa6.
2019-03-10 22:37:33 +01:00
leocb
4611e71c69 Display name string to "as set by the cli command" 2019-03-10 08:49:27 -03:00
Michael Keller
951eec9aab
Merge pull request #1314 from etracer65/cli_decorate_errors
Decorate CLI error messages to make them more visible
2019-03-10 08:49:33 +13:00
Michael Keller
4dcc9105d3
Merge pull request #1312 from McGiverGim/add_dyn_lpf_dterm
Add dynamic lpf and dterm filters
2019-03-08 23:50:53 +13:00
Miguel Angel Mulero Martinez
9f2e608530 Add dynamic lpf and dterm filters 2019-03-08 08:25:23 +01:00
Bruce Luckcuck
836fe3141f Decorate CLI error messages to make them more visible
Now that we've standardized the CLI error messages it's simple to parse these when displayed in the CLI window and make them more visible. This change makes the CLI error messages red and use a bold font.
2019-03-07 10:57:26 -05:00
Michael Keller
4859878e2f
Merge pull request #1311 from McGiverGim/fix_32khz_msp
Fix 32khz MSP command
2019-03-07 03:52:10 +13:00
Michael Keller
75d66b6b99
Merge pull request #1310 from mikeller/fix_npm_vulnerability
Replaced vulnerable version of 'lodash'.
2019-03-07 03:47:47 +13:00
Miguel Angel Mulero Martinez
eac9848552 Fix 32khz MSP command 2019-03-05 12:30:42 +01:00
Michael Keller
de0f94f807 Replaced vulnerable version of 'lodash'. 2019-03-05 13:37:21 +13:00
Michael Keller
873f05dcbd
Merge pull request #1307 from McGiverGim/googlemaps_to_openstreetmap
Migrate Google Maps to OpenStreetMap
2019-03-03 22:46:28 +13:00
Miguel Angel Mulero Martinez
04ca4a5f12 Migrate Google Maps to OpenStreetMap 2019-03-03 10:02:15 +01:00
Michael Keller
5de1b703aa
Merge pull request #1287 from dthubereng/add_mode_logic_to_msp
Add modeLogic and mode link UI support
2019-03-03 12:40:00 +13:00
Dave Huber
c016c48984 Merge branch 'update-mode-help-text-again' into add_mode_logic_to_msp 2019-02-28 20:22:20 -06:00
Dave Huber
ff95818bc3 Update help for new mode logic 2019-02-28 20:21:29 -06:00
Dave Huber
4009494058 Merge branch 'update-mode-help-text' into add_mode_logic_to_msp 2019-02-23 23:51:42 -06:00
Dave Huber
a3b173a050 Updated help text for modes 2019-02-23 23:51:14 -06:00
Dave Huber
2be013fb3d Merge branch 'hide-addlink-before-1-41' into add_mode_logic_to_msp 2019-02-23 23:39:45 -06:00
Dave Huber
9a59604b0f Don't show Add Link button if not supported by API 2019-02-23 23:32:00 -06:00
Michael Keller
61392ca27a
Merge pull request #1305 from mikeller/update_install_instructions
Updated installation instructions.
2019-02-22 04:47:07 +13:00
mikeller
41c41f984a Updated installation instructions. 2019-02-21 01:29:56 +13:00
Ghostface
328062faa6 Rename runcam device option to include caddx
Caddx updated their firmware to support runcams protocol.
Changing the option will make it more clear to the enduser what to select.
2019-02-17 23:38:10 +01:00
Dave Huber
f44de1167e Merge branch 'align_mode_ui_to_bf' into add_mode_logic_to_msp 2019-02-17 12:43:44 -06:00
Dave Huber
76e632d9fc Merge branch 'add_logic_tooltip' into add_mode_logic_to_msp 2019-02-17 12:43:29 -06:00
Dave Huber
2d0e1187c7 only hide logic list if mode has only one range/link 2019-02-17 12:42:24 -06:00
Dave Huber
3216fcadd6 update mode tab help text 2019-02-17 12:38:16 -06:00
Dave Huber
d443f9ca41 Merge branch 'mixing_links_and_ranges_fix' into add_mode_logic_to_msp 2019-02-17 01:32:26 -06:00
Dave Huber
7037329f73 Add mixing links and ranges within a mode 2019-02-17 01:24:41 -06:00
Michael Keller
0deb83a370
Merge pull request #1296 from mikeller/add_vcp_detection
Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets.
2019-02-14 20:47:25 +13:00
Michael Keller
afc6524e56
Merge pull request #1295 from mikeller/remove_32k_gyro_support
Removed support for 32 kHz gyro mode.
2019-02-14 19:51:03 +13:00
Michael Keller
31f64997ec
Merge pull request #1294 from mikeller/fix_new_metrics
Fixed new metrics reporting.
2019-02-13 22:05:29 +13:00
mikeller
1530bed5b6 Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets. 2019-02-13 21:29:25 +13:00
mikeller
3144767f47 Added note. 2019-02-13 02:26:10 +13:00
mikeller
cc31ceb896 Removed support for 32 kHz gyro mode. 2019-02-12 22:59:22 +13:00
mikeller
5ee2a954b9 Fixed new metrics reporting. 2019-02-12 22:27:35 +13:00
Michael Keller
c30c2142b1
Merge pull request #1289 from mikeller/add_dataflash_save_deprecation
Added deprecation warning for dataflash saving.
2019-02-12 19:39:38 +13:00
mikeller
d86bb0d41e Changed it to use a tooltip. God I hate CSS. 2019-02-12 00:48:12 +13:00
Michael Keller
37f384ab55
Merge pull request #1290 from mikeller/update_packages
Update dependencies to latest working versions.
2019-02-11 22:17:39 +13:00
Michael Keller
e6204c7339
Merge pull request #1291 from mikeller/add_more_analytics
Added analytics for board type, MCU id, configurator build type. Also improved status display.
2019-02-11 22:17:21 +13:00
Michael Keller
feaaf0d61a
Merge pull request #1292 from mikeller/fix_temperature_symbols
Fixed incorrect temperature symbols.
2019-02-11 22:17:01 +13:00
Dave Huber
0343f2eee2 Merge branch 'add_version_check_to_set_mode_ranges' into add_mode_logic_to_msp 2019-02-10 10:28:02 -06:00
Dave Huber
e54cd65493 Move initial var to version checked code 2019-02-10 10:23:53 -06:00