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

4220 commits

Author SHA1 Message Date
Michael Keller
c685be4223
Merge pull request #1339 from etracer65/add_filter_defaults_by_version
Add support for filtering defaults based on firmware version
2019-04-05 08:44:04 +13:00
Miguel Angel Mulero Martinez
6b9fbc5930 Fix superExpo in the receiver preview 2019-04-04 16:34:35 +02:00
jerryxin123
406932ce48 Add rx SerialType for DJI_HDL receiver 2019-04-04 19:37:19 +08:00
root
d58b721ab9 small tweak to avoid treating a newline at the end a font file as data 2019-04-04 03:54:11 +00:00
Bruce Luckcuck
fcf802b8d4 Add support fo filtering defaults based on firmware version
Ensures that when filters are enabled the defaults used are appropriate for the firmware version.
2019-04-03 09:37:50 -04:00
Miguel Angel Mulero Martinez
4391ea882b Remove flickering when fix is unstable 2019-04-03 14:09:23 +02:00
Michael Keller
a36329c860
Merge pull request #1337 from mikeller/fix_flashing_lockout
Fixed lockout for flashing local file caused by the releases being loaded.
2019-04-03 21:35:13 +13:00
Michael Keller
8abfdb7424
Merge pull request #1336 from mikeller/fix_reconnect_attempts
Removed non-working reconnect attempts.
2019-04-02 20:48:24 +13:00
AJ Christensen
e322ef0795 MSP Multiple GYRO/ACC alignment support
* Make use of 1.41.0 MSP API changes introduced
  https://github.com/betaflight/betaflight/pull/7506
* Not really happy with the elements/css, but opening this up for feedback. I
  can't quite get the select inputs or the text/icons to go where I want :p
2019-04-02 20:03:15 +13:00
mikeller
9aa4d8aa1b Fixed lockout for flashing local file caused by the releases being loaded. 2019-04-01 22:52:07 +13:00
mikeller
80220738d1 Removed non-working reconnect attempts. 2019-03-31 23:59:26 +13:00
Michael Keller
974e622b73
Merge pull request #1333 from schugabe/update-defaults
update defaults to match firmware settings
2019-03-30 19:48:36 +13:00
Johannes
e4f792bf4a
update defaults to match firmware settings
update dterm_lowpass_dyn_min_hz dterm_lowpass2_type and dterm_lowpass2_hz to match firmware defaults
2019-03-29 00:23:25 +01:00
Michael Keller
2286b9dfa4
Merge pull request #1330 from McGiverGim/fix_position_osd_preview
Fix OSD preview under low resolutions
2019-03-28 23:19:04 +13:00
Miguel Angel Mulero Martinez
903e5d3d06 Fix OSD preview under low resolutions 2019-03-26 13:43:32 +01:00
Michael Keller
18bff02242
Merge pull request #1327 from mikeller/fix_debian_file_ownership
Fixed ownership of installed files on debian.
2019-03-26 07:47:25 +13:00
Michael Keller
ee0db6557d
Merge pull request #1231 from atomgomba/feature-copy-cli-history-to-clipboard
Add button to copy CLI contents to clipboard
2019-03-26 05:54:04 +13:00
Károly Kiripolszky
e7798344d8 show successful clipboard copy on the button 2019-03-25 11:10:57 +01:00
Károly Kiripolszky
4968f7b080 hide CLI 'Copy to clipboard' button if neither NW nor browser support is available 2019-03-24 16:59:16 +01:00
Károly Kiripolszky
4bb9d30d05 use standard Clipboard API when available 2019-03-24 15:29:36 +01:00
Károly Kiripolszky
eb899ddf21 add button to copy CLI contents to clipboard 2019-03-24 15:29:36 +01:00
mikeller
5f5166cc41 Fixed ownership of installed files on debian. 2019-03-24 11:52:59 +13:00
Michael Keller
eb4a0d7808
Merge pull request #1323 from kmitchel/dyn_lpf_gyro_max
Do not change dyn_lpf_gyro_max_hz when gyro dyn lpf is disabled.
2019-03-21 07:13:45 +13:00
Kenneth Mitchell
e0e7c8a423 Do not change dyn_lpf_gyro_max_hz. 2019-03-17 18:46:20 -04:00
Michael Keller
9e3f2791b9
Merge pull request #1315 from dronejunkie/rpm-osd
Adding rpm freq osd element and new format for rpm.
2019-03-17 10:22:35 +13:00
J Blackman
3a32fd5ff9
Merge pull request #1322 from mikeller/add_patreon_link
Added note and link to Patreon.
2019-03-17 03:33:09 +11:00
jack
b390a48d04 Added rpm freq osd element and new rpm osd layout. Added new element type, which is an array of string. 2019-03-16 23:13:25 +11:00
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