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

1140 commits

Author SHA1 Message Date
Mark Haslinghuis
a35d11d7ac Remove unused mspHelper 2020-11-20 03:30:29 +01:00
Michael Keller
f1d7386117
Merge pull request #2263 from haslinghuis/fix_tcp_reconnect 2020-11-18 01:12:48 +13:00
Mark Haslinghuis
545ec324c0 Fix tcp boot 2020-11-17 05:20:49 +01:00
Michael Keller
407b9eaac6
Merge pull request #2272 from haslinghuis/bugfixes_msp
Minor bugfixes MSPHelper.js
2020-11-16 06:27:33 +13:00
Mark Haslinghuis
48c1e830f3 Minor bugfixes MSPHelper.js 2020-11-09 02:51:36 +01:00
Tomas Chmelevskij
73172bdb04 chore: ESM for localization 2020-11-03 21:49:48 +01:00
Miguel Angel Mulero Martinez
0d74933c6a Fix Vue accessing i18n before loading 2020-10-30 10:28:11 +01:00
Miguel Angel Mulero Martinez
5213ca0602 Revert "Upgrade i18next backend to i18nextHttpBackend"
This reverts commit 0671cfed3f.
2020-10-29 19:25:35 +01:00
Miguel Angel Mulero Martinez
39808a5477 Revert "Replace i18next http backend by filesystem sync backend"
This reverts commit 60d58e7ac9.
2020-10-29 13:11:28 +01:00
Miguel Angel Mulero Martinez
3c89029015 Replace timeout/interval functions by Node ones 2020-10-26 10:00:27 +01:00
Michael Keller
2e5566636a
Merge pull request #2254 from limonspb/osd_total_flights
Total flights stats for OSD (configurator part)
2020-10-25 20:48:13 +13:00
Ivan Efimov
61631b56d3 Total flights stats for OSD 2020-10-25 01:30:27 -05:00
Miguel Angel Mulero Martinez
d7a6b7374f Remove underscore from _locales 2020-10-23 09:01:46 +02:00
Michael Keller
dd56446241
Merge pull request #2244 from Asizon/update_antigravity_min 2020-10-23 12:04:18 +13:00
Michael Keller
d1adc55c0c
Merge pull request #2245 from McGiverGim/i18next_backend_fs
Replace i18next http backend by filesystem sync backend
2020-10-23 11:34:28 +13:00
Michael Keller
9a69d86a0d
Merge pull request #2239 from haslinghuis/change-message 2020-10-23 11:10:23 +13:00
Miguel Angel Mulero Martinez
60d58e7ac9 Replace i18next http backend by filesystem sync backend 2020-10-22 10:06:07 +02:00
Asizon
559017049f Rename constant 2020-10-22 00:18:00 +02:00
Michael Keller
60f6ea9438
Merge pull request #2238 from McGiverGim/remove_q_library
Remove Q library
2020-10-22 04:59:13 +13:00
Michael Keller
b371ed471d
Merge pull request #2237 from McGiverGim/remove_message_i18n
Parse messages file and use i18next vue plugin
2020-10-22 04:37:42 +13:00
Miguel Angel Mulero Martinez
dba61bc652 Parse messages file and use i18next vue plugin 2020-10-21 10:40:29 +02:00
Miguel Angel Mulero Martinez
477661131c Move Switchery library to npm/yarn 2020-10-21 08:44:50 +02:00
Asizon
d016039098 Update min value for antigravoty gain 2020-10-21 08:03:20 +02:00
Mark Haslinghuis
2fe985b768 Change save to flash msg and remove duplicate 2020-10-21 03:30:59 +02:00
Michael Keller
36fe5f48b8
Merge pull request #2236 from McGiverGim/fix_window_title_flicker
Remove window title hack for Chrome
2020-10-20 21:08:24 +13:00
Michael Keller
e96a01f682
Merge pull request #2235 from limonspb/motor_reordering_extra_configs
Added missing configurations for motor reordering (Octo X8, Octo Flat +, Octo Flat X, Bicopter, V-tail Quad, A-tail Quad, Y4, Y6)
2020-10-20 21:04:23 +13:00
Michael Keller
57f56f79d1
Merge pull request #2234 from Asizon/fix_cpuload_status
Fix cpuload value status update after disconnect
2020-10-20 21:04:14 +13:00
Miguel Angel Mulero Martinez
0e2a4fef5f Remove Q library 2020-10-19 16:52:41 +02:00
Miguel Angel Mulero Martinez
a0f1cadb32 Fix Sonar issues Cli and CliAutoComplete 2020-10-19 11:29:37 +02:00
Michael Keller
82aa47bf2f Remove window title hack for Chrome 2020-10-19 11:27:16 +02:00
Michael Keller
f87c0f5461
Merge pull request #2233 from haslinghuis/fix-sliders
Fix tuning sliders
2020-10-19 19:30:53 +13:00
Ivan Efimov
7671b4b0c2 Added missing configurations for motor reordering 2020-10-18 20:55:04 -05:00
Asizon
075d45d80f Fix cpuload value update 2020-10-18 09:16:50 +02:00
Michael Keller
afb8fdf57e
Merge pull request #2232 from Asizon/facebook_logo_fix
Fix landing tab facebook logo
2020-10-18 20:11:10 +13:00
Michael Keller
8928517c83
Merge pull request #2230 from McGiverGim/update_i18next_backend
Upgrade i18next backend to i18nextHttpBackend
2020-10-18 20:02:51 +13:00
Mark Haslinghuis
91986d705e Fix tuning sliders 2020-10-18 04:45:47 +02:00
Miguel Angel Mulero Martinez
2384fb731f Add Vue devtools to the debug mode 2020-10-17 12:50:46 +02:00
Asizon
ac2dfa2144 Fix landing tab facebook logo 2020-10-16 15:39:58 +02:00
Miguel Angel Mulero Martinez
0671cfed3f Upgrade i18next backend to i18nextHttpBackend 2020-10-16 08:33:52 +02:00
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +02:00
Michael Keller
7fcc9efc72
Merge pull request #2182 from chmelevskij/chore/add-vue 2020-10-15 10:12:32 +13:00
Michael Keller
5ec6078b40
Merge pull request #2185 from ImmersionRC/irc-ghost
Add IRC Ghost Serial Rx Protocol
2020-10-15 08:56:23 +13:00
anthonycake
491ae85acb Change hard-coded API version for GHST support to macro
"1.44.0" -> API_VERSION_1_44
2020-10-14 21:28:45 +02:00
Michael Keller
3e2b3f1be5
Merge pull request #2217 from McGiverGim/fix_osd_upload
Fix OSD upload font
2020-10-15 07:44:09 +13:00
Tomas Chmelevskij
d6cee386e8 Add Vue
Setup vue with gulp and initial components:

* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Miguel Angel Mulero Martinez
a4796250a2 Fix OSD upload font 2020-10-13 19:38:30 +02:00
Michael Keller
21429db518
Merge pull request #2218 from klutvott123/add-thrust-linear
Add Thrust Linearization
2020-10-14 02:06:43 +13:00
Hans Christian Olaussen
55c106be61 Add Thrust Linearization
Adds Thrust Linearization to the PID Tuning tab.
2020-10-11 21:34:21 +02:00
Asizon
123ae5b73b Added darkmode and cordova into receiver rx plot 2020-10-11 13:26:47 +02:00
Michael Keller
b6d90c1a8b
Merge pull request #2208 from etracer65/update_osd_pid_element_preview 2020-10-11 14:50:09 +13:00