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

1155 commits

Author SHA1 Message Date
Mark Haslinghuis
ee4492495c Fix Mac OSX Hide command problem 2021-03-21 11:41:23 +01:00
UAV Tech
b4afe7231c Add FW Filter Slider Support-ALL credit to haslinhuis! 2021-03-18 13:26:07 -04:00
Tomas Chmelevskij
54b0a118a1 feat: move static tabs to modules 2021-03-16 18:19:16 +01:00
Tomas Chmelevskij
d8be3dd5a2 feat: migrate landing to modules 2021-03-13 06:43:21 +01:00
Tomas Chmelevskij
68b39643b7 feat: move help tab to modules 2021-03-01 19:16:51 +01:00
Tomas Chmelevskij
6c8dd5de6d feat: migrate main to modules 2021-03-01 19:03:37 +01:00
Michael Keller
9cedeb23ca
Merge pull request #2424 from haslinghuis/fix_port_dropdown 2021-02-26 01:44:19 +13:00
Mark Haslinghuis
91e06be19f Fix Port Dropdown Width 2021-02-24 20:32:20 +01:00
Davor Kustec
2ebdd016d7 Initial commit
Changes requested by review
2021-02-23 23:56:48 +01:00
UAV Tech
4d86124957 Reordered sliders & fix actions 2021-02-22 13:33:18 -05:00
Michael Keller
e06210af2a
Merge pull request #2386 from haslinghuis/fix_81 2021-02-22 01:01:31 +13:00
Mark Haslinghuis
a4ba1adb97 Move receiver and rssi configuration to receiver tab 2021-02-17 23:37:33 +01: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
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
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
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
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
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
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
Mark Haslinghuis
de2ebda78c Add missing filters 2021-01-09 18:35:59 +01:00
Michael Keller
f42cefc8f9
Merge pull request #2362 from haslinghuis/fix-ledstrip 2021-01-06 03:34:59 +08:00