1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00
Commit graph

3979 commits

Author SHA1 Message Date
Miguel Angel Mulero Martinez
637cc28f26 Use defaults for notch cutoffs 2018-06-16 08:47:12 +02:00
Michael Keller
7908f0274f
Merge pull request #1052 from cmengler/strict-directive-fixes
Fixed 'use strict' directives
2018-06-16 15:05:57 +12:00
Michael Keller
6854c1c7bd
Merge pull request #1051 from cmengler/beepers-fix
Fixed variable scope in Beepers.js
2018-06-16 15:05:24 +12:00
Christian Mengler
14ce2f126d Fixed 'use strict' directives 2018-06-15 11:25:12 +10:00
Christian Mengler
afdffc18b9 Fixed variable scope in generateElements method of Beepers.js 2018-06-15 10:58:49 +10:00
Michael Keller
40ed78ab35
Merge pull request #1049 from mikeller/add_dshot_beacon_helptext
Added help text for Dshot beacon.
2018-06-12 19:04:04 +12:00
mikeller
acc8550924 Added help text for Dshot beacon. 2018-06-11 23:19:37 +12:00
Michael Keller
9cd01586b9
Merge pull request #1048 from mikeller/add_dshot_beacon_condition
Added configuration for Dshot beacon activation conditions.
2018-06-11 01:21:25 +12:00
mikeller
26361bebad Added configuration for Dshot beacon activation conditions. 2018-06-11 00:55:21 +12:00
Michael Keller
7be361ae20
Merge pull request #1047 from McGiverGim/new_filters_stage2
Fix max cutoff when reactivating notch
2018-06-10 10:25:01 +12:00
Miguel Angel Mulero Martinez
b6fdc0ea06 Fix max cutoff when reactivating notch 2018-06-09 20:30:16 +02:00
Michael Keller
ece187ca31
Merge pull request #1039 from McGiverGim/new_filters_stage2
Add new filters Stage 2
2018-06-08 20:14:22 +12:00
Michael Keller
9e795298ef
Merge pull request #1045 from mikeller/updated_versions
Updated versions of npm packages and NW builder.
2018-06-08 16:11:13 +12:00
Miguel Angel Mulero Martinez
3be244e7a5 Refactor and up to date filters for Betaflight 3.4 2018-06-07 19:50:33 +02:00
mikeller
17d967c88b Updated versions of npm packages and NW builder. 2018-06-08 01:33:55 +12:00
Michael Keller
e3b77bc6c8
Merge pull request #1034 from Cleric-K/dterm-sp-weight-tooltip
Dterm Setpoint Weight tooltip update
2018-06-07 23:38:30 +12:00
Michael Keller
8f94c84814
Merge pull request #1044 from mikeller/fix_typo
Fixed typo in setpoint warning message.
2018-06-07 23:22:53 +12:00
Cleric-K
f333138b7e Adjust Setpoint Weight slider on startup 2018-06-06 20:02:54 +03:00
Cleric-K
4430e89fda Dynamic range for D Setpoint Weight Slider
Applying patch by @mikeller
https://github.com/betaflight/betaflight-configurator/pull/1034#issuecomment-395041697
2018-06-06 16:43:59 +03:00
mikeller
0734d91377 Fixed typo in setpoint warning message. 2018-06-07 01:12:14 +12:00
Dominic Clifton
a0aa154bd8 Add PID-Audio adjustment. 2018-06-06 12:32:48 +02:00
Michael Keller
3f54e59f48
Merge pull request #1042 from McGiverGim/i18n_failsafe_kill_options
i18n failsafe switch modes
2018-06-06 22:27:28 +12:00
Miguel Angel Mulero Martinez
0deae9d8fe i18n failsafe switch modes 2018-06-06 10:29:27 +02:00
Cleric-K
0fd9efd0c2 Setting the "D From Error" point from 1.27 back to 1.0
Reflecting https://github.com/betaflight/betaflight/pull/6052
2018-06-06 10:08:52 +03:00
Cleric-K
6a4e605506 Support for 16-bit DTerm Setpoint Weight 2018-06-06 00:22:32 +03:00
Michael Keller
5f68d5982c
Merge pull request #1040 from mikeller/add_setpoint_transition_warning
Added warning for problematic setpoint transition values.
2018-06-05 16:27:49 +12:00
Michael Keller
54483b08ee Updated message. 2018-06-05 15:43:16 +12:00
mikeller
4699e580cf Added warning for problematic setpoint transition values. 2018-06-05 00:34:20 +12:00
Michael Keller
ba968fe940
Merge pull request #1036 from McGiverGim/update_vbat_tooltip_text
Update vbat pid compensation tooltip text
2018-06-04 11:54:59 +12:00
Michael Keller
f7078e445f
Merge pull request #995 from ademuk/cli-tab-auto-complete
Capture tab key press in CLI and forward command to fc with appended …
2018-06-03 22:26:53 +12:00
Adem Gaygusuz
3e69bc7cbd change check from === 'MacOS' to !== 'Windows' 2018-06-03 10:37:55 +01:00
Adem Gaygusuz
6fd0153b91 Fix cli cleanup exit command after auto completing 2018-06-02 13:14:56 +01:00
Adem Gaygusuz
2e5bdae80e Add npm test to travis ci 2018-06-01 22:12:35 +01:00
Adem Gaygusuz
aff6f3c8a1 Stop cli buffer from being displayed in cli output 2018-06-01 16:12:17 +01:00
Adem Gaygusuz
97775f2748 Add auto completion 2018-05-31 22:51:49 +01:00
Miguel Angel Mulero Martinez
48c8b86d37 Update vbat pid compensation tooltip text 2018-05-31 15:28:01 +02:00
Michael Keller
65fd419649
Merge pull request #1033 from Cleric-K/failsafe-switch-mode
Support for failsafe-switch-mode
2018-05-31 23:15:30 +12:00
Cleric-K
6700a1f9a4 Support for failsafe-switch-mode 2018-05-30 01:48:08 +03:00
Michael Keller
e355fed2d1
Merge pull request #1031 from mikeller/synchronise_node_version
Updated travis config.
2018-05-21 18:12:53 +12:00
mikeller
1dbe03ceda Updated travis config. 2018-05-21 13:42:19 +12:00
Michael Keller
2412436e02
Merge pull request #1030 from mikeller/synchronise_node_version
Synchronised node / npm version with blackbox-log-viewer.
2018-05-21 01:46:46 +12:00
mikeller
bc0e6b2acb Added Slack notifications. 2018-05-21 01:14:25 +12:00
mikeller
703659e7c4 Try builtin for 'apt'. 2018-05-21 00:48:39 +12:00
mikeller
19351017a0 Synchronised node / npm version with blackbox-log-viewer. 2018-05-21 00:42:53 +12:00
Michael Keller
52d964a1af
Merge pull request #1029 from mikeller/made_coding_style_consistent
Made coding style consistent, fixed registry error in 'package-lock.json'.
2018-05-20 18:44:36 +12:00
mikeller
2cadc0efd1 Made coding style consistent, fixed registry error in 'package-lock.json'. 2018-05-20 13:11:36 +12:00
Michael Keller
bc1880868e
Merge pull request #1024 from nmaggioni/arm_build
ARMv7 build process
2018-05-20 13:04:14 +12:00
Niccolò Maggioni
78b7bccefa
Code style 2018-05-20 02:16:50 +02:00
Michael Keller
38f2b314fd
Merge pull request #1023 from etracer65/fix_osd_preview_speed_units
Fix OSD preview to use correct units suffix for GPS speed
2018-05-19 17:48:28 +12:00
Michael Keller
ea85369f60
Merge pull request #1027 from mikeller/add_travis_node_version
Added explicit node and npm versions to travis config.
2018-05-19 17:45:25 +12:00