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

5449 commits

Author SHA1 Message Date
Robert Cisneros
42c9703b95 Removed video format dependency of up/down reference indication
Removed relationship between video format and the default position for the up down reference indication.
2021-02-15 21:17:07 -06:00
Robert Cisneros
56fec5cbec Code correction to OSD_UP_DOWN_REFERENCE logic.
Corrected OSD_UP_DOWN_REFERENCE label to be consistent with Betaflight.  Simplified preview logic to show symbol centered.
2021-02-13 22:25:47 -06:00
Robert Cisneros
4c22f6e8c0 Bringing in changes from the trunk 2021-01-14 19:24:34 -06:00
Michael Keller
14a5f32a2d
Merge pull request #2349 from limonspb/smartaudio_version 2021-01-13 14:44:59 +08:00
Ivan Efimov
f872f1375f Show SmartAudio version on VTX tab; MSP reads vtx device status 2021-01-12 18:09:21 -06:00
Michael Keller
87ca6792fa
Merge pull request #2380 from haslinghuis/fix_2377 2021-01-12 19:54:28 +08:00
Mark Haslinghuis
ed75e95ff9 Fix 2377 2021-01-12 12:06:48 +01:00
Michael Keller
0b1c72c108
Merge pull request #2374 from haslinghuis/add_filters
Add missing filters
2021-01-10 08:43:48 +08:00
Mark Haslinghuis
de2ebda78c Add missing filters 2021-01-09 18:35:59 +01:00
Michael Keller
414ed271d6
Merge pull request #2378 from limonspb/esc_direction_hover_fix
Fix hover/drag-after-push bug for buttons for Motor Direction dialog on Android
2021-01-09 07:52:59 +08:00
Ivan Efimov
e76d4af683 Fix hover/drag-after-push bug for buttons for Motor Direction dialog on Android 2021-01-08 16:42:12 -06:00
Michael Keller
fbe76a41ce
Merge pull request #2376 from Asizon/fix_escdirection_android 2021-01-09 05:05:55 +08:00
Asizon
fe099291b0 Remove unneeded class 2021-01-08 13:56:24 +01:00
Asizon
5a940705d5 Fix esc direction dialog on android
Remove unneeded motors dialog and add new class

Fix dialog Height

semicolon fix
2021-01-08 10:54:48 +01:00
Michael Keller
4449e39616
Merge pull request #2347 from McGiverGim/move_stale_to_action 2021-01-08 02:56:52 +08:00
Miguel Angel Mulero Martinez
e63d4068cd Replace Stale bot by action 2021-01-07 08:59:14 +01:00
Michael Keller
f42cefc8f9
Merge pull request #2362 from haslinghuis/fix-ledstrip 2021-01-06 03:34:59 +08:00
=
8e8a15cb5c Fix led_strip 2021-01-05 20:14:14 +01:00
Robert Cisneros
73aceb6a37 Added OSD Up/Down reference element
Added control for OSD up/down reference to OSD tab.
2021-01-01 15:03:09 -06:00
Michael Keller
d5d0146af7
Merge pull request #2296 from limonspb/esc_dshot_reverse 2021-01-01 15:31:06 +01:00
Michael Keller
f6087f3f4d
Merge pull request #2320 from haslinghuis/ports 2021-01-01 15:11:38 +01:00
Michael Keller
163840a3ce
Merge pull request #2366 from limonspb/fix_auto_aux_detection
Fix auto AUX detection on Modes tab
2021-01-01 13:20:20 +01:00
Michael Keller
76d2fddad4
Merge pull request #2365 from betaflight/dependabot/npm_and_yarn/urijs-1.19.5
Bump urijs from 1.19.2 to 1.19.5
2021-01-01 13:05:02 +01:00
Ivan Efimov
ca09909d6e Motor direction dialog for Dshot escs 2020-12-31 22:26:43 -06:00
Michael Keller
8ab77bf213
Merge pull request #2355 from haslinghuis/remove_boards
Update board definitions
2021-01-01 01:53:02 +01:00
Ivan Efimov
425378df13 Fixed automatic AUX detection on Modes tab 2020-12-31 18:35:59 -06:00
Mark Haslinghuis
606d2fe2ac Update board definitions 2021-01-01 01:27:06 +01:00
Michael Keller
ebb6130604
Merge pull request #2363 from McGiverGim/fix_resource_cli
Fix null when CLI autocomplete resource
2021-01-01 00:49:25 +01:00
Michael Keller
3deb1ca9af
Merge pull request #2357 from mikeller/add_linter_to_test
Added linter run to tests.
2021-01-01 00:41:04 +01:00
Michael Keller
ec62663df2
Merge pull request #2324 from haslinghuis/features 2020-12-31 23:57:04 +01:00
Mark Haslinghuis
bffd340d0b Change lexical scope Features 2020-12-31 23:39:15 +01:00
Michael Keller
363d9e61ca
Merge pull request #2327 from haslinghuis/smallpack
Change lexical scope remaining root files
2020-12-31 23:30:30 +01:00
Michael Keller
7bce56eaf7
Merge pull request #2322 from haslinghuis/backup_restore 2020-12-31 23:25:39 +01:00
Mark Haslinghuis
21740624bf Change lexical scope backup_restore 2020-12-31 22:49:26 +01:00
Mark Haslinghuis
1d41b1381b Change lexical scope ports 2020-12-31 21:06:39 +01:00
Michael Keller
0e3f3b460a
Merge pull request #2283 from visdauas/virtual-mode 2020-12-31 13:33:31 +01:00
dependabot[bot]
3807918de2
Bump urijs from 1.19.2 to 1.19.5
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31 07:34:46 +00:00
Miguel Angel Mulero Martinez
c60fbb35c7 Fix null when CLI autocomplete resource 2020-12-30 08:58:18 +01:00
Mark Haslinghuis
57539eb6de Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
visdauas
030a75a89e Added Virtual Mode 2020-12-28 17:24:34 +01:00
Michael Keller
09663e386e
Merge pull request #2329 from haslinghuis/setup
Change lexical Scope setup tab
2020-12-28 00:52:16 +01:00
Michael Keller
6008707746
Merge pull request #2326 from haslinghuis/ratecurve
Change lexical scope ratecurve
2020-12-28 00:50:17 +01:00
Michael Keller
760485b00f
Merge pull request #2325 from haslinghuis/jenkins
Change lexical scope jenkins
2020-12-28 00:49:21 +01:00
Michael Keller
1782a20c60
Merge pull request #2321 from haslinghuis/power
Change lexical scope power
2020-12-28 00:06:15 +01:00
Michael Keller
d5a4095216 Added linter run to tests. 2020-12-27 23:09:52 +01:00
Michael Keller
f170d53624
Merge pull request #2189 from chmelevskij/chore/add-prettier 2020-12-27 23:07:22 +01:00
Tomas Chmelevskij
e9a57f279b
Merge branch 'master' into chore/add-prettier 2020-12-27 09:23:52 +04:00
Tomas Chmelevskij
d396d97e5e chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00
Michael Keller
5fa36f9247
Merge pull request #2319 from haslinghuis/led_strip 2020-12-27 01:10:34 +01:00
Michael Keller
9eaf5a62f0
Merge pull request #2348 from TheIsotopes/bump_nwjs_version
bump nw.js to version 0.50.2
2020-12-26 02:51:31 +01:00