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

6344 commits

Author SHA1 Message Date
Michael Keller
e06210af2a
Merge pull request #2386 from haslinghuis/fix_81 2021-02-22 01:01:31 +13:00
Michael Keller
2ef8fd3646
Merge pull request #2421 from haslinghuis/fix-dark-descriptions
Fix darkmode on motor + servo tab + messages
2021-02-22 00:40:14 +13:00
Michael Keller
3435f07575
Merge pull request #2407 from mikeller/exempt_milestones_from_staleness
Exempt issues and pull requests with a milestone from going stale.
2021-02-20 10:41:55 +13:00
Mark Haslinghuis
e82e489e62 Fix darkmode on motor and servo tab 2021-02-18 13:18:44 +01:00
Michael Keller
9c29379534
Merge pull request #2418 from haslinghuis/DminSwitchPatch
Fix DminSwitch
2021-02-19 00:52:52 +13:00
Mark Haslinghuis
a4ba1adb97 Move receiver and rssi configuration to receiver tab 2021-02-17 23:37:33 +01:00
Michael Keller
4165f58e36
Merge pull request #2395 from spatzengr/fwSliderDescriptions
Added tip for new FW sliders
2021-02-18 00:31:06 +13:00
Mark Haslinghuis
4392e57f3e Fix DminSwitch 2021-02-16 23:38:49 +01:00
Michael Keller
d123e08180
Merge pull request #2416 from chmelevskij/chore/utils-modules
chore: move css and CommonUtils to modules
2021-02-17 07:52:45 +13:00
Michael Keller
99e36744d2
Merge pull request #2411 from chmelevskij/add-semi-to-eslint
chore: add `semi` rule to the linter and run `--fix`
2021-02-17 07:52:18 +13:00
Michael Keller
c14fd6a306
Merge pull request #2415 from haslinghuis/fix_legacy_sliders_patch
Fix Legacy Tuning Slider Patch
2021-02-17 07:52:09 +13:00
Michael Keller
d600bbab61
Merge pull request #2369 from bobbycisneros/master
Added OSD Up/Down reference element
2021-02-17 07:47:37 +13:00
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
Michael Keller
168e778487
Merge pull request #2414 from TheIsotopes/del_microtime
deleted latest microtime entry
2021-02-16 00:50:55 +13:00
Michael Keller
642a4a4579
Merge pull request #2399 from haslinghuis/fix_2360
Extend mixerList with motor and servo values
2021-02-16 00:19:14 +13:00
Mark Haslinghuis
c832e9758a Fix Legacy Tuning Slider Patch 2021-02-15 01:21:06 +01:00
Tomas Chmelevskij
45dd6c3e3a chore: move css and CommonUtils to modules
* move static class to utils/common.js
* move css to modules
2021-02-14 22:32:38 +01:00
TheIsotopes
c24fd28b24
deleted latest microtime entry 2021-02-14 12:54:59 +01:00
Michael Keller
e8f5e4e68d
Merge pull request #2408 from chmelevskij/fix/hex_parser 2021-02-14 23:19:00 +13:00
Tomas Chmelevskij
616c2e796d chore: add semi rule to the linter and run --fix
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Tomas Chmelevskij
934e648e18 feat: use console.time in all places
Remove `microtime` and console log in favour of `console.time`
2021-02-14 07:30:59 +01:00
Tomas Chmelevskij
cb0d9f3a66 feat: use console.time for timing 2021-02-14 07:28:03 +01:00
UAV Tech
6956b22cef Added tip for new FW sliders 2021-02-14 17:33:45 +13: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
Michael Keller
dfbd46c6f1
Merge pull request #2409 from haslinghuis/fix_legacy_sliders
Fix legacy PID Tuning Sliders
2021-02-14 12:38:47 +13:00
Michael Keller
ad15724525
Merge pull request #2356 from haslinghuis/rearrange_motor_sensor 2021-02-14 12:36:00 +13:00
Mark Haslinghuis
7c0db59a33 Fix legacy PID Tuning Sliders 2021-02-12 03:06:40 +01:00
Michael Keller
3b26ca653a
Merge pull request #2401 from haslinghuis/fix_2393 2021-02-10 00:43:22 +13:00
mikeller
319dc429ca Exempt issues and pull requests with a milestone from going stale. 2021-02-09 00:20:44 +13:00
Michael Keller
e7c30f3b4d
Merge pull request #2392 from haslinghuis/fix-2389
Check for legacy devices
2021-02-08 23:57:18 +13:00
Mark Haslinghuis
6f21db5a06 Check for legacy devices 2021-02-08 04:53:07 +01:00
Michael Keller
977aafc54d
Merge pull request #2396 from IllusionFpv/fix/msp-tuning-sliders-version
fix msp version check for msp tuning sliders
2021-02-08 16:36:55 +13:00
Michael Keller
8b4ec428ea
Merge pull request #2391 from Asizon/fix_buttons_select
Fix user selection on buttons
2021-02-08 16:24:39 +13:00
Michael Keller
4be400a5c6
Merge pull request #2368 from chmelevskij/chore/use-modules 2021-02-08 16:06:36 +13:00
Mark Haslinghuis
a80820abaf Fix firmware filter tuning sliders 2021-02-01 22:29:31 +01:00
Mark Haslinghuis
6b3db9e8d5 Extend mixerList with motor and servo values 2021-01-27 04:40:58 +01:00
Mark Haslinghuis
4d64cda9aa Rearrange configuration and motor tab 2021-01-27 01:11:43 +01:00
Nicola De Pasquale
fb0658828b fix msp tuning sliders version 2021-01-24 14:08:43 +01:00
Michael Keller
8591526b66
Merge pull request #1821 from IvoFPV/firmware-sliders 2021-01-22 02:23:56 +13:00
Asizon
1e2c452afe Fix buttons user selection 2021-01-19 20:44:49 +01:00
IvoFPV
41fb373c94 Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
Michael Keller
de071bc136
Merge pull request #2302 from spracing/rework-last-tab
Allows the user to always open the last tab that was used *before* the CLI tab.
2021-01-16 19:15:33 +08:00
Michael Keller
5444ce37c3
Merge pull request #2383 from haslinghuis/fix_virtualfc
Fix VirtualFC TypeError
2021-01-16 10:58:37 +08: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
56646d2b6f Fix VirtualFC TypeError 2021-01-12 12:41:23 +01: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